2023-11-15T22:01:01.328 INFO:root:teuthology version: 0.0.1.dev203+g6899cd2 2023-11-15T22:01:01.329 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --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} --name yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459415 --verbose -- /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459415/orig.config.yaml 2023-11-15T22:01:01.381 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-15T22:01:01.465 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459415 branch: wip-yuri3-testing-2023-11-14-1227-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: yweinste@redhat.com first_in_suite: false job_id: '7459415' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-yuri3-testing-2023-11-14-1227-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: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac workunit: branch: wip-yuri3-testing-2023-11-14-1227-pacific sha1: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac owner: scheduled_yuriw@teuthology priority: 75 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: 7739 sha1: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri3-testing-2023-11-14-1227-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac targets: smithi145.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLnQv/hp8CxuNouSiHjQo6PDoFI+zn1jNVEPkpsCuJFDuxOZECEJA6oLtoQkjE8xA4SphxysEGlfBQU+tQ1gl20= smithi195.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIH0EuXdF0H+phSF/vu05yCBLebcy72MZxlnzbDLucTQVcKtM87Eu1NB9C2+YHMIBpcpiVUvCXNpkY+9YnghDQE= 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: 6899cd26fceddb2fec83dc1a1349394b28c8998e timestamp: 2023-11-15_21:10:46 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1224587 2023-11-15T22:01:01.465 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa; will attempt to use it 2023-11-15T22:01:01.466 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa/tasks 2023-11-15T22:01:01.467 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-11-15T22:01:01.468 INFO:teuthology.task.internal:Checking packages... 2023-11-15T22:01:01.493 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'ed3c8e926b9de93026c8a7c1d86be5d6821b52ac' 2023-11-15T22:01:01.493 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-15T22:01:01.493 INFO:teuthology.packaging:ref: None 2023-11-15T22:01:01.493 INFO:teuthology.packaging:tag: None 2023-11-15T22:01:01.493 INFO:teuthology.packaging:branch: wip-yuri3-testing-2023-11-14-1227-pacific 2023-11-15T22:01:01.494 INFO:teuthology.packaging:sha1: ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-15T22:01:01.494 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri3-testing-2023-11-14-1227-pacific 2023-11-15T22:01:01.713 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-171.ged3c8e92 2023-11-15T22:01:01.714 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-11-15T22:01:01.720 INFO:teuthology.task.internal:no buildpackages task found 2023-11-15T22:01:01.721 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-11-15T22:01:01.727 INFO:teuthology.task.internal:Saving configuration 2023-11-15T22:01:01.742 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-11-15T22:01:01.748 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-15T22:01:01.771 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi145.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459415', '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-11-15 21:55:59.989532', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLnQv/hp8CxuNouSiHjQo6PDoFI+zn1jNVEPkpsCuJFDuxOZECEJA6oLtoQkjE8xA4SphxysEGlfBQU+tQ1gl20='} 2023-11-15T22:01:01.793 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi195.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459415', '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-11-15 21:55:59.991396', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIH0EuXdF0H+phSF/vu05yCBLebcy72MZxlnzbDLucTQVcKtM87Eu1NB9C2+YHMIBpcpiVUvCXNpkY+9YnghDQE='} 2023-11-15T22:01:01.793 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-11-15T22:01:01.799 INFO:teuthology.task.internal:roles: ubuntu@smithi145.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-11-15T22:01:01.800 INFO:teuthology.task.internal:roles: ubuntu@smithi195.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-11-15T22:01:01.800 INFO:teuthology.run_tasks:Running task console_log... 2023-11-15T22:01:01.928 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb165044b80>, signals=[15]) 2023-11-15T22:01:01.929 INFO:teuthology.run_tasks:Running task internal.connect... 2023-11-15T22:01:01.937 INFO:teuthology.task.internal:Opening connections... 2023-11-15T22:01:01.937 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi145.front.sepia.ceph.com 2023-11-15T22:01:01.938 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-15T22:01:02.050 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi195.front.sepia.ceph.com 2023-11-15T22:01:02.051 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-15T22:01:02.121 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-11-15T22:01:02.127 DEBUG:teuthology.orchestra.run.smithi145:> uname -m 2023-11-15T22:01:02.152 INFO:teuthology.orchestra.run.smithi145.stdout:x86_64 2023-11-15T22:01:02.153 DEBUG:teuthology.orchestra.run.smithi145:> cat /etc/os-release 2023-11-15T22:01:02.213 INFO:teuthology.orchestra.run.smithi145.stdout:NAME="CentOS Stream" 2023-11-15T22:01:02.213 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION="8" 2023-11-15T22:01:02.214 INFO:teuthology.orchestra.run.smithi145.stdout:ID="centos" 2023-11-15T22:01:02.214 INFO:teuthology.orchestra.run.smithi145.stdout:ID_LIKE="rhel fedora" 2023-11-15T22:01:02.214 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION_ID="8" 2023-11-15T22:01:02.214 INFO:teuthology.orchestra.run.smithi145.stdout:PLATFORM_ID="platform:el8" 2023-11-15T22:01:02.214 INFO:teuthology.orchestra.run.smithi145.stdout:PRETTY_NAME="CentOS Stream 8" 2023-11-15T22:01:02.214 INFO:teuthology.orchestra.run.smithi145.stdout:ANSI_COLOR="0;31" 2023-11-15T22:01:02.214 INFO:teuthology.orchestra.run.smithi145.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-11-15T22:01:02.214 INFO:teuthology.orchestra.run.smithi145.stdout:HOME_URL="https://centos.org/" 2023-11-15T22:01:02.214 INFO:teuthology.orchestra.run.smithi145.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-15T22:01:02.214 INFO:teuthology.orchestra.run.smithi145.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-15T22:01:02.214 INFO:teuthology.orchestra.run.smithi145.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-11-15T22:01:02.215 INFO:teuthology.lock.ops:Updating smithi145.front.sepia.ceph.com on lock server 2023-11-15T22:01:02.234 DEBUG:teuthology.orchestra.run.smithi195:> uname -m 2023-11-15T22:01:02.260 INFO:teuthology.orchestra.run.smithi195.stdout:x86_64 2023-11-15T22:01:02.260 DEBUG:teuthology.orchestra.run.smithi195:> cat /etc/os-release 2023-11-15T22:01:02.323 INFO:teuthology.orchestra.run.smithi195.stdout:NAME="CentOS Stream" 2023-11-15T22:01:02.324 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION="8" 2023-11-15T22:01:02.324 INFO:teuthology.orchestra.run.smithi195.stdout:ID="centos" 2023-11-15T22:01:02.325 INFO:teuthology.orchestra.run.smithi195.stdout:ID_LIKE="rhel fedora" 2023-11-15T22:01:02.325 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION_ID="8" 2023-11-15T22:01:02.326 INFO:teuthology.orchestra.run.smithi195.stdout:PLATFORM_ID="platform:el8" 2023-11-15T22:01:02.326 INFO:teuthology.orchestra.run.smithi195.stdout:PRETTY_NAME="CentOS Stream 8" 2023-11-15T22:01:02.326 INFO:teuthology.orchestra.run.smithi195.stdout:ANSI_COLOR="0;31" 2023-11-15T22:01:02.326 INFO:teuthology.orchestra.run.smithi195.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-11-15T22:01:02.327 INFO:teuthology.orchestra.run.smithi195.stdout:HOME_URL="https://centos.org/" 2023-11-15T22:01:02.327 INFO:teuthology.orchestra.run.smithi195.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-15T22:01:02.327 INFO:teuthology.orchestra.run.smithi195.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-15T22:01:02.327 INFO:teuthology.orchestra.run.smithi195.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-11-15T22:01:02.328 INFO:teuthology.lock.ops:Updating smithi195.front.sepia.ceph.com on lock server 2023-11-15T22:01:02.350 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-11-15T22:01:02.361 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-11-15T22:01:02.368 INFO:teuthology.task.internal:Checking for old test directory... 2023-11-15T22:01:02.369 DEBUG:teuthology.orchestra.run.smithi145:> test '!' -e /home/ubuntu/cephtest 2023-11-15T22:01:02.371 DEBUG:teuthology.orchestra.run.smithi195:> test '!' -e /home/ubuntu/cephtest 2023-11-15T22:01:02.393 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-11-15T22:01:02.401 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-11-15T22:01:02.402 DEBUG:teuthology.orchestra.run.smithi145:> test -z $(ls -A /var/lib/ceph) 2023-11-15T22:01:02.438 DEBUG:teuthology.orchestra.run.smithi195:> test -z $(ls -A /var/lib/ceph) 2023-11-15T22:01:02.467 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-11-15T22:01:02.542 INFO:teuthology.run_tasks:Running task kernel... 2023-11-15T22:01:02.560 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-11-15T22:01:02.561 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-11-15T22:01:02.561 DEBUG:teuthology.orchestra.run.smithi145:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-15T22:01:02.561 DEBUG:teuthology.orchestra.run.smithi195:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-15T22:01:02.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-15T22:01:02.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-15T22:01:02.583 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2023-11-15T22:01:02.584 DEBUG:teuthology.orchestra.run.smithi195:> uname -r 2023-11-15T22:01:02.644 INFO:teuthology.orchestra.run.smithi195.stdout:4.18.0-489.el8.x86_64 2023-11-15T22:01:02.645 INFO:teuthology.task.kernel:Running kernel on smithi195: 4.18.0-489.el8.x86_64 2023-11-15T22:01:02.645 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum install -y kernel 2023-11-15T22:01:02.646 INFO:teuthology.orchestra.run.smithi145.stdout:4.18.0-489.el8.x86_64 2023-11-15T22:01:02.646 INFO:teuthology.task.kernel:Running kernel on smithi145: 4.18.0-489.el8.x86_64 2023-11-15T22:01:02.647 DEBUG:teuthology.orchestra.run.smithi145:> sudo yum install -y kernel 2023-11-15T22:01:09.419 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 8 - AppStream 8.0 MB/s | 34 MB 00:04 2023-11-15T22:01:09.545 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS Stream 8 - AppStream 7.9 MB/s | 34 MB 00:04 2023-11-15T22:01:18.967 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS Stream 8 - BaseOS 16 MB/s | 53 MB 00:03 2023-11-15T22:01:19.185 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 8 - BaseOS 15 MB/s | 53 MB 00:03 2023-11-15T22:01:26.925 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS Stream 8 - Extras 42 kB/s | 18 kB 00:00 2023-11-15T22:01:33.548 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS Stream 8 - Extras common packages 32 kB/s | 6.9 kB 00:00 2023-11-15T22:01:33.549 INFO:teuthology.orchestra.run.smithi195.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2023-11-15T22:01:33.549 INFO:teuthology.orchestra.run.smithi195.stdout:Extra Packages for Enterprise Linux 14 MB/s | 16 MB 00:01 2023-11-15T22:01:33.549 INFO:teuthology.orchestra.run.smithi195.stdout:lab-extras 471 kB/s | 24 kB 00:00 2023-11-15T22:01:33.549 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 8 - Extras 71 kB/s | 18 kB 00:00 2023-11-15T22:01:33.549 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 8 - Extras common packages 19 kB/s | 6.9 kB 00:00 2023-11-15T22:01:33.549 INFO:teuthology.orchestra.run.smithi145.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2023-11-15T22:01:33.549 INFO:teuthology.orchestra.run.smithi145.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-11-15T22:01:33.549 INFO:teuthology.orchestra.run.smithi145.stdout:lab-extras 559 kB/s | 24 kB 00:00 2023-11-15T22:01:36.385 INFO:teuthology.orchestra.run.smithi195.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-11-15T22:01:36.385 INFO:teuthology.orchestra.run.smithi195.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-11-15T22:01:36.529 INFO:teuthology.orchestra.run.smithi145.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-11-15T22:01:36.529 INFO:teuthology.orchestra.run.smithi145.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-11-15T22:01:36.665 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-11-15T22:01:36.665 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-11-15T22:01:36.665 INFO:teuthology.orchestra.run.smithi195.stdout: Package Architecture Version Repository Size 2023-11-15T22:01:36.666 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-11-15T22:01:36.666 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2023-11-15T22:01:36.666 INFO:teuthology.orchestra.run.smithi195.stdout: kernel x86_64 4.18.0-521.el8 baseos 10 M 2023-11-15T22:01:36.666 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2023-11-15T22:01:36.667 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-core x86_64 4.18.0-521.el8 baseos 43 M 2023-11-15T22:01:36.667 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-modules x86_64 4.18.0-521.el8 baseos 36 M 2023-11-15T22:01:36.667 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-11-15T22:01:36.667 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-11-15T22:01:36.668 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-11-15T22:01:36.668 INFO:teuthology.orchestra.run.smithi195.stdout:Install 3 Packages 2023-11-15T22:01:36.668 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-11-15T22:01:36.668 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 89 M 2023-11-15T22:01:36.668 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 96 M 2023-11-15T22:01:36.668 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-11-15T22:01:36.817 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2023-11-15T22:01:36.818 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2023-11-15T22:01:36.818 INFO:teuthology.orchestra.run.smithi145.stdout: Package Architecture Version Repository Size 2023-11-15T22:01:36.818 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2023-11-15T22:01:36.818 INFO:teuthology.orchestra.run.smithi145.stdout:Installing: 2023-11-15T22:01:36.818 INFO:teuthology.orchestra.run.smithi145.stdout: kernel x86_64 4.18.0-521.el8 baseos 10 M 2023-11-15T22:01:36.818 INFO:teuthology.orchestra.run.smithi145.stdout:Installing dependencies: 2023-11-15T22:01:36.818 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-core x86_64 4.18.0-521.el8 baseos 43 M 2023-11-15T22:01:36.818 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules x86_64 4.18.0-521.el8 baseos 36 M 2023-11-15T22:01:36.818 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:01:36.819 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2023-11-15T22:01:36.819 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2023-11-15T22:01:36.819 INFO:teuthology.orchestra.run.smithi145.stdout:Install 3 Packages 2023-11-15T22:01:36.819 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:01:36.819 INFO:teuthology.orchestra.run.smithi145.stdout:Total download size: 89 M 2023-11-15T22:01:36.819 INFO:teuthology.orchestra.run.smithi145.stdout:Installed size: 96 M 2023-11-15T22:01:36.820 INFO:teuthology.orchestra.run.smithi145.stdout:Downloading Packages: 2023-11-15T22:01:38.488 INFO:teuthology.orchestra.run.smithi195.stdout:(1/3): kernel-4.18.0-521.el8.x86_64.rpm 6.2 MB/s | 10 MB 00:01 2023-11-15T22:01:38.681 INFO:teuthology.orchestra.run.smithi145.stdout:(1/3): kernel-4.18.0-521.el8.x86_64.rpm 6.0 MB/s | 10 MB 00:01 2023-11-15T22:01:40.771 INFO:teuthology.orchestra.run.smithi195.stdout:(2/3): kernel-modules-4.18.0-521.el8.x86_64.rpm 9.2 MB/s | 36 MB 00:03 2023-11-15T22:01:40.864 INFO:teuthology.orchestra.run.smithi145.stdout:(2/3): kernel-modules-4.18.0-521.el8.x86_64.rpm 9.3 MB/s | 36 MB 00:03 2023-11-15T22:01:41.364 INFO:teuthology.orchestra.run.smithi195.stdout:(3/3): kernel-core-4.18.0-521.el8.x86_64.rpm 9.6 MB/s | 43 MB 00:04 2023-11-15T22:01:41.364 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-11-15T22:01:41.364 INFO:teuthology.orchestra.run.smithi195.stdout:Total 19 MB/s | 89 MB 00:04 2023-11-15T22:01:41.464 INFO:teuthology.orchestra.run.smithi145.stdout:(3/3): kernel-core-4.18.0-521.el8.x86_64.rpm 9.7 MB/s | 43 MB 00:04 2023-11-15T22:01:41.464 INFO:teuthology.orchestra.run.smithi145.stdout:-------------------------------------------------------------------------------- 2023-11-15T22:01:41.465 INFO:teuthology.orchestra.run.smithi145.stdout:Total 19 MB/s | 89 MB 00:04 2023-11-15T22:01:42.039 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-11-15T22:01:42.138 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction check 2023-11-15T22:01:42.463 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-11-15T22:01:42.463 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-11-15T22:01:42.558 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction check succeeded. 2023-11-15T22:01:42.559 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction test 2023-11-15T22:01:43.695 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-11-15T22:01:43.716 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-11-15T22:01:43.783 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction test succeeded. 2023-11-15T22:01:43.803 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction 2023-11-15T22:01:46.433 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-11-15T22:01:46.533 INFO:teuthology.orchestra.run.smithi145.stdout: Preparing : 1/1 2023-11-15T22:01:46.981 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-15T22:01:47.138 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-15T22:01:50.619 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-15T22:01:50.692 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-15T22:01:50.997 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-15T22:01:51.062 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-15T22:01:54.431 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-15T22:01:54.490 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-15T22:01:54.716 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : kernel-4.18.0-521.el8.x86_64 3/3 2023-11-15T22:01:54.775 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-4.18.0-521.el8.x86_64 3/3 2023-11-15T22:02:16.485 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 3/3 2023-11-15T22:02:16.509 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-15T22:02:16.633 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 3/3 2023-11-15T22:02:16.657 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-15T22:02:16.889 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: kernel-4.18.0-521.el8.x86_64 3/3 2023-11-15T22:02:16.890 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : kernel-4.18.0-521.el8.x86_64 1/3 2023-11-15T22:02:16.890 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : kernel-core-4.18.0-521.el8.x86_64 2/3 2023-11-15T22:02:17.004 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-4.18.0-521.el8.x86_64 3/3 2023-11-15T22:02:17.004 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-4.18.0-521.el8.x86_64 1/3 2023-11-15T22:02:17.004 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-core-4.18.0-521.el8.x86_64 2/3 2023-11-15T22:02:17.707 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-15T22:02:17.707 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-11-15T22:02:17.708 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-11-15T22:02:17.708 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-4.18.0-521.el8.x86_64 kernel-core-4.18.0-521.el8.x86_64 2023-11-15T22:02:17.708 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-modules-4.18.0-521.el8.x86_64 2023-11-15T22:02:17.708 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-11-15T22:02:17.708 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-11-15T22:02:17.726 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-15T22:02:17.728 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:02:17.728 INFO:teuthology.orchestra.run.smithi145.stdout:Installed: 2023-11-15T22:02:17.728 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-4.18.0-521.el8.x86_64 kernel-core-4.18.0-521.el8.x86_64 2023-11-15T22:02:17.729 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules-4.18.0-521.el8.x86_64 2023-11-15T22:02:17.729 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:02:17.729 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2023-11-15T22:02:17.848 DEBUG:teuthology.orchestra.run.smithi195:> rpm -q kernel | sort -rV | head -n 1 2023-11-15T22:02:17.881 DEBUG:teuthology.orchestra.run.smithi145:> rpm -q kernel | sort -rV | head -n 1 2023-11-15T22:02:18.096 INFO:teuthology.orchestra.run.smithi145.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-15T22:02:18.096 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-15T22:02:18.097 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-521.el8.x86_64 2023-11-15T22:02:18.097 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-15T22:02:18.097 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-15T22:02:18.097 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-11-15T22:02:18.097 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi145.front.sepia.ceph.com, path=None, version=distro) 2023-11-15T22:02:18.097 DEBUG:teuthology.orchestra.run.smithi145:> rpm -q kernel | sort -rV | head -n 1 2023-11-15T22:02:18.103 INFO:teuthology.orchestra.run.smithi195.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-15T22:02:18.103 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-15T22:02:18.103 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-521.el8.x86_64 2023-11-15T22:02:18.103 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-15T22:02:18.103 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-15T22:02:18.103 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-11-15T22:02:18.103 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi195.front.sepia.ceph.com, path=None, version=distro) 2023-11-15T22:02:18.104 DEBUG:teuthology.orchestra.run.smithi195:> rpm -q kernel | sort -rV | head -n 1 2023-11-15T22:02:18.305 INFO:teuthology.orchestra.run.smithi145.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-15T22:02:18.306 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-15T22:02:18.306 DEBUG:teuthology.orchestra.run.smithi145:> sudo rpm -qi grub2-tools 2023-11-15T22:02:18.313 INFO:teuthology.orchestra.run.smithi195.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-15T22:02:18.313 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-15T22:02:18.313 DEBUG:teuthology.orchestra.run.smithi195:> sudo rpm -qi grub2-tools 2023-11-15T22:02:18.340 INFO:teuthology.orchestra.run.smithi145.stdout:Name : grub2-tools 2023-11-15T22:02:18.340 INFO:teuthology.orchestra.run.smithi145.stdout:Epoch : 1 2023-11-15T22:02:18.340 INFO:teuthology.orchestra.run.smithi145.stdout:Version : 2.02 2023-11-15T22:02:18.340 INFO:teuthology.orchestra.run.smithi145.stdout:Release : 129.el8 2023-11-15T22:02:18.340 INFO:teuthology.orchestra.run.smithi145.stdout:Architecture: x86_64 2023-11-15T22:02:18.341 INFO:teuthology.orchestra.run.smithi145.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-11-15T22:02:18.341 INFO:teuthology.orchestra.run.smithi145.stdout:Group : System Environment/Base 2023-11-15T22:02:18.341 INFO:teuthology.orchestra.run.smithi145.stdout:Size : 9265586 2023-11-15T22:02:18.341 INFO:teuthology.orchestra.run.smithi145.stdout:License : GPLv3+ 2023-11-15T22:02:18.341 INFO:teuthology.orchestra.run.smithi145.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-11-15T22:02:18.341 INFO:teuthology.orchestra.run.smithi145.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-11-15T22:02:18.341 INFO:teuthology.orchestra.run.smithi145.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-11-15T22:02:18.341 INFO:teuthology.orchestra.run.smithi145.stdout:Build Host : kbuilder.bsys.centos.org 2023-11-15T22:02:18.341 INFO:teuthology.orchestra.run.smithi145.stdout:Relocations : (not relocatable) 2023-11-15T22:02:18.341 INFO:teuthology.orchestra.run.smithi145.stdout:Packager : CentOS BuildSystem 2023-11-15T22:02:18.341 INFO:teuthology.orchestra.run.smithi145.stdout:Vendor : CentOS 2023-11-15T22:02:18.341 INFO:teuthology.orchestra.run.smithi145.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-15T22:02:18.342 INFO:teuthology.orchestra.run.smithi145.stdout:Summary : Support tools for GRUB. 2023-11-15T22:02:18.342 INFO:teuthology.orchestra.run.smithi145.stdout:Description : 2023-11-15T22:02:18.342 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:02:18.342 INFO:teuthology.orchestra.run.smithi145.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-15T22:02:18.342 INFO:teuthology.orchestra.run.smithi145.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-15T22:02:18.342 INFO:teuthology.orchestra.run.smithi145.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-15T22:02:18.342 INFO:teuthology.orchestra.run.smithi145.stdout:hardware devices. 2023-11-15T22:02:18.342 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:02:18.342 INFO:teuthology.orchestra.run.smithi145.stdout:This subpackage provides tools for support of all platforms. 2023-11-15T22:02:18.343 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-15T22:02:18.343 INFO:teuthology.task.kernel:Updating grub on smithi145 to boot 4.18.0-521.el8.x86_64 2023-11-15T22:02:18.343 DEBUG:teuthology.orchestra.run.smithi145:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-15T22:02:18.347 INFO:teuthology.orchestra.run.smithi195.stdout:Name : grub2-tools 2023-11-15T22:02:18.347 INFO:teuthology.orchestra.run.smithi195.stdout:Epoch : 1 2023-11-15T22:02:18.347 INFO:teuthology.orchestra.run.smithi195.stdout:Version : 2.02 2023-11-15T22:02:18.347 INFO:teuthology.orchestra.run.smithi195.stdout:Release : 129.el8 2023-11-15T22:02:18.347 INFO:teuthology.orchestra.run.smithi195.stdout:Architecture: x86_64 2023-11-15T22:02:18.347 INFO:teuthology.orchestra.run.smithi195.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-11-15T22:02:18.347 INFO:teuthology.orchestra.run.smithi195.stdout:Group : System Environment/Base 2023-11-15T22:02:18.347 INFO:teuthology.orchestra.run.smithi195.stdout:Size : 9265586 2023-11-15T22:02:18.347 INFO:teuthology.orchestra.run.smithi195.stdout:License : GPLv3+ 2023-11-15T22:02:18.348 INFO:teuthology.orchestra.run.smithi195.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-11-15T22:02:18.348 INFO:teuthology.orchestra.run.smithi195.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-11-15T22:02:18.348 INFO:teuthology.orchestra.run.smithi195.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-11-15T22:02:18.348 INFO:teuthology.orchestra.run.smithi195.stdout:Build Host : kbuilder.bsys.centos.org 2023-11-15T22:02:18.348 INFO:teuthology.orchestra.run.smithi195.stdout:Relocations : (not relocatable) 2023-11-15T22:02:18.348 INFO:teuthology.orchestra.run.smithi195.stdout:Packager : CentOS BuildSystem 2023-11-15T22:02:18.348 INFO:teuthology.orchestra.run.smithi195.stdout:Vendor : CentOS 2023-11-15T22:02:18.348 INFO:teuthology.orchestra.run.smithi195.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-15T22:02:18.348 INFO:teuthology.orchestra.run.smithi195.stdout:Summary : Support tools for GRUB. 2023-11-15T22:02:18.348 INFO:teuthology.orchestra.run.smithi195.stdout:Description : 2023-11-15T22:02:18.348 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-11-15T22:02:18.348 INFO:teuthology.orchestra.run.smithi195.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-15T22:02:18.349 INFO:teuthology.orchestra.run.smithi195.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-15T22:02:18.349 INFO:teuthology.orchestra.run.smithi195.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-15T22:02:18.349 INFO:teuthology.orchestra.run.smithi195.stdout:hardware devices. 2023-11-15T22:02:18.349 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-11-15T22:02:18.349 INFO:teuthology.orchestra.run.smithi195.stdout:This subpackage provides tools for support of all platforms. 2023-11-15T22:02:18.350 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-15T22:02:18.350 INFO:teuthology.task.kernel:Updating grub on smithi195 to boot 4.18.0-521.el8.x86_64 2023-11-15T22:02:18.350 DEBUG:teuthology.orchestra.run.smithi195:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-15T22:02:19.965 INFO:teuthology.orchestra.run.smithi145.stderr:Generating grub configuration file ... 2023-11-15T22:02:20.148 INFO:teuthology.orchestra.run.smithi195.stderr:Generating grub configuration file ... 2023-11-15T22:02:22.115 INFO:teuthology.orchestra.run.smithi145.stderr:done 2023-11-15T22:02:22.116 DEBUG:teuthology.orchestra.run.smithi145:> mktemp 2023-11-15T22:02:22.152 INFO:teuthology.orchestra.run.smithi145.stdout:/tmp/tmp.JKg0MvMPHJ 2023-11-15T22:02:22.152 DEBUG:teuthology.orchestra.run.smithi145:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.JKg0MvMPHJ 2023-11-15T22:02:22.226 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 0666 /tmp/tmp.JKg0MvMPHJ 2023-11-15T22:02:22.354 INFO:teuthology.orchestra.run.smithi195.stderr:done 2023-11-15T22:02:22.356 DEBUG:teuthology.orchestra.run.smithi195:> mktemp 2023-11-15T22:02:22.373 DEBUG:teuthology.orchestra.remote:smithi145:/tmp/tmp.JKg0MvMPHJ is 6KB 2023-11-15T22:02:22.383 INFO:teuthology.orchestra.run.smithi195.stdout:/tmp/tmp.nEAwpB1MEO 2023-11-15T22:02:22.384 DEBUG:teuthology.orchestra.run.smithi195:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.nEAwpB1MEO 2023-11-15T22:02:22.427 DEBUG:teuthology.orchestra.run.smithi145:> rm -fr /tmp/tmp.JKg0MvMPHJ 2023-11-15T22:02:22.445 DEBUG:teuthology.orchestra.run.smithi145:> sudo /bin/ls /boot/loader/entries || true 2023-11-15T22:02:22.457 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 0666 /tmp/tmp.nEAwpB1MEO 2023-11-15T22:02:22.519 INFO:teuthology.orchestra.run.smithi145.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-11-15T22:02:22.519 INFO:teuthology.orchestra.run.smithi145.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-11-15T22:02:22.519 INFO:teuthology.orchestra.run.smithi145.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-11-15T22:02:22.519 INFO:teuthology.orchestra.run.smithi145.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64.conf 2023-11-15T22:02:22.520 DEBUG:teuthology.orchestra.run.smithi145:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64 2023-11-15T22:02:22.607 DEBUG:teuthology.orchestra.remote:smithi195:/tmp/tmp.nEAwpB1MEO is 6KB 2023-11-15T22:02:22.658 DEBUG:teuthology.orchestra.run.smithi195:> rm -fr /tmp/tmp.nEAwpB1MEO 2023-11-15T22:02:22.677 DEBUG:teuthology.orchestra.run.smithi195:> sudo /bin/ls /boot/loader/entries || true 2023-11-15T22:02:22.682 DEBUG:teuthology.orchestra.run.smithi145:> sudo shutdown -r now 2023-11-15T22:02:22.743 INFO:teuthology.orchestra.run.smithi195.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-11-15T22:02:22.744 INFO:teuthology.orchestra.run.smithi195.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-11-15T22:02:22.744 INFO:teuthology.orchestra.run.smithi195.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-11-15T22:02:22.744 INFO:teuthology.orchestra.run.smithi195.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64.conf 2023-11-15T22:02:22.745 DEBUG:teuthology.orchestra.run.smithi195:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64 2023-11-15T22:02:22.890 DEBUG:teuthology.orchestra.run.smithi195:> sudo shutdown -r now 2023-11-15T22:02:52.714 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-11-15T22:02:52.715 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-11-15T22:02:52.715 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-15T22:02:52.892 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-11-15T22:02:52.893 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2023-11-15T22:02:52.893 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-15T22:03:52.774 DEBUG:teuthology.orchestra.remote:timed out 2023-11-15T22:03:52.895 DEBUG:teuthology.orchestra.remote:timed out 2023-11-15T22:04:01.784 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-11-15T22:04:01.785 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-15T22:04:01.903 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2023-11-15T22:04:01.903 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-15T22:04:02.087 DEBUG:teuthology.orchestra.run.smithi145:> true 2023-11-15T22:04:02.206 DEBUG:teuthology.orchestra.run.smithi195:> true 2023-11-15T22:04:02.445 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-11-15T22:04:02.445 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-521.el8.x86_64"... 2023-11-15T22:04:02.446 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2023-11-15T22:04:02.462 INFO:teuthology.orchestra.run.smithi145.stdout:4.18.0-521.el8.x86_64 2023-11-15T22:04:02.462 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-521.el8.x86_64 vs 4.18.0-521.el8.x86_64 2023-11-15T22:04:02.462 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-15T22:04:02.462 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-11-15T22:04:02.536 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi195.front.sepia.ceph.com' 2023-11-15T22:04:02.536 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-521.el8.x86_64"... 2023-11-15T22:04:02.536 DEBUG:teuthology.orchestra.run.smithi195:> uname -r 2023-11-15T22:04:02.594 INFO:teuthology.orchestra.run.smithi195.stdout:4.18.0-521.el8.x86_64 2023-11-15T22:04:02.594 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-521.el8.x86_64 vs 4.18.0-521.el8.x86_64 2023-11-15T22:04:02.594 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-15T22:04:02.594 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-11-15T22:04:03.463 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-11-15T22:04:03.463 DEBUG:teuthology.orchestra.run.smithi145:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-15T22:04:03.529 INFO:teuthology.orchestra.run.smithi145.stdout:ttyS1 2023-11-15T22:04:03.541 DEBUG:teuthology.parallel:result is None 2023-11-15T22:04:03.595 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-11-15T22:04:03.596 DEBUG:teuthology.orchestra.run.smithi195:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-15T22:04:03.679 INFO:teuthology.orchestra.run.smithi195.stdout:ttyS1 2023-11-15T22:04:03.694 DEBUG:teuthology.parallel:result is None 2023-11-15T22:04:03.695 INFO:teuthology.run_tasks:Running task internal.base... 2023-11-15T22:04:03.702 INFO:teuthology.task.internal:Creating test directory... 2023-11-15T22:04:03.702 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-15T22:04:03.704 DEBUG:teuthology.orchestra.run.smithi195:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-15T22:04:03.721 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-11-15T22:04:03.729 INFO:teuthology.run_tasks:Running task internal.archive... 2023-11-15T22:04:03.736 INFO:teuthology.task.internal:Creating archive directory... 2023-11-15T22:04:03.736 DEBUG:teuthology.orchestra.run.smithi145:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-15T22:04:03.764 DEBUG:teuthology.orchestra.run.smithi195:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-15T22:04:03.795 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-11-15T22:04:03.806 INFO:teuthology.task.internal:Enabling coredump saving... 2023-11-15T22:04:03.806 DEBUG:teuthology.orchestra.run.smithi145:> 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-11-15T22:04:03.825 DEBUG:teuthology.orchestra.run.smithi195:> 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-11-15T22:04:03.859 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-15T22:04:03.869 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-15T22:04:03.898 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-15T22:04:03.908 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-15T22:04:03.910 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-11-15T22:04:03.917 INFO:teuthology.task.internal:Configuring sudo... 2023-11-15T22:04:03.917 DEBUG:teuthology.orchestra.run.smithi145:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-15T22:04:03.919 DEBUG:teuthology.orchestra.run.smithi195:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-15T22:04:03.946 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-11-15T22:04:03.957 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-11-15T22:04:03.957 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-15T22:04:03.987 DEBUG:teuthology.orchestra.run.smithi195:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-15T22:04:04.004 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-15T22:04:04.086 DEBUG:teuthology.orchestra.run.smithi145:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-15T22:04:04.137 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-15T22:04:04.224 DEBUG:teuthology.orchestra.run.smithi145:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-15T22:04:04.264 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-11-15T22:04:04.264 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-15T22:04:04.333 DEBUG:teuthology.orchestra.run.smithi195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-15T22:04:04.377 DEBUG:teuthology.orchestra.run.smithi195:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-15T22:04:04.422 DEBUG:teuthology.orchestra.run.smithi195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-15T22:04:04.506 DEBUG:teuthology.orchestra.run.smithi195:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-15T22:04:04.548 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2023-11-15T22:04:04.548 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-15T22:04:04.615 DEBUG:teuthology.orchestra.run.smithi145:> sudo service rsyslog restart 2023-11-15T22:04:04.617 DEBUG:teuthology.orchestra.run.smithi195:> sudo service rsyslog restart 2023-11-15T22:04:04.703 INFO:teuthology.orchestra.run.smithi145.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-15T22:04:04.732 INFO:teuthology.orchestra.run.smithi195.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-15T22:04:05.191 INFO:teuthology.run_tasks:Running task internal.timer... 2023-11-15T22:04:05.201 INFO:teuthology.task.internal:Starting timer... 2023-11-15T22:04:05.202 INFO:teuthology.run_tasks:Running task pcp... 2023-11-15T22:04:05.212 INFO:teuthology.run_tasks:Running task selinux... 2023-11-15T22:04:05.220 DEBUG:teuthology.orchestra.run.smithi145:> sudo service auditd rotate 2023-11-15T22:04:05.608 INFO:teuthology.orchestra.run.smithi145.stdout:Rotating logs: 2023-11-15T22:04:05.628 DEBUG:teuthology.orchestra.run.smithi195:> sudo service auditd rotate 2023-11-15T22:04:05.715 INFO:teuthology.orchestra.run.smithi195.stdout:Rotating logs: 2023-11-15T22:04:05.716 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-11-15T22:04:05.716 DEBUG:teuthology.orchestra.run.smithi145:> /usr/sbin/getenforce 2023-11-15T22:04:05.864 INFO:teuthology.orchestra.run.smithi145.stdout:Permissive 2023-11-15T22:04:05.865 DEBUG:teuthology.orchestra.run.smithi195:> /usr/sbin/getenforce 2023-11-15T22:04:05.895 INFO:teuthology.orchestra.run.smithi195.stdout:Permissive 2023-11-15T22:04:05.896 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi145.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi195.front.sepia.ceph.com': 'permissive'} 2023-11-15T22:04:05.896 DEBUG:teuthology.orchestra.run.smithi145:> 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-11-15T22:04:06.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-15T22:04:06.265 DEBUG:teuthology.orchestra.run.smithi195:> 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-11-15T22:04:06.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-15T22:04:06.294 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-11-15T22:04:06.295 DEBUG:teuthology.orchestra.run.smithi145:> sudo /usr/sbin/setenforce permissive 2023-11-15T22:04:06.747 DEBUG:teuthology.orchestra.run.smithi195:> sudo /usr/sbin/setenforce permissive 2023-11-15T22:04:06.813 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-11-15T22:04:06.825 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-11-15T22:04:06.825 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-11-15T22:04:06.845 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-11-15T22:04:06.846 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi145.front.sepia.ceph.com,smithi195.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-11-15T22:11:44.544 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi145.front.sepia.ceph.com'), Remote(name='ubuntu@smithi195.front.sepia.ceph.com')] 2023-11-15T22:11:44.545 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-11-15T22:11:44.546 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-15T22:11:44.616 DEBUG:teuthology.orchestra.run.smithi145:> true 2023-11-15T22:11:44.689 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-11-15T22:11:44.689 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2023-11-15T22:11:44.690 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-15T22:11:44.759 DEBUG:teuthology.orchestra.run.smithi195:> true 2023-11-15T22:11:44.832 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi195.front.sepia.ceph.com' 2023-11-15T22:11:44.832 INFO:teuthology.run_tasks:Running task clock... 2023-11-15T22:11:44.843 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-11-15T22:11:44.843 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-15T22:11:44.843 DEBUG:teuthology.orchestra.run.smithi145:> 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-11-15T22:11:44.846 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-15T22:11:44.846 DEBUG:teuthology.orchestra.run.smithi195:> 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-11-15T22:11:44.875 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-11-15T22:11:44.890 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-11-15T22:11:44.906 INFO:teuthology.orchestra.run.smithi195.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-11-15T22:11:44.920 INFO:teuthology.orchestra.run.smithi195.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-11-15T22:11:44.953 INFO:teuthology.orchestra.run.smithi145.stderr:sudo: ntpd: command not found 2023-11-15T22:11:44.965 INFO:teuthology.orchestra.run.smithi145.stdout:506 Cannot talk to daemon 2023-11-15T22:11:44.978 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-11-15T22:11:44.980 INFO:teuthology.orchestra.run.smithi195.stderr:sudo: ntpd: command not found 2023-11-15T22:11:44.992 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-11-15T22:11:44.992 INFO:teuthology.orchestra.run.smithi195.stdout:506 Cannot talk to daemon 2023-11-15T22:11:45.006 INFO:teuthology.orchestra.run.smithi195.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-11-15T22:11:45.020 INFO:teuthology.orchestra.run.smithi195.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-11-15T22:11:45.058 INFO:teuthology.orchestra.run.smithi145.stderr:bash: ntpq: command not found 2023-11-15T22:11:45.061 INFO:teuthology.orchestra.run.smithi145.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-15T22:11:45.061 INFO:teuthology.orchestra.run.smithi145.stdout:=============================================================================== 2023-11-15T22:11:45.061 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-15T22:11:45.061 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-15T22:11:45.061 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-15T22:11:45.061 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-15T22:11:45.088 INFO:teuthology.orchestra.run.smithi195.stderr:bash: ntpq: command not found 2023-11-15T22:11:45.092 INFO:teuthology.orchestra.run.smithi195.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-15T22:11:45.092 INFO:teuthology.orchestra.run.smithi195.stdout:=============================================================================== 2023-11-15T22:11:45.092 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-15T22:11:45.092 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-15T22:11:45.092 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-15T22:11:45.093 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-15T22:11:45.094 INFO:teuthology.run_tasks:Running task pexec... 2023-11-15T22:11:45.103 INFO:teuthology.task.pexec:Executing custom commands... 2023-11-15T22:11:45.103 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi145.front.sepia.ceph.com 2023-11-15T22:11:45.103 DEBUG:teuthology.orchestra.run.smithi145:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-11-15T22:11:45.104 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi195.front.sepia.ceph.com 2023-11-15T22:11:45.104 DEBUG:teuthology.orchestra.run.smithi195:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-11-15T22:11:45.985 INFO:teuthology.orchestra.run.smithi145.stdout:Last metadata expiration check: 0:01:42 ago on Wed 15 Nov 2023 10:10:03 PM UTC. 2023-11-15T22:11:46.012 INFO:teuthology.orchestra.run.smithi195.stdout:Last metadata expiration check: 0:01:42 ago on Wed 15 Nov 2023 10:10:03 PM UTC. 2023-11-15T22:11:48.097 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2023-11-15T22:11:48.098 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2023-11-15T22:11:48.098 INFO:teuthology.orchestra.run.smithi145.stdout: Package Architecture Version Repository Size 2023-11-15T22:11:48.099 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2023-11-15T22:11:48.099 INFO:teuthology.orchestra.run.smithi145.stdout:Resetting modules: 2023-11-15T22:11:48.099 INFO:teuthology.orchestra.run.smithi145.stdout: container-tools 2023-11-15T22:11:48.099 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:11:48.099 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2023-11-15T22:11:48.099 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2023-11-15T22:11:48.099 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:11:48.117 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-11-15T22:11:48.118 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-11-15T22:11:48.118 INFO:teuthology.orchestra.run.smithi195.stdout: Package Architecture Version Repository Size 2023-11-15T22:11:48.118 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-11-15T22:11:48.118 INFO:teuthology.orchestra.run.smithi195.stdout:Resetting modules: 2023-11-15T22:11:48.119 INFO:teuthology.orchestra.run.smithi195.stdout: container-tools 2023-11-15T22:11:48.119 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-11-15T22:11:48.119 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-11-15T22:11:48.119 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2023-11-15T22:11:48.119 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-11-15T22:11:48.354 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2023-11-15T22:11:48.378 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-11-15T22:11:49.305 INFO:teuthology.orchestra.run.smithi145.stdout:Last metadata expiration check: 0:01:46 ago on Wed 15 Nov 2023 10:10:03 PM UTC. 2023-11-15T22:11:49.326 INFO:teuthology.orchestra.run.smithi195.stdout:Last metadata expiration check: 0:01:46 ago on Wed 15 Nov 2023 10:10:03 PM UTC. 2023-11-15T22:11:51.392 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2023-11-15T22:11:51.392 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2023-11-15T22:11:51.394 INFO:teuthology.orchestra.run.smithi145.stdout:=========================================================================================== 2023-11-15T22:11:51.394 INFO:teuthology.orchestra.run.smithi145.stdout: Package Arch Version Repo Size 2023-11-15T22:11:51.395 INFO:teuthology.orchestra.run.smithi145.stdout:=========================================================================================== 2023-11-15T22:11:51.395 INFO:teuthology.orchestra.run.smithi145.stdout:Upgrading: 2023-11-15T22:11:51.395 INFO:teuthology.orchestra.run.smithi145.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2023-11-15T22:11:51.395 INFO:teuthology.orchestra.run.smithi145.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-11-15T22:11:51.395 INFO:teuthology.orchestra.run.smithi145.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2023-11-15T22:11:51.395 INFO:teuthology.orchestra.run.smithi145.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2023-11-15T22:11:51.395 INFO:teuthology.orchestra.run.smithi145.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2023-11-15T22:11:51.395 INFO:teuthology.orchestra.run.smithi145.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2023-11-15T22:11:51.395 INFO:teuthology.orchestra.run.smithi145.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-11-15T22:11:51.395 INFO:teuthology.orchestra.run.smithi145.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2023-11-15T22:11:51.395 INFO:teuthology.orchestra.run.smithi145.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2023-11-15T22:11:51.396 INFO:teuthology.orchestra.run.smithi145.stdout:Installing group/module packages: 2023-11-15T22:11:51.396 INFO:teuthology.orchestra.run.smithi145.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-11-15T22:11:51.396 INFO:teuthology.orchestra.run.smithi145.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-11-15T22:11:51.396 INFO:teuthology.orchestra.run.smithi145.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-11-15T22:11:51.396 INFO:teuthology.orchestra.run.smithi145.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-11-15T22:11:51.396 INFO:teuthology.orchestra.run.smithi145.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-11-15T22:11:51.396 INFO:teuthology.orchestra.run.smithi145.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-11-15T22:11:51.396 INFO:teuthology.orchestra.run.smithi145.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-11-15T22:11:51.396 INFO:teuthology.orchestra.run.smithi145.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-11-15T22:11:51.396 INFO:teuthology.orchestra.run.smithi145.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-11-15T22:11:51.396 INFO:teuthology.orchestra.run.smithi145.stdout:Installing dependencies: 2023-11-15T22:11:51.396 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-11-15T22:11:51.396 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-11-15T22:11:51.397 INFO:teuthology.orchestra.run.smithi145.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-11-15T22:11:51.397 INFO:teuthology.orchestra.run.smithi145.stdout:Installing weak dependencies: 2023-11-15T22:11:51.397 INFO:teuthology.orchestra.run.smithi145.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2023-11-15T22:11:51.397 INFO:teuthology.orchestra.run.smithi145.stdout:Installing module profiles: 2023-11-15T22:11:51.397 INFO:teuthology.orchestra.run.smithi145.stdout: container-tools/common 2023-11-15T22:11:51.397 INFO:teuthology.orchestra.run.smithi145.stdout:Enabling module streams: 2023-11-15T22:11:51.397 INFO:teuthology.orchestra.run.smithi145.stdout: container-tools rhel8 2023-11-15T22:11:51.397 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:11:51.397 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2023-11-15T22:11:51.397 INFO:teuthology.orchestra.run.smithi145.stdout:=========================================================================================== 2023-11-15T22:11:51.397 INFO:teuthology.orchestra.run.smithi145.stdout:Install 13 Packages 2023-11-15T22:11:51.397 INFO:teuthology.orchestra.run.smithi145.stdout:Upgrade 9 Packages 2023-11-15T22:11:51.397 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:11:51.398 INFO:teuthology.orchestra.run.smithi145.stdout:Total download size: 52 M 2023-11-15T22:11:51.398 INFO:teuthology.orchestra.run.smithi145.stdout:Downloading Packages: 2023-11-15T22:11:51.398 INFO:teuthology.orchestra.run.smithi195.stdout:=========================================================================================== 2023-11-15T22:11:51.399 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repo Size 2023-11-15T22:11:51.399 INFO:teuthology.orchestra.run.smithi195.stdout:=========================================================================================== 2023-11-15T22:11:51.399 INFO:teuthology.orchestra.run.smithi195.stdout:Upgrading: 2023-11-15T22:11:51.399 INFO:teuthology.orchestra.run.smithi195.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2023-11-15T22:11:51.399 INFO:teuthology.orchestra.run.smithi195.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-11-15T22:11:51.399 INFO:teuthology.orchestra.run.smithi195.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2023-11-15T22:11:51.399 INFO:teuthology.orchestra.run.smithi195.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2023-11-15T22:11:51.399 INFO:teuthology.orchestra.run.smithi195.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2023-11-15T22:11:51.399 INFO:teuthology.orchestra.run.smithi195.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2023-11-15T22:11:51.399 INFO:teuthology.orchestra.run.smithi195.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-11-15T22:11:51.399 INFO:teuthology.orchestra.run.smithi195.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2023-11-15T22:11:51.399 INFO:teuthology.orchestra.run.smithi195.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2023-11-15T22:11:51.400 INFO:teuthology.orchestra.run.smithi195.stdout:Installing group/module packages: 2023-11-15T22:11:51.400 INFO:teuthology.orchestra.run.smithi195.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-11-15T22:11:51.400 INFO:teuthology.orchestra.run.smithi195.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-11-15T22:11:51.400 INFO:teuthology.orchestra.run.smithi195.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-11-15T22:11:51.400 INFO:teuthology.orchestra.run.smithi195.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-11-15T22:11:51.400 INFO:teuthology.orchestra.run.smithi195.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-11-15T22:11:51.400 INFO:teuthology.orchestra.run.smithi195.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-11-15T22:11:51.400 INFO:teuthology.orchestra.run.smithi195.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-11-15T22:11:51.400 INFO:teuthology.orchestra.run.smithi195.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-11-15T22:11:51.400 INFO:teuthology.orchestra.run.smithi195.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-11-15T22:11:51.400 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2023-11-15T22:11:51.400 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-11-15T22:11:51.400 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-11-15T22:11:51.401 INFO:teuthology.orchestra.run.smithi195.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-11-15T22:11:51.401 INFO:teuthology.orchestra.run.smithi195.stdout:Installing weak dependencies: 2023-11-15T22:11:51.401 INFO:teuthology.orchestra.run.smithi195.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2023-11-15T22:11:51.401 INFO:teuthology.orchestra.run.smithi195.stdout:Installing module profiles: 2023-11-15T22:11:51.401 INFO:teuthology.orchestra.run.smithi195.stdout: container-tools/common 2023-11-15T22:11:51.401 INFO:teuthology.orchestra.run.smithi195.stdout:Enabling module streams: 2023-11-15T22:11:51.401 INFO:teuthology.orchestra.run.smithi195.stdout: container-tools rhel8 2023-11-15T22:11:51.401 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-11-15T22:11:51.401 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2023-11-15T22:11:51.401 INFO:teuthology.orchestra.run.smithi195.stdout:=========================================================================================== 2023-11-15T22:11:51.401 INFO:teuthology.orchestra.run.smithi195.stdout:Install 13 Packages 2023-11-15T22:11:51.402 INFO:teuthology.orchestra.run.smithi195.stdout:Upgrade 9 Packages 2023-11-15T22:11:51.402 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-11-15T22:11:51.402 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 52 M 2023-11-15T22:11:51.402 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2023-11-15T22:11:51.866 INFO:teuthology.orchestra.run.smithi195.stdout:(1/22): cockpit-podman-78-1.module_el8+712+4cd1 2.7 MB/s | 750 kB 00:00 2023-11-15T22:11:51.900 INFO:teuthology.orchestra.run.smithi195.stdout:(2/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 3.3 MB/s | 1.0 MB 00:00 2023-11-15T22:11:51.941 INFO:teuthology.orchestra.run.smithi195.stdout:(3/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 523 kB/s | 39 kB 00:00 2023-11-15T22:11:51.959 INFO:teuthology.orchestra.run.smithi145.stdout:(1/22): cockpit-podman-78-1.module_el8+712+4cd1 1.4 MB/s | 750 kB 00:00 2023-11-15T22:11:51.993 INFO:teuthology.orchestra.run.smithi145.stdout:(2/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 1.8 MB/s | 1.0 MB 00:00 2023-11-15T22:11:52.022 INFO:teuthology.orchestra.run.smithi145.stdout:(3/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 668 kB/s | 39 kB 00:00 2023-11-15T22:11:52.055 INFO:teuthology.orchestra.run.smithi195.stdout:(4/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 1.5 MB/s | 241 kB 00:00 2023-11-15T22:11:52.111 INFO:teuthology.orchestra.run.smithi145.stdout:(4/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.0 MB/s | 241 kB 00:00 2023-11-15T22:11:52.142 INFO:teuthology.orchestra.run.smithi195.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 2.0 MB/s | 178 kB 00:00 2023-11-15T22:11:52.192 INFO:teuthology.orchestra.run.smithi195.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 497 kB/s | 25 kB 00:00 2023-11-15T22:11:52.194 INFO:teuthology.orchestra.run.smithi145.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 2.1 MB/s | 178 kB 00:00 2023-11-15T22:11:52.242 INFO:teuthology.orchestra.run.smithi195.stdout:(7/22): python3-pyxdg-0.25-16.el8.noarch.rpm 1.8 MB/s | 94 kB 00:00 2023-11-15T22:11:52.244 INFO:teuthology.orchestra.run.smithi145.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 496 kB/s | 25 kB 00:00 2023-11-15T22:11:52.303 INFO:teuthology.orchestra.run.smithi145.stdout:(7/22): python3-pyxdg-0.25-16.el8.noarch.rpm 1.6 MB/s | 94 kB 00:00 2023-11-15T22:11:52.743 INFO:teuthology.orchestra.run.smithi195.stdout:(8/22): netavark-1.8.0-2.module_el8+712+4cd1bd6 4.9 MB/s | 3.9 MB 00:00 2023-11-15T22:11:52.820 INFO:teuthology.orchestra.run.smithi145.stdout:(8/22): netavark-1.8.0-2.module_el8+712+4cd1bd6 4.9 MB/s | 3.9 MB 00:00 2023-11-15T22:11:53.185 INFO:teuthology.orchestra.run.smithi195.stdout:(9/22): toolbox-0.0.99.4-6.module_el8+712+4cd1b 5.7 MB/s | 2.5 MB 00:00 2023-11-15T22:11:53.235 INFO:teuthology.orchestra.run.smithi195.stdout:(10/22): udica-0.2.6-20.module_el8+712+4cd1bd69 1.0 MB/s | 53 kB 00:00 2023-11-15T22:11:53.262 INFO:teuthology.orchestra.run.smithi145.stdout:(9/22): toolbox-0.0.99.4-6.module_el8+712+4cd1b 5.7 MB/s | 2.5 MB 00:00 2023-11-15T22:11:53.277 INFO:teuthology.orchestra.run.smithi195.stdout:(11/22): yajl-2.1.0-12.el8.x86_64.rpm 982 kB/s | 41 kB 00:00 2023-11-15T22:11:53.312 INFO:teuthology.orchestra.run.smithi145.stdout:(10/22): udica-0.2.6-20.module_el8+712+4cd1bd69 1.0 MB/s | 53 kB 00:00 2023-11-15T22:11:53.361 INFO:teuthology.orchestra.run.smithi195.stdout:(12/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 691 kB/s | 57 kB 00:00 2023-11-15T22:11:53.362 INFO:teuthology.orchestra.run.smithi145.stdout:(11/22): yajl-2.1.0-12.el8.x86_64.rpm 817 kB/s | 41 kB 00:00 2023-11-15T22:11:53.411 INFO:teuthology.orchestra.run.smithi195.stdout:(13/22): container-selinux-2.224.0-1.module_el8 1.4 MB/s | 70 kB 00:00 2023-11-15T22:11:53.413 INFO:teuthology.orchestra.run.smithi145.stdout:(12/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 1.1 MB/s | 57 kB 00:00 2023-11-15T22:11:53.471 INFO:teuthology.orchestra.run.smithi145.stdout:(13/22): container-selinux-2.224.0-1.module_el8 1.2 MB/s | 70 kB 00:00 2023-11-15T22:11:53.686 INFO:teuthology.orchestra.run.smithi195.stdout:(14/22): skopeo-1.13.3-1.module_el8+712+4cd1bd6 5.6 MB/s | 8.1 MB 00:01 2023-11-15T22:11:53.745 INFO:teuthology.orchestra.run.smithi195.stdout:(15/22): containers-common-1-57.module_el8+712+ 2.4 MB/s | 144 kB 00:00 2023-11-15T22:11:58.938 INFO:teuthology.orchestra.run.smithi145.stdout:(14/22): skopeo-1.13.3-1.module_el8+712+4cd1bd6 3.5 MB/s | 8.1 MB 00:02 2023-11-15T22:11:58.943 INFO:teuthology.orchestra.run.smithi145.stdout:(15/22): buildah-1.32.0-1.module_el8+712+4cd1bd 2.7 MB/s | 9.6 MB 00:03 2023-11-15T22:11:59.018 INFO:teuthology.orchestra.run.smithi145.stdout:(16/22): containers-common-1-57.module_el8+712+ 394 kB/s | 144 kB 00:00 2023-11-15T22:11:59.018 INFO:teuthology.orchestra.run.smithi145.stdout:(17/22): fuse-overlayfs-1.13-1.module_el8+712+4 761 kB/s | 70 kB 00:00 2023-11-15T22:11:59.018 INFO:teuthology.orchestra.run.smithi145.stdout:(18/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 845 kB/s | 70 kB 00:00 2023-11-15T22:11:59.018 INFO:teuthology.orchestra.run.smithi145.stdout:(19/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 2.4 MB/s | 564 kB 00:00 2023-11-15T22:11:59.018 INFO:teuthology.orchestra.run.smithi145.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 1.1 MB/s | 56 kB 00:00 2023-11-15T22:11:59.018 INFO:teuthology.orchestra.run.smithi145.stdout:(21/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 2.9 MB/s | 3.1 MB 00:01 2023-11-15T22:11:59.019 INFO:teuthology.orchestra.run.smithi145.stdout:(22/22): containernetworking-plugins-1.3.0-5.mo 4.6 MB/s | 21 MB 00:04 2023-11-15T22:11:59.019 INFO:teuthology.orchestra.run.smithi145.stdout:-------------------------------------------------------------------------------- 2023-11-15T22:11:59.019 INFO:teuthology.orchestra.run.smithi145.stdout:Total 7.7 MB/s | 52 MB 00:06 2023-11-15T22:11:59.019 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction check 2023-11-15T22:11:59.019 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction check succeeded. 2023-11-15T22:11:59.019 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction test 2023-11-15T22:11:59.019 INFO:teuthology.orchestra.run.smithi195.stdout:(16/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 4.7 MB/s | 564 kB 00:00 2023-11-15T22:11:59.019 INFO:teuthology.orchestra.run.smithi195.stdout:(17/22): fuse-overlayfs-1.13-1.module_el8+712+4 1.2 MB/s | 70 kB 00:00 2023-11-15T22:11:59.019 INFO:teuthology.orchestra.run.smithi195.stdout:(18/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 856 kB/s | 70 kB 00:00 2023-11-15T22:11:59.019 INFO:teuthology.orchestra.run.smithi195.stdout:(19/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 6.7 MB/s | 3.1 MB 00:00 2023-11-15T22:11:59.020 INFO:teuthology.orchestra.run.smithi195.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 1.1 MB/s | 56 kB 00:00 2023-11-15T22:11:59.020 INFO:teuthology.orchestra.run.smithi195.stdout:(21/22): buildah-1.32.0-1.module_el8+712+4cd1bd 2.8 MB/s | 9.6 MB 00:03 2023-11-15T22:11:59.020 INFO:teuthology.orchestra.run.smithi195.stdout:(22/22): containernetworking-plugins-1.3.0-5.mo 6.3 MB/s | 21 MB 00:03 2023-11-15T22:11:59.020 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2023-11-15T22:11:59.020 INFO:teuthology.orchestra.run.smithi195.stdout:Total 9.6 MB/s | 52 MB 00:05 2023-11-15T22:11:59.020 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2023-11-15T22:11:59.020 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2023-11-15T22:11:59.020 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2023-11-15T22:11:59.020 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2023-11-15T22:11:59.020 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2023-11-15T22:11:59.148 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2023-11-15T22:11:59.160 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction test succeeded. 2023-11-15T22:11:59.164 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction 2023-11-15T22:11:59.222 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2023-11-15T22:11:59.414 INFO:teuthology.orchestra.run.smithi195.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2023-11-15T22:11:59.434 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-11-15T22:11:59.670 INFO:teuthology.orchestra.run.smithi195.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-11-15T22:12:00.621 INFO:teuthology.orchestra.run.smithi145.stdout: Preparing : 1/1 2023-11-15T22:12:00.707 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2023-11-15T22:12:00.891 INFO:teuthology.orchestra.run.smithi145.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2023-11-15T22:12:00.913 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-11-15T22:12:01.118 INFO:teuthology.orchestra.run.smithi145.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-11-15T22:12:17.427 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-11-15T22:12:17.678 INFO:teuthology.orchestra.run.smithi195.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2023-11-15T22:12:17.875 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-11-15T22:12:18.040 INFO:teuthology.orchestra.run.smithi195.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-11-15T22:12:18.268 INFO:teuthology.orchestra.run.smithi195.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2023-11-15T22:12:18.468 INFO:teuthology.orchestra.run.smithi195.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-11-15T22:12:19.392 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-11-15T22:12:19.626 INFO:teuthology.orchestra.run.smithi145.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2023-11-15T22:12:19.786 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-11-15T22:12:19.979 INFO:teuthology.orchestra.run.smithi145.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-11-15T22:12:20.166 INFO:teuthology.orchestra.run.smithi145.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2023-11-15T22:12:20.249 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-11-15T22:12:20.348 INFO:teuthology.orchestra.run.smithi145.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-11-15T22:12:20.508 INFO:teuthology.orchestra.run.smithi195.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2023-11-15T22:12:20.712 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2023-11-15T22:12:20.906 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-11-15T22:12:21.173 INFO:teuthology.orchestra.run.smithi195.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2023-11-15T22:12:21.342 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2023-11-15T22:12:21.644 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2023-11-15T22:12:22.134 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-11-15T22:12:22.206 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2023-11-15T22:12:22.361 INFO:teuthology.orchestra.run.smithi145.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2023-11-15T22:12:22.592 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2023-11-15T22:12:22.777 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-11-15T22:12:23.033 INFO:teuthology.orchestra.run.smithi145.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2023-11-15T22:12:23.182 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2023-11-15T22:12:23.214 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2023-11-15T22:12:23.450 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2023-11-15T22:12:23.496 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2023-11-15T22:12:24.022 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2023-11-15T22:12:24.429 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2023-11-15T22:12:24.846 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2023-11-15T22:12:24.977 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2023-11-15T22:12:25.078 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2023-11-15T22:12:25.227 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2023-11-15T22:12:25.298 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2023-11-15T22:12:25.504 INFO:teuthology.orchestra.run.smithi195.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2023-11-15T22:12:25.693 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2023-11-15T22:12:25.860 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2023-11-15T22:12:26.043 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2023-11-15T22:12:26.166 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2023-11-15T22:12:26.192 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2023-11-15T22:12:26.193 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-11-15T22:12:26.401 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-11-15T22:12:26.558 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2023-11-15T22:12:26.627 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2023-11-15T22:12:26.767 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2023-11-15T22:12:26.800 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2023-11-15T22:12:26.946 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2023-11-15T22:12:27.015 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2023-11-15T22:12:27.185 INFO:teuthology.orchestra.run.smithi145.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2023-11-15T22:12:27.200 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2023-11-15T22:12:27.357 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2023-11-15T22:12:27.433 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-11-15T22:12:27.537 INFO:teuthology.orchestra.run.smithi145.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2023-11-15T22:12:27.707 INFO:teuthology.orchestra.run.smithi145.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2023-11-15T22:12:27.864 INFO:teuthology.orchestra.run.smithi145.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2023-11-15T22:12:27.864 INFO:teuthology.orchestra.run.smithi145.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-11-15T22:12:28.074 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-11-15T22:12:28.287 INFO:teuthology.orchestra.run.smithi145.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2023-11-15T22:12:28.478 INFO:teuthology.orchestra.run.smithi145.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2023-11-15T22:12:28.678 INFO:teuthology.orchestra.run.smithi145.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2023-11-15T22:12:28.880 INFO:teuthology.orchestra.run.smithi145.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2023-11-15T22:12:29.097 INFO:teuthology.orchestra.run.smithi145.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-11-15T22:12:47.311 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2023-11-15T22:12:47.770 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-11-15T22:12:47.770 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2023-11-15T22:12:47.770 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2023-11-15T22:12:47.771 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2023-11-15T22:12:47.771 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-11-15T22:12:47.771 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-11-15T22:12:47.771 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2023-11-15T22:12:47.771 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2023-11-15T22:12:47.771 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2023-11-15T22:12:47.771 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2023-11-15T22:12:47.771 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-11-15T22:12:47.771 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2023-11-15T22:12:47.771 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2023-11-15T22:12:47.771 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2023-11-15T22:12:47.771 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2023-11-15T22:12:47.772 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2023-11-15T22:12:47.772 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2023-11-15T22:12:47.772 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2023-11-15T22:12:47.772 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2023-11-15T22:12:47.772 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2023-11-15T22:12:47.772 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2023-11-15T22:12:47.772 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2023-11-15T22:12:47.772 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2023-11-15T22:12:47.772 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2023-11-15T22:12:47.772 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2023-11-15T22:12:47.772 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2023-11-15T22:12:47.773 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2023-11-15T22:12:47.773 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2023-11-15T22:12:47.773 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2023-11-15T22:12:47.773 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2023-11-15T22:12:47.773 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2023-11-15T22:12:48.134 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2023-11-15T22:12:48.586 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-11-15T22:12:48.586 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2023-11-15T22:12:48.586 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2023-11-15T22:12:48.586 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2023-11-15T22:12:48.586 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-11-15T22:12:48.586 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-11-15T22:12:48.586 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2023-11-15T22:12:48.587 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2023-11-15T22:12:48.587 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2023-11-15T22:12:48.587 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2023-11-15T22:12:48.587 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-11-15T22:12:48.587 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2023-11-15T22:12:48.587 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2023-11-15T22:12:48.587 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2023-11-15T22:12:48.587 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2023-11-15T22:12:48.587 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2023-11-15T22:12:48.587 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2023-11-15T22:12:48.587 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2023-11-15T22:12:48.587 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2023-11-15T22:12:48.588 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2023-11-15T22:12:48.588 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2023-11-15T22:12:48.588 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2023-11-15T22:12:48.588 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2023-11-15T22:12:48.588 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2023-11-15T22:12:48.588 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2023-11-15T22:12:48.588 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2023-11-15T22:12:48.588 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2023-11-15T22:12:48.588 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2023-11-15T22:12:48.588 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2023-11-15T22:12:48.588 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2023-11-15T22:12:48.588 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2023-11-15T22:12:48.758 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2023-11-15T22:12:48.758 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-11-15T22:12:48.758 INFO:teuthology.orchestra.run.smithi195.stdout:Upgraded: 2023-11-15T22:12:48.758 INFO:teuthology.orchestra.run.smithi195.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:48.759 INFO:teuthology.orchestra.run.smithi195.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2023-11-15T22:12:48.759 INFO:teuthology.orchestra.run.smithi195.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:48.759 INFO:teuthology.orchestra.run.smithi195.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:48.759 INFO:teuthology.orchestra.run.smithi195.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:48.759 INFO:teuthology.orchestra.run.smithi195.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:48.759 INFO:teuthology.orchestra.run.smithi195.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:48.759 INFO:teuthology.orchestra.run.smithi195.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:48.759 INFO:teuthology.orchestra.run.smithi195.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:48.759 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2023-11-15T22:12:48.759 INFO:teuthology.orchestra.run.smithi195.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:48.759 INFO:teuthology.orchestra.run.smithi195.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:48.760 INFO:teuthology.orchestra.run.smithi195.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-11-15T22:12:48.760 INFO:teuthology.orchestra.run.smithi195.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:48.760 INFO:teuthology.orchestra.run.smithi195.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:48.760 INFO:teuthology.orchestra.run.smithi195.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:48.760 INFO:teuthology.orchestra.run.smithi195.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-11-15T22:12:48.760 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-11-15T22:12:48.760 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-11-15T22:12:48.760 INFO:teuthology.orchestra.run.smithi195.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:48.760 INFO:teuthology.orchestra.run.smithi195.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:48.761 INFO:teuthology.orchestra.run.smithi195.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-11-15T22:12:48.761 INFO:teuthology.orchestra.run.smithi195.stdout: yajl-2.1.0-12.el8.x86_64 2023-11-15T22:12:48.761 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-11-15T22:12:48.761 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2023-11-15T22:12:49.014 DEBUG:teuthology.parallel:result is None 2023-11-15T22:12:49.708 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2023-11-15T22:12:49.708 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:12:49.708 INFO:teuthology.orchestra.run.smithi145.stdout:Upgraded: 2023-11-15T22:12:49.708 INFO:teuthology.orchestra.run.smithi145.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:49.708 INFO:teuthology.orchestra.run.smithi145.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2023-11-15T22:12:49.708 INFO:teuthology.orchestra.run.smithi145.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:49.709 INFO:teuthology.orchestra.run.smithi145.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:49.709 INFO:teuthology.orchestra.run.smithi145.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:49.709 INFO:teuthology.orchestra.run.smithi145.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:49.709 INFO:teuthology.orchestra.run.smithi145.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:49.709 INFO:teuthology.orchestra.run.smithi145.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:49.709 INFO:teuthology.orchestra.run.smithi145.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:49.709 INFO:teuthology.orchestra.run.smithi145.stdout:Installed: 2023-11-15T22:12:49.709 INFO:teuthology.orchestra.run.smithi145.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:49.709 INFO:teuthology.orchestra.run.smithi145.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:49.709 INFO:teuthology.orchestra.run.smithi145.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-11-15T22:12:49.709 INFO:teuthology.orchestra.run.smithi145.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:49.709 INFO:teuthology.orchestra.run.smithi145.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:49.710 INFO:teuthology.orchestra.run.smithi145.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:49.710 INFO:teuthology.orchestra.run.smithi145.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-11-15T22:12:49.710 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-11-15T22:12:49.710 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-11-15T22:12:49.710 INFO:teuthology.orchestra.run.smithi145.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:49.710 INFO:teuthology.orchestra.run.smithi145.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-11-15T22:12:49.710 INFO:teuthology.orchestra.run.smithi145.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-11-15T22:12:49.710 INFO:teuthology.orchestra.run.smithi145.stdout: yajl-2.1.0-12.el8.x86_64 2023-11-15T22:12:49.710 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:12:49.710 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2023-11-15T22:12:50.026 DEBUG:teuthology.parallel:result is None 2023-11-15T22:12:50.027 INFO:teuthology.run_tasks:Running task cephadm... 2023-11-15T22:12:50.111 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': 'ed3c8e926b9de93026c8a7c1d86be5d6821b52ac'} 2023-11-15T22:12:50.111 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2023-11-15T22:12:50.111 INFO:tasks.cephadm:Cluster fsid is 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:12:50.112 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-11-15T22:12:50.112 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.145', 'mon.c': '[v2:172.21.15.145:3301,v1:172.21.15.145:6790]', 'mon.b': '172.21.15.195'} 2023-11-15T22:12:50.112 INFO:tasks.cephadm:First mon is mon.a on smithi145 2023-11-15T22:12:50.112 INFO:tasks.cephadm:First mgr is y 2023-11-15T22:12:50.112 INFO:tasks.cephadm:Normalizing hostnames... 2023-11-15T22:12:50.113 DEBUG:teuthology.orchestra.run.smithi145:> sudo hostname $(hostname -s) 2023-11-15T22:12:50.141 DEBUG:teuthology.orchestra.run.smithi195:> sudo hostname $(hostname -s) 2023-11-15T22:12:50.176 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2023-11-15T22:12:50.176 DEBUG:teuthology.orchestra.run.smithi145:> 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-11-15T22:12:50.472 INFO:teuthology.orchestra.run.smithi145.stdout:-rw-rw-r--. 1 ubuntu ubuntu 151122 Nov 15 22:12 /home/ubuntu/cephtest/cephadm 2023-11-15T22:12:50.472 DEBUG:teuthology.orchestra.run.smithi195:> 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-11-15T22:12:50.745 INFO:teuthology.orchestra.run.smithi195.stdout:-rw-rw-r--. 1 ubuntu ubuntu 151122 Nov 15 22:12 /home/ubuntu/cephtest/cephadm 2023-11-15T22:12:50.745 DEBUG:teuthology.orchestra.run.smithi145:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-15T22:12:50.765 DEBUG:teuthology.orchestra.run.smithi195:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-15T22:12:50.800 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /etc/ceph 2023-11-15T22:12:50.837 DEBUG:teuthology.orchestra.run.smithi195:> sudo mkdir -p /etc/ceph 2023-11-15T22:12:50.869 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 777 /etc/ceph 2023-11-15T22:12:50.904 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 777 /etc/ceph 2023-11-15T22:12:50.939 INFO:tasks.cephadm:Writing seed config... 2023-11-15T22:12:50.940 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-11-15T22:12:50.941 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-11-15T22:12:50.941 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-11-15T22:12:50.941 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-11-15T22:12:50.941 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-11-15T22:12:50.941 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-11-15T22:12:50.941 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-11-15T22:12:50.941 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-11-15T22:12:50.942 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-11-15T22:12:50.942 DEBUG:teuthology.orchestra.run.smithi145:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-11-15T22:12:50.961 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 = 1d48eba4-8404-11ee-8dbe-212e2dc638e7 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-11-15T22:12:50.962 DEBUG:teuthology.orchestra.run.smithi145:mon.a> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.a.service 2023-11-15T22:12:51.004 DEBUG:teuthology.orchestra.run.smithi145:mgr.y> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.y.service 2023-11-15T22:12:51.029 INFO:journalctl@ceph.mon.a.smithi145.stdout:-- Logs begin at Wed 2023-11-15 22:03:44 UTC. -- 2023-11-15T22:12:51.030 INFO:tasks.cephadm:Bootstrapping... 2023-11-15T22:12:51.030 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 --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.145 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-11-15T22:12:51.055 INFO:journalctl@ceph.mgr.y.smithi145.stdout:-- Logs begin at Wed 2023-11-15 22:03:44 UTC. -- 2023-11-15T22:12:51.172 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Verifying podman|docker is present... 2023-11-15T22:12:51.172 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Verifying lvm2 is present... 2023-11-15T22:12:51.172 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Verifying time synchronization is in place... 2023-11-15T22:12:51.172 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-11-15T22:12:51.178 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-11-15T22:12:51.178 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-11-15T22:12:51.183 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-15T22:12:51.183 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-11-15T22:12:51.188 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-11-15T22:12:51.188 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-11-15T22:12:51.193 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stdout active 2023-11-15T22:12:51.193 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Unit chronyd.service is enabled and running 2023-11-15T22:12:51.193 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Repeating the final host check... 2023-11-15T22:12:51.193 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:podman|docker (/bin/podman) is present 2023-11-15T22:12:51.193 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:systemctl is present 2023-11-15T22:12:51.193 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:lvcreate is present 2023-11-15T22:12:51.194 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-11-15T22:12:51.197 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-11-15T22:12:51.198 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-11-15T22:12:51.202 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-15T22:12:51.202 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-11-15T22:12:51.207 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-11-15T22:12:51.207 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-11-15T22:12:51.213 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stdout active 2023-11-15T22:12:51.213 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Unit chronyd.service is enabled and running 2023-11-15T22:12:51.213 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Host looks OK 2023-11-15T22:12:51.213 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:root:Cluster fsid: 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:12:51.213 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Acquiring lock 139759836031128 on /run/cephadm/1d48eba4-8404-11ee-8dbe-212e2dc638e7.lock 2023-11-15T22:12:51.213 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Lock 139759836031128 acquired on /run/cephadm/1d48eba4-8404-11ee-8dbe-212e2dc638e7.lock 2023-11-15T22:12:51.214 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Verifying IP 172.21.15.145 port 3300 ... 2023-11-15T22:12:51.214 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Verifying IP 172.21.15.145 port 6789 ... 2023-11-15T22:12:51.214 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.145, final addrv is [v2:172.21.15.145:3300,v1:172.21.15.145:6789] 2023-11-15T22:12:51.214 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /sbin/ip route ls 2023-11-15T22:12:51.215 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.145 metric 100 2023-11-15T22:12:51.215 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/sbin/ip:stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.145 metric 100 2023-11-15T22:12:51.215 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Mon IP 172.21.15.145 is in CIDR network 172.21.0.0/20 2023-11-15T22:12:51.216 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2023-11-15T22:12:51.216 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman pull docker.io/ceph/ceph:v15.2.0 2023-11-15T22:12:52.847 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/bin/podman:stderr Trying to pull docker.io/ceph/ceph:v15.2.0... 2023-11-15T22:12:59.428 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/bin/podman:stderr Getting image source signatures 2023-11-15T22:12:59.441 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/bin/podman:stderr Copying blob sha256:120f0bd0d532e2094e4c344cda2d32931787ee8c2e5d6b9ddd4698dfe3ef6110 2023-11-15T22:12:59.441 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/bin/podman:stderr Copying blob sha256:8a29a15cefaeccf6545f7ecf11298f9672d2f0cdaf9e357a95133ac3ad3e1f07 2023-11-15T22:13:10.829 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/bin/podman:stderr Copying config sha256:204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1 2023-11-15T22:13:10.896 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/bin/podman:stderr Writing manifest to image destination 2023-11-15T22:13:11.146 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/bin/podman:stdout 204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1 2023-11-15T22:13:11.157 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2023-11-15T22:13:11.157 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2023-11-15T22:13:11.157 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2023-11-15T22:13:11.525 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:stat:stdout 167 167 2023-11-15T22:13:11.860 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Creating initial keys... 2023-11-15T22:13:11.860 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-11-15T22:13:11.860 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-11-15T22:13:12.124 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQB4QlVlVu9pBhAAU9YGKCBFE1jdv8aHfHFlvA== 2023-11-15T22:13:12.472 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-11-15T22:13:12.472 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-11-15T22:13:12.750 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQB4QlVlnj4eKxAAVW3AJ5P2oi5lQ6U8c3WV8Q== 2023-11-15T22:13:13.082 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-11-15T22:13:13.082 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-11-15T22:13:13.349 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQB5QlVlRqPHExAA6jT5c2rgCeAHZ6z1eKDn5Q== 2023-11-15T22:13:13.743 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Creating initial monmap... 2023-11-15T22:13:13.744 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/tmp/ceph-tmppl932bh4:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', '1d48eba4-8404-11ee-8dbe-212e2dc638e7', '--addv', 'a', '[v2:172.21.15.145:3300,v1:172.21.15.145:6789]', '/tmp/monmap'] 2023-11-15T22:13:13.744 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /tmp/ceph-tmppl932bh4:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 --addv a [v2:172.21.15.145:3300,v1:172.21.15.145:6789] /tmp/monmap 2023-11-15T22:13:14.033 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-11-15T22:13:14.033 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:13:14.033 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-11-15T22:13:14.391 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Creating mon... 2023-11-15T22:13:14.393 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmp7nh00l0g:/tmp/keyring:z', '-v', '/tmp/ceph-tmppl932bh4:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', '1d48eba4-8404-11ee-8dbe-212e2dc638e7', '-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-11-15T22:13:14.393 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp7nh00l0g:/tmp/keyring:z -v /tmp/ceph-tmppl932bh4:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -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-11-15T22:13:14.697 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.663+0000 7f3a18bb56c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-15T22:13:14.697 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 1 imported monmap: 2023-11-15T22:13:14.697 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2023-11-15T22:13:14.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:13:14.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2023-11-15T22:13:14.021154+0000 2023-11-15T22:13:14.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2023-11-15T22:13:14.021154+0000 2023-11-15T22:13:14.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2023-11-15T22:13:14.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon.a 2023-11-15T22:13:14.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 0 /usr/bin/ceph-mon: set fsid to 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:13:14.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 0 set rocksdb option compression = kNoCompression 2023-11-15T22:13:14.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-15T22:13:14.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-15T22:13:14.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 0 set rocksdb option compression = kNoCompression 2023-11-15T22:13:14.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-15T22:13:14.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-15T22:13:14.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: RocksDB version: 6.1.2 2023-11-15T22:13:14.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-15T22:13:14.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Compile date Mar 23 2020 2023-11-15T22:13:14.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: DB SUMMARY 2023-11-15T22:13:14.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-11-15T22:13:14.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-11-15T22:13:14.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.error_if_exists: 0 2023-11-15T22:13:14.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.create_if_missing: 1 2023-11-15T22:13:14.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.paranoid_checks: 1 2023-11-15T22:13:14.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.env: 0x5607a09691a0 2023-11-15T22:13:14.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.info_log: 0x5607a304ba80 2023-11-15T22:13:14.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-15T22:13:14.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.statistics: (nil) 2023-11-15T22:13:14.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.use_fsync: 0 2023-11-15T22:13:14.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.max_log_file_size: 0 2023-11-15T22:13:14.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-15T22:13:14.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-15T22:13:14.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-15T22:13:14.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-15T22:13:14.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.allow_fallocate: 1 2023-11-15T22:13:14.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-15T22:13:14.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-15T22:13:14.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.use_direct_reads: 0 2023-11-15T22:13:14.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-15T22:13:14.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.create_missing_column_families: 0 2023-11-15T22:13:14.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.db_log_dir: 2023-11-15T22:13:14.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-11-15T22:13:14.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-15T22:13:14.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.max_subcompactions: 1 2023-11-15T22:13:14.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.max_background_flushes: -1 2023-11-15T22:13:14.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-15T22:13:14.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-15T22:13:14.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-15T22:13:14.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-15T22:13:14.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.advise_random_on_open: 1 2023-11-15T22:13:14.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-15T22:13:14.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.write_buffer_manager: 0x5607a3bea120 2023-11-15T22:13:14.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-15T22:13:14.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-15T22:13:14.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-15T22:13:14.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-15T22:13:14.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.rate_limiter: (nil) 2023-11-15T22:13:14.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-15T22:13:14.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-15T22:13:14.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-15T22:13:14.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-15T22:13:14.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-15T22:13:14.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-15T22:13:14.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-15T22:13:14.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-15T22:13:14.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.row_cache: None 2023-11-15T22:13:14.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.wal_filter: None 2023-11-15T22:13:14.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-15T22:13:14.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-15T22:13:14.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.preserve_deletes: 0 2023-11-15T22:13:14.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.two_write_queues: 0 2023-11-15T22:13:14.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.manual_wal_flush: 0 2023-11-15T22:13:14.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.atomic_flush: 0 2023-11-15T22:13:14.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-15T22:13:14.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.max_background_jobs: 2 2023-11-15T22:13:14.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.max_background_compactions: -1 2023-11-15T22:13:14.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-15T22:13:14.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-15T22:13:14.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-15T22:13:14.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.max_total_wal_size: 0 2023-11-15T22:13:14.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-15T22:13:14.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-15T22:13:14.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-15T22:13:14.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-15T22:13:14.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.max_open_files: -1 2023-11-15T22:13:14.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.bytes_per_sync: 0 2023-11-15T22:13:14.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-15T22:13:14.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-15T22:13:14.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Compression algorithms supported: 2023-11-15T22:13:14.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-15T22:13:14.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: kZSTD supported: 0 2023-11-15T22:13:14.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: kXpressCompression supported: 0 2023-11-15T22:13:14.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-15T22:13:14.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: kLZ4Compression supported: 1 2023-11-15T22:13:14.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: kBZip2Compression supported: 0 2023-11-15T22:13:14.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: kZlibCompression supported: 1 2023-11-15T22:13:14.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: kSnappyCompression supported: 1 2023-11-15T22:13:14.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-15T22:13:14.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.664+0000 7f3a18bb56c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2023-11-15T22:13:14.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-11-15T22:13:14.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-11-15T22:13:14.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-15T22:13:14.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.merge_operator: 2023-11-15T22:13:14.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compaction_filter: None 2023-11-15T22:13:14.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compaction_filter_factory: None 2023-11-15T22:13:14.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-15T22:13:14.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-15T22:13:14.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5607a2f70130) 2023-11-15T22:13:14.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2023-11-15T22:13:14.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2023-11-15T22:13:14.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-15T22:13:14.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2023-11-15T22:13:14.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2023-11-15T22:13:14.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2023-11-15T22:13:14.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2023-11-15T22:13:14.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2023-11-15T22:13:14.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2023-11-15T22:13:14.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2023-11-15T22:13:14.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x5607a2faa510 2023-11-15T22:13:14.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2023-11-15T22:13:14.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2023-11-15T22:13:14.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2023-11-15T22:13:14.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2023-11-15T22:13:14.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2023-11-15T22:13:14.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2023-11-15T22:13:14.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2023-11-15T22:13:14.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2023-11-15T22:13:14.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2023-11-15T22:13:14.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2023-11-15T22:13:14.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2023-11-15T22:13:14.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2023-11-15T22:13:14.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2023-11-15T22:13:14.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2023-11-15T22:13:14.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2023-11-15T22:13:14.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-11-15T22:13:14.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2023-11-15T22:13:14.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2023-11-15T22:13:14.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2023-11-15T22:13:14.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2023-11-15T22:13:14.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2023-11-15T22:13:14.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2023-11-15T22:13:14.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-15T22:13:14.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-15T22:13:14.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compression: NoCompression 2023-11-15T22:13:14.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-15T22:13:14.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-15T22:13:14.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-15T22:13:14.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.num_levels: 7 2023-11-15T22:13:14.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-15T22:13:14.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-15T22:13:14.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-15T22:13:14.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-15T22:13:14.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-15T22:13:14.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-15T22:13:14.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-15T22:13:14.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-15T22:13:14.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-15T22:13:14.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compression_opts.level: 32767 2023-11-15T22:13:14.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-15T22:13:14.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-15T22:13:14.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-15T22:13:14.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compression_opts.enabled: false 2023-11-15T22:13:14.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-15T22:13:14.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-15T22:13:14.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-15T22:13:14.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-15T22:13:14.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-15T22:13:14.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-15T22:13:14.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-15T22:13:14.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-15T22:13:14.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-15T22:13:14.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-15T22:13:14.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-15T22:13:14.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-15T22:13:14.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-15T22:13:14.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-15T22:13:14.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-15T22:13:14.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-15T22:13:14.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-15T22:13:14.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.arena_block_size: 4194304 2023-11-15T22:13:14.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-15T22:13:14.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-15T22:13:14.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-15T22:13:14.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-15T22:13:14.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-15T22:13:14.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-15T22:13:14.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-15T22:13:14.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-15T22:13:14.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-15T22:13:14.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-15T22:13:14.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-15T22:13:14.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-15T22:13:14.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-15T22:13:14.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-15T22:13:14.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.table_properties_collectors: 2023-11-15T22:13:14.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.inplace_update_support: 0 2023-11-15T22:13:14.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-15T22:13:14.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-15T22:13:14.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-15T22:13:14.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-15T22:13:14.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.bloom_locality: 0 2023-11-15T22:13:14.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.max_successive_merges: 0 2023-11-15T22:13:14.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-15T22:13:14.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-15T22:13:14.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.force_consistency_checks: 0 2023-11-15T22:13:14.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-15T22:13:14.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: Options.ttl: 0 2023-11-15T22:13:14.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 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-11-15T22:13:14.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.668+0000 7f3a18bb56c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-11-15T22:13:14.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.669+0000 7f3a18bb56c0 4 rocksdb: DB pointer 0x5607a3045200 2023-11-15T22:13:14.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.669+0000 7f3a01d76700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-11-15T22:13:14.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.669+0000 7f3a01d76700 4 rocksdb: [db/db_impl.cc:778] 2023-11-15T22:13:14.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2023-11-15T22:13:14.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-11-15T22:13:14.715 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.715 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-15T22:13:14.715 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.715 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-15T22:13:14.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-15T22:13:14.715 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:13:14.716 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.716 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-15T22:13:14.716 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:13:14.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-11-15T22:13:14.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-11-15T22:13:14.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-11-15T22:13:14.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-11-15T22:13:14.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-11-15T22:13:14.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-11-15T22:13:14.716 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.717 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.717 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-11-15T22:13:14.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-15T22:13:14.717 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:13:14.717 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.717 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-15T22:13:14.717 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:13:14.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-11-15T22:13:14.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-11-15T22:13:14.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-11-15T22:13:14.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-11-15T22:13:14.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-11-15T22:13:14.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-11-15T22:13:14.718 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.718 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.718 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:14.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-11-15T22:13:14.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-15T22:13:14.719 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.671+0000 7f3a18bb56c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2023-11-15T22:13:14.719 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.671+0000 7f3a18bb56c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2023-11-15T22:13:14.719 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-15T22:13:14.671+0000 7f3a18bb56c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-11-15T22:13:15.034 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:13:15.038 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2023-11-15T22:13:15.126 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2023-11-15T22:13:15.132 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-11-15T22:13:15.209 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2023-11-15T22:13:15.216 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7.target 2023-11-15T22:13:15.222 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7.target → /etc/systemd/system/ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7.target. 2023-11-15T22:13:15.222 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7.target → /etc/systemd/system/ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7.target. 2023-11-15T22:13:15.301 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl start ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7.target 2023-11-15T22:13:15.313 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-11-15T22:13:15.393 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.a 2023-11-15T22:13:15.415 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.a 2023-11-15T22:13:15.420 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.a.service: Unit ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.a.service not loaded. 2023-11-15T22:13:15.420 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.a 2023-11-15T22:13:15.425 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7.target.wants/ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.a.service → /etc/systemd/system/ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@.service. 2023-11-15T22:13:15.504 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl start ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.a 2023-11-15T22:13:15.558 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl is-enabled firewalld.service 2023-11-15T22:13:15.565 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stdout disabled 2023-11-15T22:13:15.565 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl is-active firewalld.service 2023-11-15T22:13:15.575 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-15T22:13:15.576 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:firewalld.service is not enabled 2023-11-15T22:13:15.576 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Waiting for mon to start... 2023-11-15T22:13:15.576 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Waiting for mon... 2023-11-15T22:13:15.577 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2023-11-15T22:13:15.810 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:15 smithi145 podman[107756]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon.a" found: no such container 2023-11-15T22:13:15.810 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:15 smithi145 systemd[1]: Started Ceph mon.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:13:15.810 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:15 smithi145 bash[107772]: cluster 2023-11-15T22:13:15.805540+0000 mon.a (mon.0) 0 : [INF] mkfs 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:13:16.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:15 smithi145 bash[107772]: cluster 2023-11-15T22:13:15.789216+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-11-15T22:13:16.235 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2023-11-15T22:13:16.235 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:13:16.236 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2023-11-15T22:13:16.236 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-15T22:13:16.236 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2023-11-15T22:13:16.236 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.428842s) 2023-11-15T22:13:16.236 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2023-11-15T22:13:16.236 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2023-11-15T22:13:16.236 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-15T22:13:16.236 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2023-11-15T22:13:16.236 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2023-11-15T22:13:16.236 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2023-11-15T22:13:16.236 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2023-11-15T22:13:16.236 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2023-11-15T22:13:16.236 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-15T22:13:16.601 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2023-11-15T22:13:16.601 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/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-11-15T22:13:16.602 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z -v /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/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-11-15T22:13:17.071 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-15T22:13:17.071 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2023-11-15T22:13:17.071 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:13:17.071 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 1 2023-11-15T22:13:17.071 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.145:3300,v1:172.21.15.145:6789] 2023-11-15T22:13:17.071 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2023-11-15T22:13:17.072 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2023-11-15T22:13:17.072 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2023-11-15T22:13:17.072 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2023-11-15T22:13:17.072 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-15T22:13:17.072 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2023-11-15T22:13:17.072 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2023-11-15T22:13:17.072 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-15T22:13:17.072 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2023-11-15T22:13:17.072 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2023-11-15T22:13:17.072 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2023-11-15T22:13:17.072 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-15T22:13:17.072 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2023-11-15T22:13:17.072 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2023-11-15T22:13:17.073 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2023-11-15T22:13:17.073 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2023-11-15T22:13:17.094 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:16 smithi145 bash[107772]: cluster 2023-11-15T22:13:15.804169+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-11-15T22:13:17.094 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:16 smithi145 bash[107772]: cluster 2023-11-15T22:13:15.804345+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0]} 2023-11-15T22:13:17.094 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:16 smithi145 bash[107772]: cluster 2023-11-15T22:13:15.806716+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-11-15T22:13:17.094 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:16 smithi145 bash[107772]: cluster 2023-11-15T22:13:15.809877+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-11-15T22:13:17.094 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:16 smithi145 bash[107772]: cluster 2023-11-15T22:13:15.810240+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-11-15T22:13:17.094 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:16 smithi145 bash[107772]: audit 2023-11-15T22:13:16.232985+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.145:0/2986277493' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-15T22:13:17.442 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2023-11-15T22:13:17.443 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/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-11-15T22:13:17.443 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z -v /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/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-11-15T22:13:18.136 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:17 smithi145 bash[107772]: audit 2023-11-15T22:13:17.061639+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.145:0/4256442463' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-11-15T22:13:18.137 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:17 smithi145 bash[107772]: audit 2023-11-15T22:13:17.064761+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.145:0/4256442463' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-11-15T22:13:18.202 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Restarting the monitor... 2023-11-15T22:13:18.202 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.a 2023-11-15T22:13:18.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:18 smithi145 systemd[1]: Stopping Ceph mon.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:13:18.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:18 smithi145 bash[107772]: debug 2023-11-15T22:13:18.277+0000 7fc36ddab700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-15T22:13:18.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:18 smithi145 bash[107772]: debug 2023-11-15T22:13:18.277+0000 7fc36ddab700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-11-15T22:13:18.958 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:18 smithi145 podman[108100]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon.a 2023-11-15T22:13:18.995 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Setting mon public_network... 2023-11-15T22:13:18.995 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/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-11-15T22:13:18.995 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/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-11-15T22:13:19.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:18 smithi145 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.a.service: Succeeded. 2023-11-15T22:13:19.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:18 smithi145 systemd[1]: Stopped Ceph mon.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:13:19.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:18 smithi145 systemd[1]: Starting Ceph mon.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:13:19.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:18 smithi145 podman[108142]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon.a" found: no such container 2023-11-15T22:13:19.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:18 smithi145 systemd[1]: Started Ceph mon.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:13:19.663 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.330+0000 7f55f24506c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-15T22:13:19.663 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.330+0000 7f55f24506c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-11-15T22:13:19.663 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.331+0000 7f55f24506c0 0 pidfile_write: ignore empty --pid-file 2023-11-15T22:13:19.663 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 0 load: jerasure load: lrc load: isa 2023-11-15T22:13:19.663 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 0 set rocksdb option compression = kNoCompression 2023-11-15T22:13:19.663 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-15T22:13:19.664 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-15T22:13:19.664 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 0 set rocksdb option compression = kNoCompression 2023-11-15T22:13:19.664 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-15T22:13:19.664 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-15T22:13:19.664 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 1 rocksdb: do_open column families: [default] 2023-11-15T22:13:19.664 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 4 rocksdb: RocksDB version: 6.1.2 2023-11-15T22:13:19.664 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-15T22:13:19.664 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 4 rocksdb: Compile date Mar 23 2020 2023-11-15T22:13:19.664 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 4 rocksdb: DB SUMMARY 2023-11-15T22:13:19.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 4 rocksdb: CURRENT file: CURRENT 2023-11-15T22:13:19.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 4 rocksdb: IDENTITY file: IDENTITY 2023-11-15T22:13:19.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2023-11-15T22:13:19.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-11-15T22:13:19.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 64119 ; 2023-11-15T22:13:19.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 4 rocksdb: Options.error_if_exists: 0 2023-11-15T22:13:19.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 4 rocksdb: Options.create_if_missing: 0 2023-11-15T22:13:19.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 4 rocksdb: Options.paranoid_checks: 1 2023-11-15T22:13:19.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 4 rocksdb: Options.env: 0x55f0f084c1a0 2023-11-15T22:13:19.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 4 rocksdb: Options.info_log: 0x55f0f2fd69a0 2023-11-15T22:13:19.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-15T22:13:19.665 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 4 rocksdb: Options.statistics: (nil) 2023-11-15T22:13:19.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.335+0000 7f55f24506c0 4 rocksdb: Options.use_fsync: 0 2023-11-15T22:13:19.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_log_file_size: 0 2023-11-15T22:13:19.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-15T22:13:19.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-15T22:13:19.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-15T22:13:19.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-15T22:13:19.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.allow_fallocate: 1 2023-11-15T22:13:19.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-15T22:13:19.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-15T22:13:19.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.use_direct_reads: 0 2023-11-15T22:13:19.666 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-15T22:13:19.667 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.create_missing_column_families: 0 2023-11-15T22:13:19.667 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.db_log_dir: 2023-11-15T22:13:19.667 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-11-15T22:13:19.667 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-15T22:13:19.667 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_subcompactions: 1 2023-11-15T22:13:19.667 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_background_flushes: -1 2023-11-15T22:13:19.667 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-15T22:13:19.667 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-15T22:13:19.667 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-15T22:13:19.668 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-15T22:13:19.668 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.advise_random_on_open: 1 2023-11-15T22:13:19.668 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-15T22:13:19.668 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.write_buffer_manager: 0x55f0f3b6ea80 2023-11-15T22:13:19.668 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-15T22:13:19.668 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-15T22:13:19.668 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-15T22:13:19.668 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-15T22:13:19.668 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.rate_limiter: (nil) 2023-11-15T22:13:19.668 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-15T22:13:19.668 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-15T22:13:19.668 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-15T22:13:19.669 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-15T22:13:19.669 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-15T22:13:19.669 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-15T22:13:19.669 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-15T22:13:19.669 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-15T22:13:19.669 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.row_cache: None 2023-11-15T22:13:19.669 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.wal_filter: None 2023-11-15T22:13:19.669 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-15T22:13:19.669 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-15T22:13:19.669 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.preserve_deletes: 0 2023-11-15T22:13:19.669 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.two_write_queues: 0 2023-11-15T22:13:19.670 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.manual_wal_flush: 0 2023-11-15T22:13:19.670 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.atomic_flush: 0 2023-11-15T22:13:19.670 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-15T22:13:19.670 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_background_jobs: 2 2023-11-15T22:13:19.670 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_background_compactions: -1 2023-11-15T22:13:19.670 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-15T22:13:19.670 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-15T22:13:19.670 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-15T22:13:19.670 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_total_wal_size: 0 2023-11-15T22:13:19.670 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-15T22:13:19.670 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-15T22:13:19.671 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-15T22:13:19.671 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-15T22:13:19.671 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_open_files: -1 2023-11-15T22:13:19.671 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.bytes_per_sync: 0 2023-11-15T22:13:19.671 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-15T22:13:19.671 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-15T22:13:19.671 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Compression algorithms supported: 2023-11-15T22:13:19.671 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-15T22:13:19.671 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: kZSTD supported: 0 2023-11-15T22:13:19.671 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: kXpressCompression supported: 0 2023-11-15T22:13:19.671 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-15T22:13:19.671 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: kLZ4Compression supported: 1 2023-11-15T22:13:19.672 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: kBZip2Compression supported: 0 2023-11-15T22:13:19.672 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: kZlibCompression supported: 1 2023-11-15T22:13:19.672 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: kSnappyCompression supported: 1 2023-11-15T22:13:19.672 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-15T22:13:19.672 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-11-15T22:13:19.672 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-11-15T22:13:19.672 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-15T22:13:19.672 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.merge_operator: 2023-11-15T22:13:19.672 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compaction_filter: None 2023-11-15T22:13:19.672 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compaction_filter_factory: None 2023-11-15T22:13:19.672 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-15T22:13:19.672 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-15T22:13:19.673 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f0f2ef2138) 2023-11-15T22:13:19.673 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: cache_index_and_filter_blocks: 1 2023-11-15T22:13:19.673 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: cache_index_and_filter_blocks_with_high_priority: 1 2023-11-15T22:13:19.673 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-15T22:13:19.673 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: pin_top_level_index_and_filter: 1 2023-11-15T22:13:19.673 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: index_type: 0 2023-11-15T22:13:19.673 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: data_block_index_type: 0 2023-11-15T22:13:19.674 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: data_block_hash_table_util_ratio: 0.750000 2023-11-15T22:13:19.674 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: hash_index_allow_collision: 1 2023-11-15T22:13:19.674 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: checksum: 1 2023-11-15T22:13:19.675 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: no_block_cache: 0 2023-11-15T22:13:19.675 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: block_cache: 0x55f0f2f2c610 2023-11-15T22:13:19.675 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: block_cache_name: BinnedLRUCache 2023-11-15T22:13:19.675 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: block_cache_options: 2023-11-15T22:13:19.675 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: capacity : 536870912 2023-11-15T22:13:19.675 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: num_shard_bits : 4 2023-11-15T22:13:19.675 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: strict_capacity_limit : 0 2023-11-15T22:13:19.675 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: high_pri_pool_ratio: 0.000 2023-11-15T22:13:19.675 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: block_cache_compressed: (nil) 2023-11-15T22:13:19.675 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: persistent_cache: (nil) 2023-11-15T22:13:19.675 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: block_size: 4096 2023-11-15T22:13:19.675 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: block_size_deviation: 10 2023-11-15T22:13:19.676 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: block_restart_interval: 16 2023-11-15T22:13:19.676 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: index_block_restart_interval: 1 2023-11-15T22:13:19.676 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: metadata_block_size: 4096 2023-11-15T22:13:19.676 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: partition_filters: 0 2023-11-15T22:13:19.676 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: use_delta_encoding: 1 2023-11-15T22:13:19.676 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-15T22:13:19.676 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: whole_key_filtering: 1 2023-11-15T22:13:19.676 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: verify_compression: 0 2023-11-15T22:13:19.676 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: read_amp_bytes_per_bit: 0 2023-11-15T22:13:19.676 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: format_version: 2 2023-11-15T22:13:19.676 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: enable_index_compression: 1 2023-11-15T22:13:19.677 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: block_align: 0 2023-11-15T22:13:19.677 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-15T22:13:19.677 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-15T22:13:19.677 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compression: NoCompression 2023-11-15T22:13:19.677 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-15T22:13:19.677 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-15T22:13:19.677 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-15T22:13:19.677 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.num_levels: 7 2023-11-15T22:13:19.677 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-15T22:13:19.677 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-15T22:13:19.677 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-15T22:13:19.677 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-15T22:13:19.678 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-15T22:13:19.678 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-15T22:13:19.678 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-15T22:13:19.678 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-15T22:13:19.678 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-15T22:13:19.678 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compression_opts.level: 32767 2023-11-15T22:13:19.678 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-15T22:13:19.678 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-15T22:13:19.678 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-15T22:13:19.678 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compression_opts.enabled: false 2023-11-15T22:13:19.678 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-15T22:13:19.679 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-15T22:13:19.679 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-15T22:13:19.679 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-15T22:13:19.679 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-15T22:13:19.679 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-15T22:13:19.679 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-15T22:13:19.679 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-15T22:13:19.679 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-15T22:13:19.679 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-15T22:13:19.679 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-15T22:13:19.679 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-15T22:13:19.679 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-15T22:13:19.680 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-15T22:13:19.680 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-15T22:13:19.680 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-15T22:13:19.680 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-15T22:13:19.680 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.arena_block_size: 4194304 2023-11-15T22:13:19.680 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-15T22:13:19.680 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-15T22:13:19.680 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-15T22:13:19.680 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-15T22:13:19.681 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-15T22:13:19.681 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-15T22:13:19.681 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-15T22:13:19.681 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-15T22:13:19.681 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-15T22:13:19.681 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-15T22:13:19.681 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-15T22:13:19.681 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-15T22:13:19.681 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-15T22:13:19.681 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-15T22:13:19.681 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.table_properties_collectors: 2023-11-15T22:13:19.681 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.inplace_update_support: 0 2023-11-15T22:13:19.682 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-15T22:13:19.682 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-15T22:13:19.682 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-15T22:13:19.682 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-15T22:13:19.682 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.bloom_locality: 0 2023-11-15T22:13:19.682 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.max_successive_merges: 0 2023-11-15T22:13:19.682 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-15T22:13:19.682 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-15T22:13:19.682 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.force_consistency_checks: 0 2023-11-15T22:13:19.682 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-15T22:13:19.682 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: Options.ttl: 0 2023-11-15T22:13:19.683 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 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-11-15T22:13:19.683 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.336+0000 7f55f24506c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2023-11-15T22:13:19.683 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.337+0000 7f55f24506c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700086399337686, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-11-15T22:13:19.683 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.337+0000 7f55f24506c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2023-11-15T22:13:19.683 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.337+0000 7f55f24506c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700086399338396, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 61361, "table_properties": {"data_size": 59683, "index_size": 283, "filter_size": 581, "raw_key_size": 8582, "raw_average_key_size": 47, "raw_value_size": 54757, "raw_average_value_size": 300, "num_data_blocks": 9, "num_entries": 182, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-11-15T22:13:19.683 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.337+0000 7f55f24506c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2023-11-15T22:13:19.683 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.338+0000 7f55f24506c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700086399338739, "job": 1, "event": "recovery_finished"} 2023-11-15T22:13:19.683 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.338+0000 7f55f24506c0 4 rocksdb: DB pointer 0x55f0f2fc7200 2023-11-15T22:13:19.683 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.339+0000 7f55d959d700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-11-15T22:13:19.683 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.339+0000 7f55d959d700 4 rocksdb: [db/db_impl.cc:778] 2023-11-15T22:13:19.683 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: ** DB Stats ** 2023-11-15T22:13:19.683 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-15T22:13:19.684 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-15T22:13:19.684 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-15T22:13:19.684 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-15T22:13:19.684 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-15T22:13:19.684 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-15T22:13:19.684 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-15T22:13:19.684 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: ** Compaction Stats [default] ** 2023-11-15T22:13:19.684 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: 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-11-15T22:13:19.684 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:13:19.684 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: L0 2/0 61.54 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.0 0.00 0.00 1 0.000 0 0 2023-11-15T22:13:19.684 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Sum 2/0 61.54 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.0 0.00 0.00 1 0.000 0 0 2023-11-15T22:13:19.684 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.0 0.00 0.00 1 0.000 0 0 2023-11-15T22:13:19.684 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: ** Compaction Stats [default] ** 2023-11-15T22:13:19.685 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: 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-11-15T22:13:19.685 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:13:19.685 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 130.0 0.00 0.00 1 0.000 0 0 2023-11-15T22:13:19.685 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-15T22:13:19.685 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-15T22:13:19.685 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-15T22:13:19.685 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: AddFile(Total Files): cumulative 0, interval 0 2023-11-15T22:13:19.685 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-15T22:13:19.685 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: AddFile(Keys): cumulative 0, interval 0 2023-11-15T22:13:19.685 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Cumulative compaction: 0.00 GB write, 21.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-15T22:13:19.685 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Interval compaction: 0.00 GB write, 21.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-15T22:13:19.686 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: 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-11-15T22:13:19.686 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: ** File Read Latency Histogram By Level [default] ** 2023-11-15T22:13:19.686 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: ** Compaction Stats [default] ** 2023-11-15T22:13:19.686 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: 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-11-15T22:13:19.686 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:13:19.686 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: L0 2/0 61.54 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.0 0.00 0.00 1 0.000 0 0 2023-11-15T22:13:19.686 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Sum 2/0 61.54 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.0 0.00 0.00 1 0.000 0 0 2023-11-15T22:13:19.686 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: 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-11-15T22:13:19.686 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: ** Compaction Stats [default] ** 2023-11-15T22:13:19.686 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: 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-11-15T22:13:19.686 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:13:19.686 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 130.0 0.00 0.00 1 0.000 0 0 2023-11-15T22:13:19.686 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-15T22:13:19.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-15T22:13:19.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-15T22:13:19.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: AddFile(Total Files): cumulative 0, interval 0 2023-11-15T22:13:19.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-15T22:13:19.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: AddFile(Keys): cumulative 0, interval 0 2023-11-15T22:13:19.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Cumulative compaction: 0.00 GB write, 21.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-15T22:13:19.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-15T22:13:19.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: 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-11-15T22:13:19.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: ** File Read Latency Histogram By Level [default] ** 2023-11-15T22:13:19.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.339+0000 7f55f24506c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] at bind addrs [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:13:19.688 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.340+0000 7f55f24506c0 1 mon.a@-1(???) e1 preinit fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:13:19.688 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.340+0000 7f55f24506c0 0 mon.a@-1(???).mds e1 new map 2023-11-15T22:13:19.688 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.340+0000 7f55f24506c0 0 mon.a@-1(???).mds e1 print_map 2023-11-15T22:13:19.688 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: e1 2023-11-15T22:13:19.688 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: enable_multiple, ever_enabled_multiple: 0,0 2023-11-15T22:13:19.688 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: 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-11-15T22:13:19.688 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: legacy client fscid: -1 2023-11-15T22:13:19.688 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: 2023-11-15T22:13:19.688 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: No filesystems configured 2023-11-15T22:13:19.688 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.340+0000 7f55f24506c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-15T22:13:19.688 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.340+0000 7f55f24506c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-11-15T22:13:19.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.340+0000 7f55f24506c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-15T22:13:19.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: audit 2023-11-15T22:13:17.061639+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.145:0/4256442463' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-11-15T22:13:19.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: audit 2023-11-15T22:13:17.064761+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.145:0/4256442463' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-11-15T22:13:19.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.340+0000 7f55f24506c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-11-15T22:13:19.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.341+0000 7f55f24506c0 20 expand_channel_meta expand map: {default=false} 2023-11-15T22:13:19.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.341+0000 7f55f24506c0 20 expand_channel_meta from 'false' to 'false' 2023-11-15T22:13:19.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.341+0000 7f55f24506c0 20 expand_channel_meta expanded map: {default=false} 2023-11-15T22:13:19.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.341+0000 7f55f24506c0 20 expand_channel_meta expand map: {default=info} 2023-11-15T22:13:19.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.341+0000 7f55f24506c0 20 expand_channel_meta from 'info' to 'info' 2023-11-15T22:13:19.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.341+0000 7f55f24506c0 20 expand_channel_meta expanded map: {default=info} 2023-11-15T22:13:19.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.341+0000 7f55f24506c0 20 expand_channel_meta expand map: {default=daemon} 2023-11-15T22:13:19.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.341+0000 7f55f24506c0 20 expand_channel_meta from 'daemon' to 'daemon' 2023-11-15T22:13:19.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.341+0000 7f55f24506c0 20 expand_channel_meta expanded map: {default=daemon} 2023-11-15T22:13:19.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.341+0000 7f55f24506c0 20 expand_channel_meta expand map: {default=debug} 2023-11-15T22:13:19.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.341+0000 7f55f24506c0 20 expand_channel_meta from 'debug' to 'debug' 2023-11-15T22:13:19.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: debug 2023-11-15T22:13:19.341+0000 7f55f24506c0 20 expand_channel_meta expanded map: {default=debug} 2023-11-15T22:13:19.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: cluster 2023-11-15T22:13:19.357364+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-11-15T22:13:19.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: cluster 2023-11-15T22:13:19.357432+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0]} 2023-11-15T22:13:19.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: cluster 2023-11-15T22:13:19.357465+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-11-15T22:13:19.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: cluster 2023-11-15T22:13:19.357488+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-11-15T22:13:19.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:19 smithi145 bash[108160]: cluster 2023-11-15T22:13:19.357828+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-11-15T22:13:20.013 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Creating mgr... 2023-11-15T22:13:20.015 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-11-15T22:13:20.113 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.y 2023-11-15T22:13:20.135 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.y 2023-11-15T22:13:20.140 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.y.service: Unit ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.y.service not loaded. 2023-11-15T22:13:20.140 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.y 2023-11-15T22:13:20.145 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7.target.wants/ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.y.service → /etc/systemd/system/ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@.service. 2023-11-15T22:13:20.228 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl start ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.y 2023-11-15T22:13:20.257 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:20 smithi145 systemd[1]: Starting Ceph mgr.y for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:13:20.263 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl is-enabled firewalld.service 2023-11-15T22:13:20.270 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stdout disabled 2023-11-15T22:13:20.271 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: systemctl is-active firewalld.service 2023-11-15T22:13:20.277 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-15T22:13:20.278 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:firewalld.service is not enabled 2023-11-15T22:13:20.278 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-11-15T22:13:20.279 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2023-11-15T22:13:20.279 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Waiting for mgr to start... 2023-11-15T22:13:20.279 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Waiting for mgr... 2023-11-15T22:13:20.279 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-11-15T22:13:20.279 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-11-15T22:13:20.558 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:20 smithi145 bash[108160]: audit 2023-11-15T22:13:19.623473+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.145:0/3508585737' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2023-11-15T22:13:20.558 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:20 smithi145 bash[108160]: audit 2023-11-15T22:13:19.626215+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.145:0/3508585737' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2023-11-15T22:13:20.559 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:20 smithi145 podman[108379]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr.y" found: no such container 2023-11-15T22:13:20.559 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:20 smithi145 systemd[1]: Started Ceph mgr.y for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:13:20.880 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-15T22:13:20.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:20.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "1d48eba4-8404-11ee-8dbe-212e2dc638e7", 2023-11-15T22:13:20.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-11-15T22:13:20.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-11-15T22:13:20.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-11-15T22:13:20.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-11-15T22:13:20.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:20.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-11-15T22:13:20.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-11-15T22:13:20.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-11-15T22:13:20.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:20.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-11-15T22:13:20.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-11-15T22:13:20.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:20.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 1, 2023-11-15T22:13:20.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-11-15T22:13:20.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-15T22:13:20.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-11-15T22:13:20.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-11-15T22:13:20.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:20.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-11-15T22:13:20.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-15T22:13:20.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-11-15T22:13:20.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-11-15T22:13:20.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-11-15T22:13:20.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-11-15T22:13:20.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-11-15T22:13:20.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-11-15T22:13:20.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:20.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-11-15T22:13:20.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-11-15T22:13:20.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-11-15T22:13:20.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-11-15T22:13:20.884 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-11-15T22:13:20.884 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-11-15T22:13:20.884 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-11-15T22:13:20.884 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-11-15T22:13:20.884 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-11-15T22:13:20.884 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:20.884 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-11-15T22:13:20.886 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-15T22:13:20.886 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-11-15T22:13:20.886 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-11-15T22:13:20.886 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:20.886 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-11-15T22:13:20.886 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-11-15T22:13:20.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-11-15T22:13:20.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-15T22:13:20.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-15T22:13:20.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-15T22:13:20.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:20.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-15T22:13:20.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:20.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-11-15T22:13:20.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-15T22:13:20.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-11-15T22:13:15.805891+0000", 2023-11-15T22:13:20.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-15T22:13:20.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:20.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-11-15T22:13:20.888 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:21.242 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2023-11-15T22:13:21.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:21 smithi145 bash[108160]: audit 2023-11-15T22:13:20.876529+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.145:0/1291715482' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-15T22:13:22.242 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-11-15T22:13:22.243 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-11-15T22:13:22.682 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-15T22:13:22.682 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:22.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "1d48eba4-8404-11ee-8dbe-212e2dc638e7", 2023-11-15T22:13:22.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-11-15T22:13:22.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-11-15T22:13:22.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-11-15T22:13:22.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-11-15T22:13:22.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:22.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-11-15T22:13:22.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-11-15T22:13:22.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-11-15T22:13:22.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:22.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-11-15T22:13:22.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-11-15T22:13:22.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:22.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 3, 2023-11-15T22:13:22.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-11-15T22:13:22.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-15T22:13:22.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-11-15T22:13:22.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-11-15T22:13:22.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:22.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-11-15T22:13:22.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-15T22:13:22.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-11-15T22:13:22.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-11-15T22:13:22.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-11-15T22:13:22.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-11-15T22:13:22.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-11-15T22:13:22.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-11-15T22:13:22.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:22.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-11-15T22:13:22.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-11-15T22:13:22.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-11-15T22:13:22.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-11-15T22:13:22.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-11-15T22:13:22.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-11-15T22:13:22.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-11-15T22:13:22.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-11-15T22:13:22.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-11-15T22:13:22.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:22.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-11-15T22:13:22.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-15T22:13:22.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-11-15T22:13:22.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-11-15T22:13:22.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:22.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-11-15T22:13:22.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-11-15T22:13:22.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-11-15T22:13:22.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-15T22:13:22.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-15T22:13:22.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-15T22:13:22.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:22.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-15T22:13:22.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:22.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-11-15T22:13:22.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-15T22:13:22.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-11-15T22:13:15.805891+0000", 2023-11-15T22:13:22.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-15T22:13:22.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:22.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-11-15T22:13:22.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:22.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:22 smithi145 bash[108160]: audit 2023-11-15T22:13:22.675967+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.145:0/2014062214' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-15T22:13:23.050 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2023-11-15T22:13:24.051 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-11-15T22:13:24.051 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-11-15T22:13:24.610 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-15T22:13:24.610 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:24.610 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "1d48eba4-8404-11ee-8dbe-212e2dc638e7", 2023-11-15T22:13:24.610 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-11-15T22:13:24.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-11-15T22:13:24.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-11-15T22:13:24.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-11-15T22:13:24.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:24.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-11-15T22:13:24.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-11-15T22:13:24.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-11-15T22:13:24.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:24.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-11-15T22:13:24.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-11-15T22:13:24.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:24.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2023-11-15T22:13:24.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-11-15T22:13:24.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-15T22:13:24.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-11-15T22:13:24.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-11-15T22:13:24.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:24.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-11-15T22:13:24.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 2, 2023-11-15T22:13:24.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-11-15T22:13:24.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-11-15T22:13:24.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-11-15T22:13:24.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-11-15T22:13:24.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-11-15T22:13:24.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-11-15T22:13:24.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:24.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-11-15T22:13:24.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-11-15T22:13:24.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-11-15T22:13:24.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-11-15T22:13:24.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-11-15T22:13:24.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-11-15T22:13:24.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-11-15T22:13:24.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-11-15T22:13:24.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-11-15T22:13:24.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:24.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-11-15T22:13:24.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-15T22:13:24.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-11-15T22:13:24.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-11-15T22:13:24.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:24.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-11-15T22:13:24.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-11-15T22:13:24.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-11-15T22:13:24.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-15T22:13:24.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-15T22:13:24.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-15T22:13:24.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:24.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-15T22:13:24.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:24.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-11-15T22:13:24.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-15T22:13:24.616 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-11-15T22:13:15.805891+0000", 2023-11-15T22:13:24.616 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-15T22:13:24.616 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:24.616 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-11-15T22:13:24.616 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:24.910 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:24 smithi145 bash[108160]: cluster 2023-11-15T22:13:24.257384+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2023-11-15T22:13:24.910 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:24 smithi145 bash[108160]: cluster 2023-11-15T22:13:24.259929+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00264303s) 2023-11-15T22:13:24.910 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:24 smithi145 bash[108160]: audit 2023-11-15T22:13:24.260415+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.145:0/1906332164' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-15T22:13:24.911 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:24 smithi145 bash[108160]: audit 2023-11-15T22:13:24.260596+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.145:0/1906332164' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-15T22:13:24.911 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:24 smithi145 bash[108160]: audit 2023-11-15T22:13:24.260761+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.145:0/1906332164' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-15T22:13:24.911 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:24 smithi145 bash[108160]: audit 2023-11-15T22:13:24.261113+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.145:0/1906332164' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-15T22:13:24.911 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:24 smithi145 bash[108160]: audit 2023-11-15T22:13:24.261440+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.145:0/1906332164' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-15T22:13:24.911 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:24 smithi145 bash[108160]: cluster 2023-11-15T22:13:24.274786+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-11-15T22:13:24.941 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:mgr not available, waiting (3/10)... 2023-11-15T22:13:25.942 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-11-15T22:13:25.942 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-11-15T22:13:26.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:26 smithi145 bash[108160]: audit 2023-11-15T22:13:24.284538+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.145:0/1906332164' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2023-11-15T22:13:26.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:26 smithi145 bash[108160]: audit 2023-11-15T22:13:24.519388+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.145:0/1906332164' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2023-11-15T22:13:26.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:26 smithi145 bash[108160]: cluster 2023-11-15T22:13:24.519419+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-11-15T22:13:26.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:26 smithi145 bash[108160]: audit 2023-11-15T22:13:24.526779+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.145:0/1906332164' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-15T22:13:26.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:26 smithi145 bash[108160]: audit 2023-11-15T22:13:24.527095+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.145:0/1906332164' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"cd44f054-03db-4508-b363-2543ac277e81"}]: dispatch 2023-11-15T22:13:26.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:26 smithi145 bash[108160]: audit 2023-11-15T22:13:24.531586+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.145:0/1906332164' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"cd44f054-03db-4508-b363-2543ac277e81"}]': finished 2023-11-15T22:13:26.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:26 smithi145 bash[108160]: audit 2023-11-15T22:13:24.532180+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.145:0/1906332164' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"77198979-fbe3-4047-8a14-10cf49e6d707"}]: dispatch 2023-11-15T22:13:26.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:26 smithi145 bash[108160]: audit 2023-11-15T22:13:24.536848+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.145:0/1906332164' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"77198979-fbe3-4047-8a14-10cf49e6d707"}]': finished 2023-11-15T22:13:26.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:26 smithi145 bash[108160]: audit 2023-11-15T22:13:24.603981+0000 mon.a (mon.0) 26 : audit [DBG] from='client.? 172.21.15.145:0/1582272566' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-15T22:13:26.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:26 smithi145 bash[108160]: cluster 2023-11-15T22:13:25.262345+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e3: y(active, since 1.00506s) 2023-11-15T22:13:26.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-15T22:13:26.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:26.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "1d48eba4-8404-11ee-8dbe-212e2dc638e7", 2023-11-15T22:13:26.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-11-15T22:13:26.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-11-15T22:13:26.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-11-15T22:13:26.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-11-15T22:13:26.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:26.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-11-15T22:13:26.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-11-15T22:13:26.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-11-15T22:13:26.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:26.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-11-15T22:13:26.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-11-15T22:13:26.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:26.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 7, 2023-11-15T22:13:26.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-11-15T22:13:26.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-15T22:13:26.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-11-15T22:13:26.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-11-15T22:13:26.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:26.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-11-15T22:13:26.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 3, 2023-11-15T22:13:26.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-11-15T22:13:26.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-11-15T22:13:26.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-11-15T22:13:26.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-11-15T22:13:26.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-11-15T22:13:26.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-11-15T22:13:26.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:26.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-11-15T22:13:26.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-11-15T22:13:26.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-11-15T22:13:26.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-11-15T22:13:26.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-11-15T22:13:26.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-11-15T22:13:26.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-11-15T22:13:26.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-11-15T22:13:26.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-11-15T22:13:26.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:26.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-11-15T22:13:26.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-15T22:13:26.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-11-15T22:13:26.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-11-15T22:13:26.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:26.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-11-15T22:13:26.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-11-15T22:13:26.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-11-15T22:13:26.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-15T22:13:26.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-15T22:13:26.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-15T22:13:26.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:26.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-15T22:13:26.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:26.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-11-15T22:13:26.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-15T22:13:26.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-11-15T22:13:15.805891+0000", 2023-11-15T22:13:26.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-15T22:13:26.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:26.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-11-15T22:13:26.491 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:26.849 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Enabling cephadm module... 2023-11-15T22:13:26.850 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2023-11-15T22:13:26.850 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2023-11-15T22:13:27.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:27 smithi145 bash[108160]: audit 2023-11-15T22:13:25.531983+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.145:0/1906332164' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-15T22:13:27.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:27 smithi145 bash[108160]: cluster 2023-11-15T22:13:25.532035+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-11-15T22:13:27.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:27 smithi145 bash[108160]: audit 2023-11-15T22:13:25.535582+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-15T22:13:27.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:27 smithi145 bash[108160]: audit 2023-11-15T22:13:26.010726+0000 mon.a (mon.0) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-15T22:13:27.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:27 smithi145 bash[108160]: audit 2023-11-15T22:13:26.478243+0000 mon.a (mon.0) 32 : audit [DBG] from='client.? 172.21.15.145:0/1773569605' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-15T22:13:28.335 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:28 smithi145 bash[108160]: cluster 2023-11-15T22:13:27.018473+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-11-15T22:13:28.335 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:28 smithi145 bash[108160]: audit 2023-11-15T22:13:27.392564+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.145:0/433968312' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-11-15T22:13:28.335 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:28 smithi145 bash[108395]: ignoring --setuser ceph since I am not root 2023-11-15T22:13:28.335 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:28 smithi145 bash[108395]: ignoring --setgroup ceph since I am not root 2023-11-15T22:13:28.374 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-11-15T22:13:28.374 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-11-15T22:13:28.926 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:28.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2023-11-15T22:13:28.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2023-11-15T22:13:28.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-11-15T22:13:28.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-11-15T22:13:28.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-15T22:13:28.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:28.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-15T22:13:28.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.145:6800", 2023-11-15T22:13:28.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1084679323 2023-11-15T22:13:28.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:28.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:28.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-11-15T22:13:28.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.145:6801", 2023-11-15T22:13:28.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1084679323 2023-11-15T22:13:28.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:28.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-15T22:13:28.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:28.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.145:6801/1084679323", 2023-11-15T22:13:28.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-11-15T22:13:24.257275+0000", 2023-11-15T22:13:28.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-11-15T22:13:28.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-11-15T22:13:28.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-11-15T22:13:28.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-15T22:13:28.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-15T22:13:28.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-15T22:13:28.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-15T22:13:28.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:28.929 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-11-15T22:13:28.929 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:28.929 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-11-15T22:13:29.076 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.077 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.077 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.077 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-15T22:13:29.077 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-15T22:13:29.077 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:29.077 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.077 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.077 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-15T22:13:29.077 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.077 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.077 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.077 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-11-15T22:13:29.077 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.078 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.078 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.078 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.078 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.078 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.078 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.078 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.078 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.078 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.078 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.078 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.078 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.078 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.078 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.079 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.079 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.079 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.079 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.079 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.079 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.079 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.079 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.079 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.079 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.079 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.079 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.079 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.079 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.080 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.080 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.080 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.080 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.080 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.080 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.080 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.080 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.080 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.080 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.080 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.080 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.080 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.080 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.081 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.081 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.081 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.081 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.081 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.081 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.081 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.081 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.081 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.081 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.081 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.081 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.081 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.081 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.082 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.082 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.082 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.082 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.082 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.082 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.082 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.082 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.082 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.082 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.082 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.082 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.082 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.082 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.083 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.083 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.083 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.083 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-11-15T22:13:29.083 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-11-15T22:13:29.083 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.083 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.083 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.083 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.083 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.083 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.083 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.083 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-11-15T22:13:29.083 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.084 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.084 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.084 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.084 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-11-15T22:13:29.084 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-11-15T22:13:29.084 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.084 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.084 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.084 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-11-15T22:13:29.084 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.084 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.084 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.084 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-11-15T22:13:29.084 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.085 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.085 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.085 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.085 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-11-15T22:13:29.085 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-11-15T22:13:29.085 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.085 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.085 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.085 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.118 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.118 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.118 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.118 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-11-15T22:13:29.118 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.118 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.118 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.118 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.118 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-11-15T22:13:29.118 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-11-15T22:13:29.119 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.119 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.119 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.119 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.119 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.119 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.119 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.119 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-11-15T22:13:29.119 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.119 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.119 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.119 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.119 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-11-15T22:13:29.119 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-11-15T22:13:29.119 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.120 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.120 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.120 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-11-15T22:13:29.120 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.120 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.120 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.120 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-11-15T22:13:29.120 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.120 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.120 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.120 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.120 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-11-15T22:13:29.120 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-11-15T22:13:29.120 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.121 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.121 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.121 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.121 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.121 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.121 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.121 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-11-15T22:13:29.121 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.121 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.121 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.121 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.121 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-11-15T22:13:29.121 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-11-15T22:13:29.121 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.122 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.122 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.122 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.122 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.122 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.122 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.122 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-11-15T22:13:29.122 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.122 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.122 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.122 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.122 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-11-15T22:13:29.122 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-11-15T22:13:29.122 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.122 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.123 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.123 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.123 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.123 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.123 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.123 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-11-15T22:13:29.123 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.123 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.123 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.123 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.123 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.123 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.123 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.123 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-11-15T22:13:29.124 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.124 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.124 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.124 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-11-15T22:13:29.124 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-11-15T22:13:29.124 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.124 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.124 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.124 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.124 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.124 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.124 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.124 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-11-15T22:13:29.124 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.125 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.125 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.125 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.125 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-11-15T22:13:29.125 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-11-15T22:13:29.125 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.125 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.125 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.125 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-11-15T22:13:29.125 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.125 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.125 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.125 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-11-15T22:13:29.125 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-15T22:13:29.126 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.126 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.126 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.126 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-11-15T22:13:29.126 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-11-15T22:13:29.126 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-15T22:13:29.126 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.126 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.126 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-15T22:13:29.126 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-15T22:13:29.126 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-15T22:13:29.126 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.127 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-11-15T22:13:29.127 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-15T22:13:29.127 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.127 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.127 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.127 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-11-15T22:13:29.127 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-11-15T22:13:29.127 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-15T22:13:29.127 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.127 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.127 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-11-15T22:13:29.127 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-15T22:13:29.127 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-11-15T22:13:29.127 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.127 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-11-15T22:13:29.128 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.128 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.128 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.128 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.128 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-11-15T22:13:29.128 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-11-15T22:13:29.128 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.128 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.128 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.128 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-11-15T22:13:29.128 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.128 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.128 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.129 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-11-15T22:13:29.129 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:29.129 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.129 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.129 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.129 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-11-15T22:13:29.129 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-11-15T22:13:29.129 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-15T22:13:29.129 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.129 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.129 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-11-15T22:13:29.129 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-11-15T22:13:29.129 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-11-15T22:13:29.129 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.130 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-11-15T22:13:29.130 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-11-15T22:13:29.130 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.130 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.130 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.130 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-11-15T22:13:29.130 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-11-15T22:13:29.130 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.130 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.131 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.131 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-11-15T22:13:29.131 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.131 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.131 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.131 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-11-15T22:13:29.131 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-15T22:13:29.131 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.131 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.131 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.131 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-11-15T22:13:29.131 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-11-15T22:13:29.131 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-15T22:13:29.131 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.132 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.132 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-15T22:13:29.132 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-15T22:13:29.132 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-15T22:13:29.132 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.132 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-11-15T22:13:29.132 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-15T22:13:29.132 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.132 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.132 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.132 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.132 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.132 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.132 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.132 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.133 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.133 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.133 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.133 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.133 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.133 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.133 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.133 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.133 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.133 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.133 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.133 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.133 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.133 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.134 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.134 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.134 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.134 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.134 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.134 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.134 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.134 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.134 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.134 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.134 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.134 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.134 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.135 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.135 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.135 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.135 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.135 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.135 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.135 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.135 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.135 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.135 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.135 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.135 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.135 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.135 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.136 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.136 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.136 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.136 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.136 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.136 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.136 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.136 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.136 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.136 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.136 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.136 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.136 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.136 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.136 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.137 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.137 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.137 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.137 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.137 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.137 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.137 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.137 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.137 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.137 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-11-15T22:13:29.137 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-11-15T22:13:29.137 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-15T22:13:29.137 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.137 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.138 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-15T22:13:29.138 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.138 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.138 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.138 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-11-15T22:13:29.138 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.138 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.138 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.138 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.138 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-15T22:13:29.176 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-15T22:13:29.176 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.176 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.176 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.176 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-11-15T22:13:29.176 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.176 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.176 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.176 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-11-15T22:13:29.176 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-11-15T22:13:29.177 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-11-15T22:13:29.177 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.177 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-11-15T22:13:29.177 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.177 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.177 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.177 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.177 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-11-15T22:13:29.177 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-11-15T22:13:29.177 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.177 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.177 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.177 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.177 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.178 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.178 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.178 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-11-15T22:13:29.178 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.178 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.178 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.178 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.178 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-15T22:13:29.178 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-15T22:13:29.178 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:29.178 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.178 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.178 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-15T22:13:29.178 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.179 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.179 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.179 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-11-15T22:13:29.179 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.179 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.179 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.179 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.179 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-11-15T22:13:29.179 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-11-15T22:13:29.179 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.179 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.179 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.179 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-15T22:13:29.179 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-15T22:13:29.180 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.180 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.180 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-11-15T22:13:29.180 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-11-15T22:13:29.180 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.180 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.180 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.180 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-11-15T22:13:29.180 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-11-15T22:13:29.180 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-15T22:13:29.180 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.180 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.180 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-15T22:13:29.181 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.181 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.181 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.181 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-11-15T22:13:29.181 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.181 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.181 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.181 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.181 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.181 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.181 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.181 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-11-15T22:13:29.181 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.181 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.181 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.182 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-11-15T22:13:29.182 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-11-15T22:13:29.182 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.182 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.182 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.182 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.182 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.182 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.182 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.182 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-11-15T22:13:29.182 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:29.183 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.183 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.183 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.183 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-11-15T22:13:29.183 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-11-15T22:13:29.183 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.183 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.183 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.183 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-11-15T22:13:29.183 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.183 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.183 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.183 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-11-15T22:13:29.183 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.184 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.184 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.184 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.184 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-11-15T22:13:29.184 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-11-15T22:13:29.184 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:29.184 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.184 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.184 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-15T22:13:29.184 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.184 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.184 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.184 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-11-15T22:13:29.184 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.185 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.185 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.185 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.185 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-11-15T22:13:29.185 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-11-15T22:13:29.185 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:29.185 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.185 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.185 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-11-15T22:13:29.185 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.185 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.185 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.185 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-11-15T22:13:29.185 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.185 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.186 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.186 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.186 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-11-15T22:13:29.186 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-11-15T22:13:29.186 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:29.186 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.186 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.186 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-15T22:13:29.186 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.186 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.186 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.186 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-11-15T22:13:29.186 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.186 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.187 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.187 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.187 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.187 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.187 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.187 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.187 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.187 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.187 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.187 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.187 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.187 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.187 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.187 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.188 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.188 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.188 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.188 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.188 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.188 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.188 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.188 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.188 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.188 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.188 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.188 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.188 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.188 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.189 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.189 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.189 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.189 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.189 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-11-15T22:13:29.189 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.189 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.189 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.189 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.189 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.189 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.189 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.189 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.189 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.190 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.190 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.190 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.190 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.190 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.190 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.190 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.190 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.190 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.190 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.190 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.190 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.190 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.190 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.191 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.191 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.191 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.191 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.191 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.191 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.191 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.191 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.191 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.191 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.191 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.191 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.191 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.191 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.192 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.192 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.192 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-15T22:13:29.192 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-15T22:13:29.192 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.192 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.192 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.192 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-11-15T22:13:29.192 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.192 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.192 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.192 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-11-15T22:13:29.192 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-11-15T22:13:29.192 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.193 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-11-15T22:13:29.193 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.193 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.193 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.193 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.193 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-11-15T22:13:29.193 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-11-15T22:13:29.193 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.193 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.193 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.193 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:29.193 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.193 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.193 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.193 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-11-15T22:13:29.194 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.194 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.194 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.194 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.194 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-11-15T22:13:29.194 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-11-15T22:13:29.194 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.194 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.194 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.194 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.194 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.194 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.194 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.194 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-11-15T22:13:29.195 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.195 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.195 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.195 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.195 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-11-15T22:13:29.195 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-11-15T22:13:29.195 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.195 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.195 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.195 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.195 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.195 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.195 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.195 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-11-15T22:13:29.196 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.196 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.196 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.196 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.196 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-11-15T22:13:29.196 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-11-15T22:13:29.196 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.196 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.196 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.196 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.196 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.196 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.196 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.197 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:29.197 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.197 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.197 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.197 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.197 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.197 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.197 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.197 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-11-15T22:13:29.197 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.197 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.197 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.197 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.197 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.198 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.198 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.198 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.198 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.198 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.198 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.198 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.198 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.198 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.198 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.198 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.198 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.198 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.199 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.199 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.199 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.199 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.199 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.199 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.199 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.199 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.199 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.199 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.199 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.199 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.199 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.199 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.199 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.200 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.200 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.200 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.200 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.200 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.200 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.200 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.200 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.200 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.200 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.200 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.200 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.200 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.200 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.201 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.201 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.201 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.201 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.201 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.201 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.201 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.201 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.201 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.201 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.201 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.201 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.201 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.202 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.202 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.202 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.202 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.202 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.202 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.202 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.202 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.202 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.202 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.202 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.202 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.202 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.202 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-11-15T22:13:29.203 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-11-15T22:13:29.203 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:29.203 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.203 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.203 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-11-15T22:13:29.203 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.203 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.203 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.203 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-11-15T22:13:29.203 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.203 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.203 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.203 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.204 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-11-15T22:13:29.204 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-11-15T22:13:29.204 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:29.204 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.204 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.204 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-11-15T22:13:29.204 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.204 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.204 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.204 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-11-15T22:13:29.204 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.204 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.204 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.205 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.205 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.205 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.205 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.205 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-11-15T22:13:29.205 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.205 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.205 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.205 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-11-15T22:13:29.205 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-11-15T22:13:29.205 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.205 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.205 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.206 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.206 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.206 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.206 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.206 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.206 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.206 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.206 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.206 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.206 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-11-15T22:13:29.206 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-11-15T22:13:29.206 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.206 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.207 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.207 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.207 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.207 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.207 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.207 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.207 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.207 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.207 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.207 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.207 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-11-15T22:13:29.207 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-11-15T22:13:29.207 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.207 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.208 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.208 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.208 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.208 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.208 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.208 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.208 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.208 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.208 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.209 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.209 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-11-15T22:13:29.209 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-11-15T22:13:29.209 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.209 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.209 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.209 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.209 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.209 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.209 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.209 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.209 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.209 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.209 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.210 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.210 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-11-15T22:13:29.210 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-11-15T22:13:29.210 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.210 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.210 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.210 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.210 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.210 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.210 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.210 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.210 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.210 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.211 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.211 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.211 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-11-15T22:13:29.211 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-11-15T22:13:29.211 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.211 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.211 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.211 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.211 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.211 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.211 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.211 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.211 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.212 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.212 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.212 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.212 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-11-15T22:13:29.212 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-11-15T22:13:29.212 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.212 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.212 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.212 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.212 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.212 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.212 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.212 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.212 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.212 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.213 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.213 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.213 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-11-15T22:13:29.213 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-11-15T22:13:29.213 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.213 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.213 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.213 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.213 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.213 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.213 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.213 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.213 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.214 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.214 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.214 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.214 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-11-15T22:13:29.214 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-11-15T22:13:29.214 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.215 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.215 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.215 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.215 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.215 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.215 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.215 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.215 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.215 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.215 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.215 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.215 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-11-15T22:13:29.215 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-11-15T22:13:29.215 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.216 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.216 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.216 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.216 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.216 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.216 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.216 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.216 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.216 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.216 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.216 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.216 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-11-15T22:13:29.216 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-11-15T22:13:29.216 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.217 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.217 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.217 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.217 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.217 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.217 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.217 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.217 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.217 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.217 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.217 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.217 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-11-15T22:13:29.217 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-11-15T22:13:29.217 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.218 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.218 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.218 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-15T22:13:29.218 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.218 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.218 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.218 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.218 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.218 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.218 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.218 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.218 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-11-15T22:13:29.218 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-11-15T22:13:29.218 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.219 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.219 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.219 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.219 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.219 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.219 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.219 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.219 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.219 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.219 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.219 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.219 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-11-15T22:13:29.219 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-11-15T22:13:29.219 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.220 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.220 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.220 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.259 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.259 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.259 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.259 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.259 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.259 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.259 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.259 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.259 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-11-15T22:13:29.260 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-11-15T22:13:29.260 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.260 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.260 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.260 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-15T22:13:29.260 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.260 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.260 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.260 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.260 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.260 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.260 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.260 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.260 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-11-15T22:13:29.261 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-11-15T22:13:29.261 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.261 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.261 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.261 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.261 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.261 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.261 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.261 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.261 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.261 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.261 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.261 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.262 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-11-15T22:13:29.262 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-11-15T22:13:29.262 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.262 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.262 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.262 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.262 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.262 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.262 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.262 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.262 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.262 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.262 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.262 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.263 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-11-15T22:13:29.263 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-11-15T22:13:29.263 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.263 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.263 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.263 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.263 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.263 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.263 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.263 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.263 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.263 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.263 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.263 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.264 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-11-15T22:13:29.264 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-11-15T22:13:29.264 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.264 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.264 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.264 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.264 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.264 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.264 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.264 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.264 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.264 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.264 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.264 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.265 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-11-15T22:13:29.265 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-11-15T22:13:29.265 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.265 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.265 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.265 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.265 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.265 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.265 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.265 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.265 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.265 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.265 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.265 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.266 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-11-15T22:13:29.266 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-11-15T22:13:29.266 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.266 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.266 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.266 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.266 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.266 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.266 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.266 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.266 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.266 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.266 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.267 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.267 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-11-15T22:13:29.267 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-11-15T22:13:29.267 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.267 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.267 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.267 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.267 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.268 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.268 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.268 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.268 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.268 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.268 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.268 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.268 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-11-15T22:13:29.268 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-11-15T22:13:29.268 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.268 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.268 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.268 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.268 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.269 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.269 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.269 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.269 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.269 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.269 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.269 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.269 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-11-15T22:13:29.269 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-11-15T22:13:29.269 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.269 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.269 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.269 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.269 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.270 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.270 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.270 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.270 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.270 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.270 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.270 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.270 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-11-15T22:13:29.270 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-11-15T22:13:29.270 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.270 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.270 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.270 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.271 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.271 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.271 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.271 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.271 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.271 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.271 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.271 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.271 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-11-15T22:13:29.271 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-11-15T22:13:29.271 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.271 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.271 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.271 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.272 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.272 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.272 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.272 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.272 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.272 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.272 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.272 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.272 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-11-15T22:13:29.272 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-11-15T22:13:29.272 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.272 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.272 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.272 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-11-15T22:13:29.273 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.273 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.273 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.273 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.273 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.273 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.273 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.273 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.273 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-11-15T22:13:29.273 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-11-15T22:13:29.273 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.273 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.273 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.273 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-15T22:13:29.274 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.274 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.274 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.274 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.274 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.274 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.274 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.274 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.274 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-11-15T22:13:29.274 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-11-15T22:13:29.274 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.274 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.274 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.274 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-11-15T22:13:29.275 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.275 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.275 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.275 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.275 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.275 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.275 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.275 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.275 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-11-15T22:13:29.275 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-11-15T22:13:29.275 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.275 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.275 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.275 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-11-15T22:13:29.276 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.276 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.276 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.276 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.276 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.276 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.276 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.276 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.276 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-11-15T22:13:29.276 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-11-15T22:13:29.276 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.276 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.276 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.276 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.276 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.277 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.277 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.277 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.277 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.277 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.277 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.277 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.277 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-11-15T22:13:29.277 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-11-15T22:13:29.277 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.278 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.278 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.278 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-15T22:13:29.278 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.278 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.278 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.278 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.278 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.278 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.278 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.278 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.278 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-11-15T22:13:29.278 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-11-15T22:13:29.279 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.279 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.279 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.279 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.279 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.279 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.279 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.279 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.279 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.279 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.279 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.279 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.279 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-11-15T22:13:29.279 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-11-15T22:13:29.280 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.280 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.280 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.280 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-11-15T22:13:29.280 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.280 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.280 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.280 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.280 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.280 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.280 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.280 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.280 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-11-15T22:13:29.280 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-11-15T22:13:29.281 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.281 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.281 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.281 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-11-15T22:13:29.281 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.281 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.281 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.281 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.281 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.281 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.281 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.281 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.281 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-11-15T22:13:29.281 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-11-15T22:13:29.282 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.282 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.282 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.282 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.282 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.282 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.282 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.282 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.282 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.282 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.282 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.282 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.282 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-11-15T22:13:29.283 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-11-15T22:13:29.283 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.283 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.283 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.283 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.283 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.283 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.283 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.283 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.283 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.283 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.283 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.283 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.283 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-11-15T22:13:29.284 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-11-15T22:13:29.284 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.284 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.284 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.284 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.284 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.284 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.284 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.284 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.284 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.284 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.284 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.284 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.285 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-11-15T22:13:29.285 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-11-15T22:13:29.285 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.285 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.285 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.285 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-15T22:13:29.285 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.285 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.285 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.285 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.286 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.286 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.286 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.286 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.286 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-11-15T22:13:29.286 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-11-15T22:13:29.286 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.286 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.286 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.286 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-15T22:13:29.286 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.286 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.287 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.287 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.287 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.287 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.287 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.287 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.287 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-11-15T22:13:29.287 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-11-15T22:13:29.287 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.287 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.287 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.288 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-15T22:13:29.288 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.288 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.288 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.288 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.288 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.288 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.288 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.288 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.288 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-11-15T22:13:29.288 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-11-15T22:13:29.288 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.288 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.289 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.289 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.289 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.289 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.289 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.289 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.289 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.289 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.289 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.289 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.289 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-11-15T22:13:29.289 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-11-15T22:13:29.289 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.289 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.290 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.290 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.290 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.290 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.290 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.290 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-11-15T22:13:29.290 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.290 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.290 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.290 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.290 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-11-15T22:13:29.290 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-11-15T22:13:29.291 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.291 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.291 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.291 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-11-15T22:13:29.291 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.291 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.291 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.291 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.291 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.291 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.291 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.291 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.291 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-15T22:13:29.292 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-15T22:13:29.292 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.292 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.292 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.292 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.292 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.292 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.292 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.292 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.292 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.292 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.292 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.292 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.292 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.293 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.293 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.293 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.293 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.293 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.293 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.293 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.293 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.293 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.293 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.293 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.293 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.293 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.293 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.294 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.294 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.294 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.294 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.294 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.294 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.294 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.294 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.294 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.294 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.294 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.294 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.294 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.294 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.295 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.295 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.295 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.295 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.295 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.295 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.295 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.295 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.295 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.295 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.295 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.295 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.295 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.295 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.296 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.296 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.296 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.296 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.296 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.296 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.296 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.296 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.296 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.296 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.296 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.296 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.296 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.297 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.297 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.297 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.297 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.297 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.297 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.297 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.297 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.297 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.297 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.297 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.297 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.297 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.297 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.297 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-15T22:13:29.298 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-15T22:13:29.298 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.298 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.298 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.298 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.298 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.298 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.298 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.298 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.298 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.298 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.298 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.298 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.298 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-15T22:13:29.299 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-15T22:13:29.299 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.299 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.299 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.299 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-11-15T22:13:29.299 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.299 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.299 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.299 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.299 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.299 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.299 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.299 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.299 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-15T22:13:29.300 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-15T22:13:29.300 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.300 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.300 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.300 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-11-15T22:13:29.300 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.300 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.300 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.300 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.300 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.300 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.300 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.300 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.300 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-15T22:13:29.301 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-15T22:13:29.301 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.301 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.301 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.301 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.301 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.301 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.301 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.301 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.301 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.301 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.301 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.301 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.301 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-11-15T22:13:29.302 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-11-15T22:13:29.302 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.302 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.302 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.302 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-11-15T22:13:29.302 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.302 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.302 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.302 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.302 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.302 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.302 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.302 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.303 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-11-15T22:13:29.303 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-11-15T22:13:29.303 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.303 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.303 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.303 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-11-15T22:13:29.303 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.303 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.303 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.303 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.303 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-11-15T22:13:29.303 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.303 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.303 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.304 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.304 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.304 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.304 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-11-15T22:13:29.304 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-11-15T22:13:29.304 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.304 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.304 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.304 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-11-15T22:13:29.304 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-11-15T22:13:29.304 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-11-15T22:13:29.304 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.304 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.305 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.305 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.305 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.305 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.305 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-11-15T22:13:29.305 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-11-15T22:13:29.305 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.305 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.305 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.305 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.305 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.305 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.305 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.305 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.306 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.306 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.306 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.306 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.306 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-15T22:13:29.306 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-15T22:13:29.306 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.306 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.306 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.306 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.306 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.306 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.306 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.307 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.307 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.307 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.307 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.307 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.307 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.307 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.307 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.307 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-11-15T22:13:29.307 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.307 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.307 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.307 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-11-15T22:13:29.307 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-11-15T22:13:29.308 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.308 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.308 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.308 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.308 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.308 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.308 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.308 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-11-15T22:13:29.308 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.308 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.308 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.308 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.308 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.308 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.309 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.309 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.309 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.309 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.309 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.309 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.309 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.309 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.309 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.309 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.309 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.309 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.309 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.310 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.310 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.310 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.310 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.310 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.310 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.310 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.310 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.310 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.310 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.310 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.310 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.310 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.311 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.311 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.311 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.311 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.311 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.311 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.311 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.311 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.311 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.311 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.311 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.311 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.311 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.312 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.312 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.312 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.312 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.312 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.312 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.312 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.312 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.312 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.312 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.312 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.312 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.312 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.312 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.312 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.313 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.313 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.313 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.313 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.313 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.313 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.313 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.313 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.313 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.313 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.313 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.313 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.313 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.314 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.314 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-11-15T22:13:29.314 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-11-15T22:13:29.314 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:29.314 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.314 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.314 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-11-15T22:13:29.314 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.314 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.314 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.314 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-11-15T22:13:29.314 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.314 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.314 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.315 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.315 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-11-15T22:13:29.315 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-11-15T22:13:29.315 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.315 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.315 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.315 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-11-15T22:13:29.315 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.315 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.315 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.315 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-11-15T22:13:29.315 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.315 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.316 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.316 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.316 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-11-15T22:13:29.316 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-11-15T22:13:29.316 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:29.316 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.316 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.316 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-11-15T22:13:29.316 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.316 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.316 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.316 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-11-15T22:13:29.316 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.317 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.317 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.317 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.317 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-11-15T22:13:29.317 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-11-15T22:13:29.317 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:29.317 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.317 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.317 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-15T22:13:29.317 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.317 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.317 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.317 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-11-15T22:13:29.317 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.318 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.318 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.318 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.318 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-11-15T22:13:29.318 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-11-15T22:13:29.318 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.318 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.318 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.318 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.318 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.318 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.318 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.318 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-11-15T22:13:29.318 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.319 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.319 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.319 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.319 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-15T22:13:29.319 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-15T22:13:29.319 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:29.319 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.319 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.319 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-15T22:13:29.319 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.319 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.319 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.319 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-11-15T22:13:29.319 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.320 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.320 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.320 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.320 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-11-15T22:13:29.320 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-11-15T22:13:29.320 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:29.320 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.320 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.320 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-11-15T22:13:29.320 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.320 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.320 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.320 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-11-15T22:13:29.321 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.321 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.321 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.321 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.321 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.321 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.321 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.321 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-11-15T22:13:29.321 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.321 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.321 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.321 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.321 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.322 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.322 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.322 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.322 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.322 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.322 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.322 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.322 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.322 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.323 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.323 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.323 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.323 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.323 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.323 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.323 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.323 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.323 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.323 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.323 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.323 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.323 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.323 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.324 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.324 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.324 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.324 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.324 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.324 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.324 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.324 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.324 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.324 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.324 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.324 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.324 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.325 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.325 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.325 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.325 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.325 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.325 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.325 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.325 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.325 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.325 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.325 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.325 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.325 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.325 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.326 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.326 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.326 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.326 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.326 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.326 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.326 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.326 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.326 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.326 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.326 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.326 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.326 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.327 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.327 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.327 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.327 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.327 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.327 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-11-15T22:13:29.327 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-11-15T22:13:29.327 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.327 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.327 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.327 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-15T22:13:29.327 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.327 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.328 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.328 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.328 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.328 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.328 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.328 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.328 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-11-15T22:13:29.328 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-11-15T22:13:29.328 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.328 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.328 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.328 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-11-15T22:13:29.328 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.329 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.329 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.329 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.329 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.329 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.329 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.329 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.329 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-15T22:13:29.329 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-15T22:13:29.329 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.329 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.329 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.329 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-15T22:13:29.329 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.329 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-11-15T22:13:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-11-15T22:13:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-11-15T22:13:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.330 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-11-15T22:13:29.331 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-11-15T22:13:29.331 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.331 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.331 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.331 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-11-15T22:13:29.331 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.331 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.331 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.331 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.331 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.331 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.331 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.331 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.332 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-11-15T22:13:29.332 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-11-15T22:13:29.332 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.332 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.332 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.332 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-11-15T22:13:29.332 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.332 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.332 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.332 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.332 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.332 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.332 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.332 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.332 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-11-15T22:13:29.333 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-11-15T22:13:29.333 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.333 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.333 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.333 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:29.333 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.333 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.333 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.333 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.333 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.333 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.333 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.333 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.333 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-15T22:13:29.334 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-15T22:13:29.334 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.334 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.334 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.334 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-11-15T22:13:29.334 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.334 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.334 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.334 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.334 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.334 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.334 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.334 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.334 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.335 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.335 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.335 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.335 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.335 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.335 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.335 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.335 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.335 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.335 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.335 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.335 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.335 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.335 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.335 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.336 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.336 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.336 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.336 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.336 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.336 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.336 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.336 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.336 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.336 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.336 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.336 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.336 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.336 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.337 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.337 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.337 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.337 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.337 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.337 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.337 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.337 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.337 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.337 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.337 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.337 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.337 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.338 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.338 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.338 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.338 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.338 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.338 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.338 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.338 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.338 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.338 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.338 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.338 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.338 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.339 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.339 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.339 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.339 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.339 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.339 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.339 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.339 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.339 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.339 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.339 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.339 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.339 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.340 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.340 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-15T22:13:29.340 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-15T22:13:29.340 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.340 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.340 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.340 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:29.340 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.340 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.340 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.340 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.340 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.340 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.341 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.341 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.341 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-11-15T22:13:29.341 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-11-15T22:13:29.341 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.341 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.341 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.341 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-11-15T22:13:29.341 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.341 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.341 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.341 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.341 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.341 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.342 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.342 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.342 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-15T22:13:29.342 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-15T22:13:29.342 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.342 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.342 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.342 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-11-15T22:13:29.342 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.342 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.342 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.342 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.342 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.342 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.343 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.343 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.343 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-11-15T22:13:29.343 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-11-15T22:13:29.343 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.343 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.343 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.343 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-15T22:13:29.343 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.343 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.343 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.343 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.343 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.344 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.344 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.344 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.344 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-15T22:13:29.344 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-15T22:13:29.344 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.344 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.344 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.344 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:29.344 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.344 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.344 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.344 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.345 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.345 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.345 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.345 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.345 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-11-15T22:13:29.345 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-11-15T22:13:29.345 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.345 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.345 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.345 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-11-15T22:13:29.345 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.345 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.345 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.345 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.346 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.346 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.346 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.346 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.346 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.346 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.346 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.346 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-11-15T22:13:29.346 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.346 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.346 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.346 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.346 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.347 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.347 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.347 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.347 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.347 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.347 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.347 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.347 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.347 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.347 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.347 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.347 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.347 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.347 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.348 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.348 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.348 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.348 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.348 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.348 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.348 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.348 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.348 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.348 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.348 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.348 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.348 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.349 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.349 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.349 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.349 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.349 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.349 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.349 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.349 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.349 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.349 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.349 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.349 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.349 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.349 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.350 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.350 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.350 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.350 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.350 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.350 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.350 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.350 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.350 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.350 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.350 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.350 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.350 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.351 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.351 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.351 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.351 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.351 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.351 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.351 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.351 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.351 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.351 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.351 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.351 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.351 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.352 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.352 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.352 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.352 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.352 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-11-15T22:13:29.352 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.352 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.352 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.352 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.352 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.352 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.352 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.352 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.352 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.353 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.353 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.353 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.353 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.353 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.353 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.353 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.353 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.353 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.353 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.353 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.353 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.353 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.354 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.354 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.354 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.354 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.354 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.354 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.354 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.354 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.354 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.354 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.354 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.354 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.354 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.354 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.355 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.355 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.355 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.355 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.355 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.355 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.355 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.355 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.355 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.355 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.355 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.356 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.356 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.356 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.356 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.356 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.356 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.356 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.356 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.356 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.356 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.356 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.356 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.356 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.357 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.357 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.357 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.357 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.357 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.357 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.357 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.357 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.357 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.357 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.357 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.357 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.357 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.357 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.358 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.358 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.358 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-11-15T22:13:29.358 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.358 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.358 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.358 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-11-15T22:13:29.358 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-11-15T22:13:29.358 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.358 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.358 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.358 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-15T22:13:29.358 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.359 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.359 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.359 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-11-15T22:13:29.359 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.359 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.359 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.359 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.359 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-11-15T22:13:29.359 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-11-15T22:13:29.359 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.359 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.359 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.359 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-15T22:13:29.360 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-11-15T22:13:29.360 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.360 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.360 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-11-15T22:13:29.360 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.360 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.360 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.360 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.360 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.360 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.360 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.360 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.360 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.361 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.361 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.361 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.361 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.361 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.361 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.361 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.361 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.361 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.361 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.361 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.361 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.361 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.362 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.362 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.362 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.362 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.362 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.362 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.362 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.362 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.362 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.362 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.362 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.362 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.362 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.363 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.363 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.363 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.363 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.363 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.363 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.363 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.363 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.363 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.363 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.363 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.363 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.363 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.363 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.363 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.364 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.364 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.364 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.364 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.364 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.364 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.364 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.364 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.364 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.364 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.364 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.364 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.364 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.364 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.365 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.365 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.365 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.365 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.365 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.365 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.365 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.365 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.365 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.365 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.365 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.365 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.365 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.366 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-11-15T22:13:29.366 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.366 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.366 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.366 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-11-15T22:13:29.366 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-11-15T22:13:29.366 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.366 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.366 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.366 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-11-15T22:13:29.366 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.366 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.366 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.367 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-11-15T22:13:29.367 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.367 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.367 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.367 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.367 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.367 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.367 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.367 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.367 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.367 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.367 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.367 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.368 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.368 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.368 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.368 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.368 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.369 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.369 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.369 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.370 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.370 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.370 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.370 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.370 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.370 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.370 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.370 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.370 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.370 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.370 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.370 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.370 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.370 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.371 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.371 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.371 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.371 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.371 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.371 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.371 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.371 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.371 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.371 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.371 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.371 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.371 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.371 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.371 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.372 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.372 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.372 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.372 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.372 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.372 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.372 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.372 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.372 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.372 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.372 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.372 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.372 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.372 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.373 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.373 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.373 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.373 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.373 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.373 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.373 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.373 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.373 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.373 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.373 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.373 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-11-15T22:13:29.373 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-11-15T22:13:29.373 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.373 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.374 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.374 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.374 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.374 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.374 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.374 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-11-15T22:13:29.374 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.374 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.374 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.374 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.374 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-11-15T22:13:29.374 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-11-15T22:13:29.374 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.374 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.375 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.375 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-11-15T22:13:29.375 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.375 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.375 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.375 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-11-15T22:13:29.375 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.375 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.375 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.375 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.375 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-11-15T22:13:29.375 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-11-15T22:13:29.375 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.375 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.376 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.376 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-11-15T22:13:29.376 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.376 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.376 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.376 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-11-15T22:13:29.376 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.376 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.376 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.376 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.376 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-11-15T22:13:29.376 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-11-15T22:13:29.376 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.376 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.377 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.377 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.377 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.377 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.377 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.377 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-11-15T22:13:29.377 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.377 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.377 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.377 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.377 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-11-15T22:13:29.377 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-11-15T22:13:29.377 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.377 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.378 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.378 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-11-15T22:13:29.378 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.378 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.378 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.378 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-11-15T22:13:29.378 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.378 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.378 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.378 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.378 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.378 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.378 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.379 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-15T22:13:29.379 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.379 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.379 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.379 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.379 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.379 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.379 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.379 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.379 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.379 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.379 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.379 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.380 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.380 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.380 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.380 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.380 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.380 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.380 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.380 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.380 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.380 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.380 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.380 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.380 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.380 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.381 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.381 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.381 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.381 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.381 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.381 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.381 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.381 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.381 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.381 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.381 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.381 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.381 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.382 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.382 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.382 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.382 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.382 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.382 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.382 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.382 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.382 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.382 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.382 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.382 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.382 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.383 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.383 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.383 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.383 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.383 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.383 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.383 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.383 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.383 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.383 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.383 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.383 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.383 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.383 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.383 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.384 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.384 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.384 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.384 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.384 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.384 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.384 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-11-15T22:13:29.384 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-15T22:13:29.384 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.384 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.384 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.384 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:29.384 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.384 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.385 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.385 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-15T22:13:29.385 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-11-15T22:13:29.385 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-11-15T22:13:29.385 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.385 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-11-15T22:13:29.385 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.385 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.385 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.385 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.385 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.385 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.385 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.386 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-11-15T22:13:29.386 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.386 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.386 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.386 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.386 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.386 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.386 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.386 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.386 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.386 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.386 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.386 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.386 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.387 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.387 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.387 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.387 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.387 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.387 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.387 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.387 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.387 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.387 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.387 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.387 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.387 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.387 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.387 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.388 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.388 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.388 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.388 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.388 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.388 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.388 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.388 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.388 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.388 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.388 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.388 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.388 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.388 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.389 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.389 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.389 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.389 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.389 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.389 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.389 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.389 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.389 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.389 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.389 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.389 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.389 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.389 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.390 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.390 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.390 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.390 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.390 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.390 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.390 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.390 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.390 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.390 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.390 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.390 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.390 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.390 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.391 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.391 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.391 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.391 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.391 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.391 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.391 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-11-15T22:13:29.391 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.391 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.391 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.391 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.391 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.391 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.391 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.391 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.392 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.392 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.392 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.392 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.392 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.392 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.392 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.392 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.392 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.392 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.392 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.392 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.392 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.392 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.393 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.393 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.393 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.393 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.393 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.393 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.393 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.393 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.393 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.393 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.393 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.393 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.393 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.394 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.394 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.394 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.394 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.394 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.394 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.394 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.394 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.394 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.394 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.394 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.394 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.394 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.395 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.395 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.395 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.395 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.395 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.395 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.395 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.395 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.395 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.395 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.395 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.395 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.395 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.396 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.396 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.396 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.396 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.396 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.396 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.396 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.396 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.396 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.396 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.396 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.396 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.396 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-15T22:13:29.397 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-15T22:13:29.397 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.397 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.397 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.397 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-15T22:13:29.397 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.397 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.397 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.397 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.397 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.397 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.397 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.397 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.397 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.398 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.398 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.398 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-11-15T22:13:29.398 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.398 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.398 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.398 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.398 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.398 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.398 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.398 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.398 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.398 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.399 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.399 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.399 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.399 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.399 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.399 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.399 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.399 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.399 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.399 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.399 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.399 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.399 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.399 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.400 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.400 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.400 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.400 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.400 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.400 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.400 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.400 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.400 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.400 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.400 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.400 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.400 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.400 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.401 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.401 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.401 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.401 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.401 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.401 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.401 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.401 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.401 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.401 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.401 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.401 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.401 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.401 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.402 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.402 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.402 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.402 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.402 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.402 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.402 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.402 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.402 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.402 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.402 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.402 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.402 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.403 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.403 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.403 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.403 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.403 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.403 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.403 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.403 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.403 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-11-15T22:13:29.403 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-11-15T22:13:29.403 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.403 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.403 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.404 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-11-15T22:13:29.404 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.404 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.404 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.404 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-11-15T22:13:29.404 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.404 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.404 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.404 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.404 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-11-15T22:13:29.404 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-11-15T22:13:29.404 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:29.404 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.404 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.405 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-15T22:13:29.405 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.405 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.405 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.405 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-11-15T22:13:29.405 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.405 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.405 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.405 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.405 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.405 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.405 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.405 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-11-15T22:13:29.405 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.406 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.406 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.406 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.406 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.406 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.406 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.406 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.406 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.406 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.406 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.406 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.406 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.406 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.406 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.407 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.407 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.407 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.407 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.407 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.407 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.407 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.407 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.407 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.407 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.407 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.407 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.407 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.407 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.407 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.408 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.408 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.408 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.408 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.408 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.408 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.408 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.408 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.408 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.408 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.408 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.408 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.408 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.408 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.409 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.409 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.409 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.409 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.409 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.409 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.409 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.409 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.409 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.409 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.409 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.409 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.409 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.409 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.410 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.410 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.410 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.410 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.410 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.410 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.410 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.410 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.410 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.410 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.410 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.410 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.410 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.411 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.411 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.411 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-11-15T22:13:29.411 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-11-15T22:13:29.411 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.411 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.411 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.411 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.411 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.411 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.411 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.411 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.411 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.411 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.412 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.412 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.412 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-11-15T22:13:29.412 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-11-15T22:13:29.412 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.412 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.412 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.412 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.412 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.412 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.412 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.412 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.412 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.413 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.413 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.413 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.413 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-11-15T22:13:29.413 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-11-15T22:13:29.413 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.413 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.413 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.413 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.413 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.413 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.413 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.413 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.413 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.413 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.414 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.414 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.414 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-15T22:13:29.414 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-15T22:13:29.414 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.414 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.414 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.414 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.414 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.414 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.414 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.414 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.414 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.414 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.415 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.415 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.415 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-15T22:13:29.415 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-15T22:13:29.415 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.415 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.415 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.415 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.415 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.415 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.415 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.415 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.415 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.415 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.416 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.416 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.416 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.416 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.416 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.416 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-11-15T22:13:29.416 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.416 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.416 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.416 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.416 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.416 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.416 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.416 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.416 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.417 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.417 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.417 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.417 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.417 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.417 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.417 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.417 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.417 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.417 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.417 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.417 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.417 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.417 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.417 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.418 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.418 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.418 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.418 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.418 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.418 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.418 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.418 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.418 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.418 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.418 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.418 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.418 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.418 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.419 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.419 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.419 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.419 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.419 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.419 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.419 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.419 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.419 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.419 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.419 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.419 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.419 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.420 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.420 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.420 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.420 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.420 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.420 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.420 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.420 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.420 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.420 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.420 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.420 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.420 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.420 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.420 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.421 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.421 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.421 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.421 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.421 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.421 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.421 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.421 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-11-15T22:13:29.421 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-11-15T22:13:29.421 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.421 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.421 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.421 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.421 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.422 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.422 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.422 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.422 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.422 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.422 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.422 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.422 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-11-15T22:13:29.422 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-11-15T22:13:29.422 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.422 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.422 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.422 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.422 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.423 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.423 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.423 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.423 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.423 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.423 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.423 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.423 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.423 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.423 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.423 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-11-15T22:13:29.423 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.423 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.423 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.424 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-15T22:13:29.424 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-15T22:13:29.424 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.424 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.424 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.424 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.424 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.424 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.424 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.424 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.424 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.424 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.424 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.424 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.424 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.425 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.425 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.425 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.425 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.425 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.425 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.425 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.425 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.425 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.425 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.425 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.425 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.425 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.425 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.426 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.426 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.426 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.426 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.426 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.426 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.426 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.426 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.426 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.426 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.426 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.426 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.426 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.427 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.427 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.427 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.427 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.427 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.427 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.427 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.427 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.427 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.427 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.427 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.427 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.427 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.428 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.428 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.428 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.428 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.428 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.428 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.428 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.428 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.428 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.428 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.428 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.428 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.428 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.428 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.429 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.429 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.429 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.429 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.429 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.429 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.429 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.429 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.429 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.429 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.429 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.429 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.429 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.429 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.430 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.430 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-15T22:13:29.430 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-15T22:13:29.430 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.430 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.430 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.430 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.430 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.430 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.430 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.430 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.430 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.430 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.430 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.430 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.431 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-15T22:13:29.431 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-15T22:13:29.431 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.431 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.431 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.431 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.431 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.431 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.431 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.431 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.431 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.431 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.431 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.431 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.432 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.432 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.432 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.432 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-11-15T22:13:29.432 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.432 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.432 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.432 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.432 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.432 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.432 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.432 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.432 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.432 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.432 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.433 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.433 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.433 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.433 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.433 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.433 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.433 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.433 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.433 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.433 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.433 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.433 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.433 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.433 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.433 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.434 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.434 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.434 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.434 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.434 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.434 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.434 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.434 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.434 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.434 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.434 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.434 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.434 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.434 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.435 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.435 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.435 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.435 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.435 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.435 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.435 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.435 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.435 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.435 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.435 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.435 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.435 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.436 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.436 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.436 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.436 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.436 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.436 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.436 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.436 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.436 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.436 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.436 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.436 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.436 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.436 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.437 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.437 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.437 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.437 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.437 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.437 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.437 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.437 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.437 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.437 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-11-15T22:13:29.437 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.437 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.437 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.437 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.438 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.438 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.438 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.438 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.438 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.438 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.438 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.438 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.438 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.438 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.438 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.438 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.438 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.439 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.439 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.439 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.439 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.439 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.439 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.439 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.439 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.439 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.439 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.439 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.439 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.439 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.439 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.439 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.440 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.440 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.440 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.440 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.440 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.440 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.440 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.440 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.440 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.440 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.440 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.440 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.440 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.440 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.441 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.441 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.441 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.441 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.441 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.441 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.441 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.441 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.441 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.441 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.441 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.441 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.441 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.441 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.441 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.442 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.442 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.442 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.442 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.442 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.442 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.442 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.442 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.442 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.442 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.442 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.442 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.442 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-11-15T22:13:29.443 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-11-15T22:13:29.443 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.443 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.443 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.443 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.443 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.443 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.443 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.443 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.443 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.443 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.443 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.443 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.443 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-11-15T22:13:29.444 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-11-15T22:13:29.444 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.444 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.444 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.444 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-11-15T22:13:29.444 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.444 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.444 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.444 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.444 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.444 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.444 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.444 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.444 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-11-15T22:13:29.445 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-11-15T22:13:29.445 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.445 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.445 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.445 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.445 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.445 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.445 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.445 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.445 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.445 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.445 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.445 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.445 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-11-15T22:13:29.445 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-11-15T22:13:29.446 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.446 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.446 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.446 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.446 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.446 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.446 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.446 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.446 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.446 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.446 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.446 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.446 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-11-15T22:13:29.447 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-11-15T22:13:29.447 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-15T22:13:29.447 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.447 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.447 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.447 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.447 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.447 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.447 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.447 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.447 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.447 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.447 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.447 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-11-15T22:13:29.448 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-11-15T22:13:29.448 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.448 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.448 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.448 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.448 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.448 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.448 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.448 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.448 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.448 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.448 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.448 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.448 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-11-15T22:13:29.449 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-11-15T22:13:29.449 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.449 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.449 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.449 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.449 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.449 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.449 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.449 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.449 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.449 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.449 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.449 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.449 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-11-15T22:13:29.450 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-11-15T22:13:29.450 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.450 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.450 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.450 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.450 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.450 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.450 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.450 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.450 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.450 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.450 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.450 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.451 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-11-15T22:13:29.451 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-11-15T22:13:29.451 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.451 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.451 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.451 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.451 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.451 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.451 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.451 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.451 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.451 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.451 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.451 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.452 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-11-15T22:13:29.452 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-11-15T22:13:29.452 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.452 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.452 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.452 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.452 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.452 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.452 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.452 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.452 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.452 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.452 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.452 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.453 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-11-15T22:13:29.453 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-11-15T22:13:29.453 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.453 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.453 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.453 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.453 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.453 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.453 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.453 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.453 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.453 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.453 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.454 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.454 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.454 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.454 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.454 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-11-15T22:13:29.454 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.454 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.454 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.454 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.454 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.454 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.454 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.454 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.454 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.455 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.455 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.455 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.455 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.455 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.455 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.455 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.455 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.455 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.455 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.455 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.455 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.455 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.456 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.456 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.456 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.456 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.456 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.456 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.456 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.456 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.456 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.456 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.456 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.456 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.456 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.456 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.456 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.457 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.457 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.457 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.457 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.457 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.457 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.457 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.457 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.457 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.457 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.457 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.457 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.457 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.457 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.458 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.458 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.458 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.458 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.458 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.458 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.458 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.458 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.458 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.458 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.458 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.458 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.458 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.458 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.459 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.459 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.459 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.459 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.459 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.459 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.459 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.459 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.459 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.459 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.459 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.459 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-11-15T22:13:29.459 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.459 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.460 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.460 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-11-15T22:13:29.460 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-11-15T22:13:29.460 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.460 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.460 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.460 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-11-15T22:13:29.460 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.460 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.460 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.460 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.460 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.460 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.460 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.461 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.461 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-15T22:13:29.461 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-15T22:13:29.461 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:29.461 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.461 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.461 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-11-15T22:13:29.461 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.461 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.461 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.461 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.461 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.461 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.461 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.462 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.462 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.462 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.462 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.462 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.462 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.462 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.462 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.462 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.462 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.462 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.462 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.462 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.462 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.463 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.463 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.463 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.463 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.463 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.463 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.463 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.463 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.463 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.463 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.463 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.463 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.463 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.463 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.464 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.464 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.464 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.464 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.464 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.464 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.464 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.464 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.464 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.464 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.464 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.464 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.464 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.464 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.465 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.465 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.465 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.465 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.465 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.465 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.465 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.465 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.465 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.465 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.465 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.465 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.465 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.465 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.465 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.466 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.466 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.466 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.466 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.466 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.466 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.466 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.466 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.466 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.466 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.466 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.466 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.466 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.466 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.467 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.467 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.467 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.467 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-11-15T22:13:29.467 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.467 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.467 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.467 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-11-15T22:13:29.467 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-11-15T22:13:29.467 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.467 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.467 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.467 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.467 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.468 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.468 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.468 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-11-15T22:13:29.468 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.468 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.468 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.468 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.468 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-11-15T22:13:29.468 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-11-15T22:13:29.468 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.468 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.468 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.468 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.468 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.469 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.469 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.469 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.469 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.469 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.469 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.469 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.469 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-11-15T22:13:29.469 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-11-15T22:13:29.469 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.469 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.469 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.469 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:29.469 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.470 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.470 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.470 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.470 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.470 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.470 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.470 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.470 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-11-15T22:13:29.470 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-11-15T22:13:29.470 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.470 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.470 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.470 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.470 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.471 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.471 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.471 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.471 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.471 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.471 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.471 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.471 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-11-15T22:13:29.471 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-11-15T22:13:29.471 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.471 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.471 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.471 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:29.471 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.472 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.472 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.472 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.472 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.472 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.472 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.472 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.472 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-11-15T22:13:29.472 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-11-15T22:13:29.472 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.472 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.472 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.472 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:29.472 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.473 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.473 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.473 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.473 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.473 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.473 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.473 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.473 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-11-15T22:13:29.473 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-11-15T22:13:29.473 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.473 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.473 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.473 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-11-15T22:13:29.473 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.473 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.474 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.474 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.474 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.474 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.474 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.474 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.474 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-11-15T22:13:29.474 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-11-15T22:13:29.474 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.474 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.474 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.474 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.474 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.474 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.475 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.475 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.475 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.475 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.475 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.475 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.475 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-15T22:13:29.475 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-15T22:13:29.475 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.475 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.475 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.475 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-11-15T22:13:29.476 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-11-15T22:13:29.476 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.476 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.476 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.476 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.476 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.476 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.476 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.476 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-11-15T22:13:29.476 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-11-15T22:13:29.476 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.476 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.476 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.476 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-11-15T22:13:29.477 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.477 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.477 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.477 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.477 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.477 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.477 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.477 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.477 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-11-15T22:13:29.477 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-11-15T22:13:29.477 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.477 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.477 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.477 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.478 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.478 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.478 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.478 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.478 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.478 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.478 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.478 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.478 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.478 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.478 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.478 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.478 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.479 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.479 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.479 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.479 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.479 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.479 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.479 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.479 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.479 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.479 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.479 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.479 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.479 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.479 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.480 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.480 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.480 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.480 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.480 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.480 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.480 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.480 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.480 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.480 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.480 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.480 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.480 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.480 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.480 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.481 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.481 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.481 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.481 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.481 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.481 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.481 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.481 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.481 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.481 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.481 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.481 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.481 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.481 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.482 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-11-15T22:13:29.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-11-15T22:13:29.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.483 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:29.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-11-15T22:13:29.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-11-15T22:13:29.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.484 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:29.485 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.485 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.485 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.485 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.485 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.485 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.485 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.485 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.485 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-11-15T22:13:29.485 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-11-15T22:13:29.485 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.485 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.485 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.485 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-11-15T22:13:29.486 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.486 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.486 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.486 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.486 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.486 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.486 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.486 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.486 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.486 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.486 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.486 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-11-15T22:13:29.486 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.486 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.487 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.487 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.487 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.487 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.487 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.487 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.487 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.487 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.487 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.487 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.487 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.487 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.487 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.487 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.488 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.489 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.490 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.491 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.491 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.491 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.491 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.491 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.491 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.491 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.491 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.491 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.491 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.491 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.491 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.491 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.491 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.491 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.492 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.492 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.492 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.492 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.492 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-11-15T22:13:29.492 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.492 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.492 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.492 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.492 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.492 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.492 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.492 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.492 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.493 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.493 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.493 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.493 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.493 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.493 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.493 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.493 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.493 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.493 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.493 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.493 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.493 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.493 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.494 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.494 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.494 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.494 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.494 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.494 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.494 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.494 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.494 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.494 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.494 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.494 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.494 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.494 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.495 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.495 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.495 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.495 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.495 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.495 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.495 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.495 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.495 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.495 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.495 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.495 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.495 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.495 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.496 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.496 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.496 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.496 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.496 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.496 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.496 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.496 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.496 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.496 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.496 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.496 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.496 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.496 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.497 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.497 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.497 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.497 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.497 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.497 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.497 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.497 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.497 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.497 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.497 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.497 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-11-15T22:13:29.497 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:29.497 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:29.497 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:29.498 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-11-15T22:13:29.498 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-11-15T22:13:29.498 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.498 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.498 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.498 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-11-15T22:13:29.498 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.498 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.498 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.498 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.498 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.498 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.498 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.498 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.499 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-11-15T22:13:29.499 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-11-15T22:13:29.499 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.499 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.499 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-15T22:13:29.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-15T22:13:29.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:29.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-15T22:13:29.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:29.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:29.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:29.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:29.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:29.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:29.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:29.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:29.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:29.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:29.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:29.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:29.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:29.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:29.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:29.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:29.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:29.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:29.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:29.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:29.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-11-15T22:13:29.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-11-15T22:13:29.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:29.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-11-15T22:13:29.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-11-15T22:13:29.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:29.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-11-15T22:13:29.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-11-15T22:13:29.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-11-15T22:13:29.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:29.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:29.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:29.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-11-15T22:13:29.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:29.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:29.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:29.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:29.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:29.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:29.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:29.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-11-15T22:13:29.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-11-15T22:13:29.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-11-15T22:13:29.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-15T22:13:29.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-15T22:13:29.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-15T22:13:29.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-11-15T22:13:29.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-15T22:13:29.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-15T22:13:29.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-15T22:13:29.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-15T22:13:29.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-11-15T22:13:29.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-15T22:13:29.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-15T22:13:29.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-15T22:13:29.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-11-15T22:13:29.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-11-15T22:13:29.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-11-15T22:13:29.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-15T22:13:29.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-15T22:13:29.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-15T22:13:29.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-11-15T22:13:29.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-15T22:13:29.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:29.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2023-11-15T22:13:29.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-11-15T22:13:29.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-15T22:13:29.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-15T22:13:29.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.145:0", 2023-11-15T22:13:29.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1726991710 2023-11-15T22:13:29.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-15T22:13:29.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-15T22:13:29.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-15T22:13:29.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.145:0", 2023-11-15T22:13:29.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1987614853 2023-11-15T22:13:29.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-15T22:13:29.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:29.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-15T22:13:29.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:29.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-15T22:13:29.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.145:0", 2023-11-15T22:13:29.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3302735066 2023-11-15T22:13:29.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-15T22:13:29.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-15T22:13:29.546 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.546 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:29.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:29 smithi145 bash[108160]: audit 2023-11-15T22:13:28.020494+0000 mon.a (mon.0) 35 : audit [INF] from='client.? 172.21.15.145:0/433968312' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-11-15T22:13:29.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:29 smithi145 bash[108160]: cluster 2023-11-15T22:13:28.020546+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e5: y(active, since 3s) 2023-11-15T22:13:29.547 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:29 smithi145 bash[108160]: audit 2023-11-15T22:13:28.920395+0000 mon.a (mon.0) 37 : audit [DBG] from='client.? 172.21.15.145:0/1626501771' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-11-15T22:13:29.547 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-11-15T22:13:29.547 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2023-11-15T22:13:29.547 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-11-15T22:13:29.548 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-11-15T22:13:32.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:31 smithi145 bash[108160]: cluster 2023-11-15T22:13:31.686355+0000 mon.a (mon.0) 38 : cluster [INF] Active manager daemon y restarted 2023-11-15T22:13:32.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:31 smithi145 bash[108160]: cluster 2023-11-15T22:13:31.686841+0000 mon.a (mon.0) 39 : cluster [INF] Activating manager daemon y 2023-11-15T22:13:32.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:31 smithi145 bash[108160]: cluster 2023-11-15T22:13:31.688529+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-11-15T22:13:32.759 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:32.759 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2023-11-15T22:13:32.759 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-11-15T22:13:32.760 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:32 smithi145 bash[108160]: cluster 2023-11-15T22:13:31.738903+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0521328s) 2023-11-15T22:13:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:32 smithi145 bash[108160]: audit 2023-11-15T22:13:31.740320+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-15T22:13:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:32 smithi145 bash[108160]: audit 2023-11-15T22:13:31.740976+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-15T22:13:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:32 smithi145 bash[108160]: audit 2023-11-15T22:13:31.741110+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-15T22:13:33.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:32 smithi145 bash[108160]: audit 2023-11-15T22:13:31.741242+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-15T22:13:33.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:32 smithi145 bash[108160]: audit 2023-11-15T22:13:31.741501+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-15T22:13:33.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:32 smithi145 bash[108160]: audit 2023-11-15T22:13:31.743321+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-15T22:13:33.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:32 smithi145 bash[108160]: audit 2023-11-15T22:13:31.743535+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-15T22:13:33.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:32 smithi145 bash[108160]: cluster 2023-11-15T22:13:31.757105+0000 mon.a (mon.0) 49 : cluster [INF] Manager daemon y is now available 2023-11-15T22:13:33.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:32 smithi145 bash[108160]: audit 2023-11-15T22:13:31.777270+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-15T22:13:33.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:32 smithi145 bash[108160]: audit 2023-11-15T22:13:32.254131+0000 mon.a (mon.0) 51 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-15T22:13:33.115 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2023-11-15T22:13:33.115 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2023-11-15T22:13:33.115 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2023-11-15T22:13:33.925 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:33 smithi145 bash[108160]: cluster 2023-11-15T22:13:32.750230+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e7: y(active, since 1.06345s) 2023-11-15T22:13:33.925 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:33 smithi145 bash[108160]: audit 2023-11-15T22:13:33.620717+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2023-11-15T22:13:33.925 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:33 smithi145 bash[108160]: audit 2023-11-15T22:13:33.623137+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2023-11-15T22:13:33.972 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Generating ssh key... 2023-11-15T22:13:33.973 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2023-11-15T22:13:33.973 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2023-11-15T22:13:35.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108160]: audit 2023-11-15T22:13:33.619470+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-11-15T22:13:35.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108160]: cluster 2023-11-15T22:13:34.626262+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-11-15T22:13:35.220 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108395]: Generating public/private rsa key pair. 2023-11-15T22:13:35.220 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108395]: Your identification has been saved in /tmp/tmpf07guvs2/key. 2023-11-15T22:13:35.220 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108395]: Your public key has been saved in /tmp/tmpf07guvs2/key.pub. 2023-11-15T22:13:35.220 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108395]: The key fingerprint is: 2023-11-15T22:13:35.220 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108395]: SHA256:Xj74+zsXppHRM5L9nTQT/BHoeOezMmG/zDspqqEhAQU ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:13:35.220 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108395]: The key's randomart image is: 2023-11-15T22:13:35.220 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108395]: +---[RSA 3072]----+ 2023-11-15T22:13:35.220 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108395]: | E.. o..| 2023-11-15T22:13:35.220 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108395]: | . . + | 2023-11-15T22:13:35.220 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108395]: | . o+ +| 2023-11-15T22:13:35.221 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108395]: | . .+o==.| 2023-11-15T22:13:35.221 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108395]: | . S . .+++=| 2023-11-15T22:13:35.221 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108395]: | .. + ooo+o| 2023-11-15T22:13:35.221 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108395]: | . .o.o .+o.+| 2023-11-15T22:13:35.221 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108395]: | . o...o++= | 2023-11-15T22:13:35.221 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108395]: | . .+++++=+| 2023-11-15T22:13:35.221 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:34 smithi145 bash[108395]: +----[SHA256]-----+ 2023-11-15T22:13:36.030 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:35 smithi145 bash[108160]: audit 2023-11-15T22:13:34.424975+0000 mgr.y (mgr.14119) 2 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:13:36.030 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:35 smithi145 bash[108160]: cephadm 2023-11-15T22:13:34.425201+0000 mgr.y (mgr.14119) 3 : cephadm [INF] Generating ssh key... 2023-11-15T22:13:36.030 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:35 smithi145 bash[108160]: audit 2023-11-15T22:13:34.833581+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAzqxI1aJNgwwTyKHB3Qo4oCdFFLq65I7mAllOt6qrrYm8Ml8n6CqP\n4RkjzQvF27cjkfSaayxNnXTQIwp5/1T1rE4SeKhGla0M/lqwmwF2PeyiLGpYqJ/BzPXiQf\n51S7d0XsvW8OkUQ0p0mvcGCzycMRfxKddelf3Yd9T8NHXDrgHG9/TNHuPQi3LaxcQyDWrz\nLy5AZY9zrjEwzFo/bzt/EF/Ln9h1pWSTx7Ng7aNWtgfPWvQ7cbQzUX2dOPoFVpBMjNdgPc\nA1rzxRmH7VXWfpPfb3vA1MrrRDeGKosAsXJ4ZVokQ+Un9DD9/kuq8vMIvuTVmpB39cI9oF\nvB5+ExRU/iZ5F9fbwUKT2H4RzSq7YKi9WPNWEgS3aQLAN5gvCM1+hcH8O4otjyQaenwuFQ\nKYzR8VYBptDF42kceptTYcYWy67SVQ+IhR1AVsZfCMozGaQToa7WXESbcwmmiAATeMmOAI\nRbc96PzoJa7aAUyGgpfcKeLQBwidDQwLKLE73iZLAAAFoDw73OE8O9zhAAAAB3NzaC1yc2\nEAAAGBAM6sSNWiTYMME8ihwd0KOKAnRRS6uuSO5gJZTreqq62JvDJfJ+gqj+EZI80Lxdu3\nI5H0mmssTZ100CMKef9U9axOEnioRpWtDP5asJsBdj3soixqWKifwcz14kH+dUu3dF7L1v\nDpFENKdJr3Bgs8nDEX8SnXXpX92HfU/DR1w64Bxvf0zR7j0Ity2sXEMg1q8y8uQGWPc64x\nMMxaP287fxBfy5/YdaVkk8ezYO2jVrYHz1r0O3G0M1F9nTj6BVaQTIzXYD3ANa88UZh+1V\n1n6T3297wNTK60Q3hiqLALFyeGVaJEPlJ/Qw/f5LqvLzCL7k1ZqQd/XCPaBbwefhMUVP4m\neRfX28FCk9h+Ec0qu2CovVjzVhIEt2kCwDeYLwjNfoXB/DuKLY8kGnp8LhUCmM0fFWAabQ\nxeNpHHqbU2HGFsuu0lUPiIUdQFbGXwjKMxmkE6Gu1lxEm3MJpogAE3jJjgCEW3Pej86CWu\n2gFMhoKX3Cni0AcInQ0MCyixO94mSwAAAAMBAAEAAAGAbkkJZNcDPdcIB5wp82Ys6WmLN5\nCdgrGuk7pMgz4T9rr1LnwQs5dix9++dwC9SI3l8VDxxhcSI9/d4ZUJnPMdViEjQjep0t1R\nfbmvXEffbRQFRmZJgVIe/NyJLGY4+XqgIqXrwQrfwTjOGJORKhXh02DPVGCVHL0k8m05WF\nUvYn+YSWDcxIsVEhTsIXScsQRNWPP5cTinpmChharzBsxc9cPoyRedT/Dn2z0hkC4Fa4Wn\nZQXHYtmiOO4rI+hnSNYezdqgwp6uo1eDLtpJtGjX3eejrTIXUFI8qn3KXi62kusxNaTyez\niL7+wzAYK5xznCoia5iu98CrB+loj+1WuH17LmbhF4B8+YhORJZ9Sm4XXHwq5L6Het1X/3\njYfinSTMAnmmXyIJcH0CaV4QXuZqRlg5iVbq4ES+Ioxl4s1q988gun50LFiqXdKtB4AggI\n4ET1K3iksfLCHQPWGamje4ODzVK7h0A5+oIxVVzZF9ng+gSV6pH8BSXxFCaR/8Wp6hAAAA\nwFErm7VUQ4KJPGXFVvaug8AIQyO1moeR0y6mrTh6kYyQB+cGyxlG11sjtgVYxtuto4wye0\n8a8rdP1VMdbV2Pseun0oiqTCQhMgjFNYQyCyrHJKYRRH71hQThtqA4gg14oZWXvbR4NFNz\n+J4yvhKWhADh+f+IP+k86ljE1dWw4p1tnTewRtsA2cJru9c8sdlgzXvyzJxK6rFDHIeUo9\n7dXmE4d5fuxaVqks6KJQjkREMmXrF5PQgcKNnoDi91S6HbvwAAAMEA56d2UJaJgsinwrqH\nNlmk7oAOaN4PltMwdX6eiTHVQe03xVeWo+jeVLzln7uHQl3dSzjTMM5UBpTdsR6cG6pzX+\nPcYx+RjCna0K9etVjJkWGLMvh41TOzKUK1P2iXCL2L5noSLvWXYy4JOBHnUITDZ0nM1f9U\n0QxW7Az1ZimeClK0ixXuQZrAPDcDl80cCOVs/sCAgg4oF1DGj/PcyqjKWAGeZG2rp98aPr\nm8O+kS0UvzizFKy82Qoi6qQ5JxUEy/AAAAwQDkZLd/A2xExKoNTSEZa+7v+/NkLwAsCsq2\nVVlimjX3vTf5ogSWhqWOA6yUgxPQo6TCOmZEfHOHYQWsuBsiO9fQmkq2mDZYh18itdpUAY\nFx1sdjVkJaN5lOyYWk4wYlbbmWxwPW73gkAhwa6YRd5ry87K3tN5zC80AhzUPZFR5KfuR+\nWeKXcfwgc3jsQnosJ6hYaczNw5YNrM1Oz+86DegODy9JGrluYvd9Y+hQEQD5fkiJJpDeDJ\n+Oh/xMfg8yrXUAAAApY2VwaC0xZDQ4ZWJhNC04NDA0LTExZWUtOGRiZS0yMTJlMmRjNjM4\nZTcBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2023-11-15T22:13:36.030 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:35 smithi145 bash[108160]: audit 2023-11-15T22:13:34.836005+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAzqxI1aJNgwwTyKHB3Qo4oCdFFLq65I7mAllOt6qrrYm8Ml8n6CqP\n4RkjzQvF27cjkfSaayxNnXTQIwp5/1T1rE4SeKhGla0M/lqwmwF2PeyiLGpYqJ/BzPXiQf\n51S7d0XsvW8OkUQ0p0mvcGCzycMRfxKddelf3Yd9T8NHXDrgHG9/TNHuPQi3LaxcQyDWrz\nLy5AZY9zrjEwzFo/bzt/EF/Ln9h1pWSTx7Ng7aNWtgfPWvQ7cbQzUX2dOPoFVpBMjNdgPc\nA1rzxRmH7VXWfpPfb3vA1MrrRDeGKosAsXJ4ZVokQ+Un9DD9/kuq8vMIvuTVmpB39cI9oF\nvB5+ExRU/iZ5F9fbwUKT2H4RzSq7YKi9WPNWEgS3aQLAN5gvCM1+hcH8O4otjyQaenwuFQ\nKYzR8VYBptDF42kceptTYcYWy67SVQ+IhR1AVsZfCMozGaQToa7WXESbcwmmiAATeMmOAI\nRbc96PzoJa7aAUyGgpfcKeLQBwidDQwLKLE73iZLAAAFoDw73OE8O9zhAAAAB3NzaC1yc2\nEAAAGBAM6sSNWiTYMME8ihwd0KOKAnRRS6uuSO5gJZTreqq62JvDJfJ+gqj+EZI80Lxdu3\nI5H0mmssTZ100CMKef9U9axOEnioRpWtDP5asJsBdj3soixqWKifwcz14kH+dUu3dF7L1v\nDpFENKdJr3Bgs8nDEX8SnXXpX92HfU/DR1w64Bxvf0zR7j0Ity2sXEMg1q8y8uQGWPc64x\nMMxaP287fxBfy5/YdaVkk8ezYO2jVrYHz1r0O3G0M1F9nTj6BVaQTIzXYD3ANa88UZh+1V\n1n6T3297wNTK60Q3hiqLALFyeGVaJEPlJ/Qw/f5LqvLzCL7k1ZqQd/XCPaBbwefhMUVP4m\neRfX28FCk9h+Ec0qu2CovVjzVhIEt2kCwDeYLwjNfoXB/DuKLY8kGnp8LhUCmM0fFWAabQ\nxeNpHHqbU2HGFsuu0lUPiIUdQFbGXwjKMxmkE6Gu1lxEm3MJpogAE3jJjgCEW3Pej86CWu\n2gFMhoKX3Cni0AcInQ0MCyixO94mSwAAAAMBAAEAAAGAbkkJZNcDPdcIB5wp82Ys6WmLN5\nCdgrGuk7pMgz4T9rr1LnwQs5dix9++dwC9SI3l8VDxxhcSI9/d4ZUJnPMdViEjQjep0t1R\nfbmvXEffbRQFRmZJgVIe/NyJLGY4+XqgIqXrwQrfwTjOGJORKhXh02DPVGCVHL0k8m05WF\nUvYn+YSWDcxIsVEhTsIXScsQRNWPP5cTinpmChharzBsxc9cPoyRedT/Dn2z0hkC4Fa4Wn\nZQXHYtmiOO4rI+hnSNYezdqgwp6uo1eDLtpJtGjX3eejrTIXUFI8qn3KXi62kusxNaTyez\niL7+wzAYK5xznCoia5iu98CrB+loj+1WuH17LmbhF4B8+YhORJZ9Sm4XXHwq5L6Het1X/3\njYfinSTMAnmmXyIJcH0CaV4QXuZqRlg5iVbq4ES+Ioxl4s1q988gun50LFiqXdKtB4AggI\n4ET1K3iksfLCHQPWGamje4ODzVK7h0A5+oIxVVzZF9ng+gSV6pH8BSXxFCaR/8Wp6hAAAA\nwFErm7VUQ4KJPGXFVvaug8AIQyO1moeR0y6mrTh6kYyQB+cGyxlG11sjtgVYxtuto4wye0\n8a8rdP1VMdbV2Pseun0oiqTCQhMgjFNYQyCyrHJKYRRH71hQThtqA4gg14oZWXvbR4NFNz\n+J4yvhKWhADh+f+IP+k86ljE1dWw4p1tnTewRtsA2cJru9c8sdlgzXvyzJxK6rFDHIeUo9\n7dXmE4d5fuxaVqks6KJQjkREMmXrF5PQgcKNnoDi91S6HbvwAAAMEA56d2UJaJgsinwrqH\nNlmk7oAOaN4PltMwdX6eiTHVQe03xVeWo+jeVLzln7uHQl3dSzjTMM5UBpTdsR6cG6pzX+\nPcYx+RjCna0K9etVjJkWGLMvh41TOzKUK1P2iXCL2L5noSLvWXYy4JOBHnUITDZ0nM1f9U\n0QxW7Az1ZimeClK0ixXuQZrAPDcDl80cCOVs/sCAgg4oF1DGj/PcyqjKWAGeZG2rp98aPr\nm8O+kS0UvzizFKy82Qoi6qQ5JxUEy/AAAAwQDkZLd/A2xExKoNTSEZa+7v+/NkLwAsCsq2\nVVlimjX3vTf5ogSWhqWOA6yUgxPQo6TCOmZEfHOHYQWsuBsiO9fQmkq2mDZYh18itdpUAY\nFx1sdjVkJaN5lOyYWk4wYlbbmWxwPW73gkAhwa6YRd5ry87K3tN5zC80AhzUPZFR5KfuR+\nWeKXcfwgc3jsQnosJ6hYaczNw5YNrM1Oz+86DegODy9JGrluYvd9Y+hQEQD5fkiJJpDeDJ\n+Oh/xMfg8yrXUAAAApY2VwaC0xZDQ4ZWJhNC04NDA0LTExZWUtOGRiZS0yMTJlMmRjNjM4\nZTcBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2023-11-15T22:13:36.030 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:35 smithi145 bash[108160]: audit 2023-11-15T22:13:34.836330+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOrEjVok2DDBPIocHdCjigJ0UUurrkjuYCWU63qqutibwyXyfoKo/hGSPNC8XbtyOR9JprLE2ddNAjCnn/VPWsThJ4qEaVrQz+WrCbAXY97KIsalion8HM9eJB/nVLt3Rey9bw6RRDSnSa9wYLPJwxF/Ep116V/dh31Pw0dcOuAcb39M0e49CLctrFxDINavMvLkBlj3OuMTDMWj9vO38QX8uf2HWlZJPHs2Dto1a2B89a9DtxtDNRfZ04+gVWkEyM12A9wDWvPFGYftVdZ+k99ve8DUyutEN4YqiwCxcnhlWiRD5Sf0MP3+S6ry8wi+5NWakHf1wj2gW8Hn4TFFT+JnkX19vBQpPYfhHNKrtgqL1Y81YSBLdpAsA3mC8IzX6Fwfw7ii2PJBp6fC4VApjNHxVgGm0MXjaRx6m1NhxhbLrtJVD4iFHUBWxl8IyjMZpBOhrtZcRJtzCaaIABN4yY4AhFtz3o/OglrtoBTIaCl9wp4tAHCJ0NDAsosTveJks= ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7\n"}]: dispatch 2023-11-15T22:13:36.030 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:35 smithi145 bash[108160]: audit 2023-11-15T22:13:34.838318+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOrEjVok2DDBPIocHdCjigJ0UUurrkjuYCWU63qqutibwyXyfoKo/hGSPNC8XbtyOR9JprLE2ddNAjCnn/VPWsThJ4qEaVrQz+WrCbAXY97KIsalion8HM9eJB/nVLt3Rey9bw6RRDSnSa9wYLPJwxF/Ep116V/dh31Pw0dcOuAcb39M0e49CLctrFxDINavMvLkBlj3OuMTDMWj9vO38QX8uf2HWlZJPHs2Dto1a2B89a9DtxtDNRfZ04+gVWkEyM12A9wDWvPFGYftVdZ+k99ve8DUyutEN4YqiwCxcnhlWiRD5Sf0MP3+S6ry8wi+5NWakHf1wj2gW8Hn4TFFT+JnkX19vBQpPYfhHNKrtgqL1Y81YSBLdpAsA3mC8IzX6Fwfw7ii2PJBp6fC4VApjNHxVgGm0MXjaRx6m1NhxhbLrtJVD4iFHUBWxl8IyjMZpBOhrtZcRJtzCaaIABN4yY4AhFtz3o/OglrtoBTIaCl9wp4tAHCJ0NDAsosTveJks= ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7\n"}]': finished 2023-11-15T22:13:36.502 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2023-11-15T22:13:36.502 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2023-11-15T22:13:37.584 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOrEjVok2DDBPIocHdCjigJ0UUurrkjuYCWU63qqutibwyXyfoKo/hGSPNC8XbtyOR9JprLE2ddNAjCnn/VPWsThJ4qEaVrQz+WrCbAXY97KIsalion8HM9eJB/nVLt3Rey9bw6RRDSnSa9wYLPJwxF/Ep116V/dh31Pw0dcOuAcb39M0e49CLctrFxDINavMvLkBlj3OuMTDMWj9vO38QX8uf2HWlZJPHs2Dto1a2B89a9DtxtDNRfZ04+gVWkEyM12A9wDWvPFGYftVdZ+k99ve8DUyutEN4YqiwCxcnhlWiRD5Sf0MP3+S6ry8wi+5NWakHf1wj2gW8Hn4TFFT+JnkX19vBQpPYfhHNKrtgqL1Y81YSBLdpAsA3mC8IzX6Fwfw7ii2PJBp6fC4VApjNHxVgGm0MXjaRx6m1NhxhbLrtJVD4iFHUBWxl8IyjMZpBOhrtZcRJtzCaaIABN4yY4AhFtz3o/OglrtoBTIaCl9wp4tAHCJ0NDAsosTveJks= ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:13:38.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:38 smithi145 bash[108160]: audit 2023-11-15T22:13:37.505987+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-11-15T22:13:39.389 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2023-11-15T22:13:39.389 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2023-11-15T22:13:39.390 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Adding host smithi145... 2023-11-15T22:13:39.390 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi145'] 2023-11-15T22:13:39.390 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi145 2023-11-15T22:13:40.969 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:40 smithi145 bash[108395]: Warning: Permanently added 'smithi145,172.21.15.145' (ECDSA) to the list of known hosts. 2023-11-15T22:13:41.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:41 smithi145 bash[108160]: audit 2023-11-15T22:13:40.513002+0000 mgr.y (mgr.14119) 5 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi145", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:13:41.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:41 smithi145 bash[108160]: audit 2023-11-15T22:13:41.017521+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"smithi145\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-15T22:13:41.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:41 smithi145 bash[108160]: audit 2023-11-15T22:13:41.019319+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"smithi145\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-15T22:13:41.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:41 smithi145 bash[108160]: cephadm 2023-11-15T22:13:41.019797+0000 mgr.y (mgr.14119) 6 : cephadm [INF] Added host smithi145 2023-11-15T22:13:41.517 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi145' 2023-11-15T22:13:42.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:42 smithi145 bash[108160]: audit 2023-11-15T22:13:41.213813+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:13:42.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:42 smithi145 bash[108160]: audit 2023-11-15T22:13:41.216334+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:13:42.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:42 smithi145 bash[108160]: audit 2023-11-15T22:13:41.216850+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:13:43.598 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:43 smithi145 bash[108160]: audit 2023-11-15T22:13:43.387153+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:13:43.385459\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:13:43.386584\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-15T22:13:43.386676\", \"networks\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:13:43.598 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:43 smithi145 bash[108160]: audit 2023-11-15T22:13:43.389075+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:13:43.385459\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:13:43.386584\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-15T22:13:43.386676\", \"networks\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:13:43.598 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:43 smithi145 bash[108160]: audit 2023-11-15T22:13:43.389662+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.14119 172.21.15.145:0/827813220' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:13:44.495 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Enabling the dashboard module... 2023-11-15T22:13:44.495 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2023-11-15T22:13:44.496 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2023-11-15T22:13:46.356 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:46 smithi145 bash[108160]: audit 2023-11-15T22:13:46.018720+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.145:0/722224623' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-11-15T22:13:46.356 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:46 smithi145 bash[108395]: ignoring --setuser ceph since I am not root 2023-11-15T22:13:46.357 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:46 smithi145 bash[108395]: ignoring --setgroup ceph since I am not root 2023-11-15T22:13:46.570 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-11-15T22:13:46.570 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-11-15T22:13:47.155 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.156 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2023-11-15T22:13:47.156 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14119, 2023-11-15T22:13:47.156 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-11-15T22:13:47.156 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-11-15T22:13:47.156 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-15T22:13:47.156 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.156 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-15T22:13:47.156 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.145:6800", 2023-11-15T22:13:47.156 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3834891273 2023-11-15T22:13:47.156 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.156 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.157 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-11-15T22:13:47.157 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.145:6801", 2023-11-15T22:13:47.157 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3834891273 2023-11-15T22:13:47.157 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.157 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-15T22:13:47.157 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.157 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.145:6801/3834891273", 2023-11-15T22:13:47.157 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-11-15T22:13:31.686762+0000", 2023-11-15T22:13:47.157 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-11-15T22:13:47.157 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-11-15T22:13:47.157 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-11-15T22:13:47.157 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-15T22:13:47.158 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-15T22:13:47.158 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2023-11-15T22:13:47.518 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-15T22:13:47.519 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-15T22:13:47.519 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.519 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-11-15T22:13:47.519 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.519 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-11-15T22:13:47.519 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.519 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.519 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.519 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-15T22:13:47.519 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-15T22:13:47.519 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:47.520 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.520 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.520 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-15T22:13:47.520 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.520 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.520 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.520 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-11-15T22:13:47.520 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.520 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.520 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.520 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.520 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.520 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.521 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.521 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.521 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.521 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.521 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.521 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.521 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.521 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.521 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.521 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.521 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.521 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.521 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.522 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.522 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.522 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.522 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.522 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.522 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.522 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.522 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.522 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.522 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.522 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.522 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.523 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.523 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.523 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.523 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.523 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.523 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.523 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.523 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.523 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.523 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.523 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.523 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.523 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.524 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.524 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.524 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.524 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.524 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.524 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.524 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.524 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.524 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.524 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.524 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.524 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.524 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.525 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.525 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.525 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.525 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.525 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.525 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.525 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.525 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.525 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.525 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.525 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.525 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.525 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.526 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.526 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.526 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.526 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.526 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-11-15T22:13:47.526 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-11-15T22:13:47.526 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.526 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.526 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.526 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.526 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.526 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.526 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.527 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-11-15T22:13:47.527 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.527 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.527 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.527 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.527 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-11-15T22:13:47.527 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-11-15T22:13:47.527 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.527 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.527 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.527 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-11-15T22:13:47.527 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.527 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.528 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.528 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-11-15T22:13:47.528 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.528 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.528 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.528 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.528 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-11-15T22:13:47.528 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-11-15T22:13:47.528 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.528 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.528 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.528 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.529 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.529 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.529 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.529 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-11-15T22:13:47.529 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.529 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.529 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.529 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.529 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-11-15T22:13:47.529 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-11-15T22:13:47.529 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.529 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.529 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.530 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.530 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.530 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.530 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.530 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-11-15T22:13:47.530 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.530 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.530 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.530 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.530 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-11-15T22:13:47.530 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-11-15T22:13:47.530 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.530 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-11-15T22:13:47.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-11-15T22:13:47.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-11-15T22:13:47.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-11-15T22:13:47.531 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-11-15T22:13:47.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-11-15T22:13:47.532 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-11-15T22:13:47.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-11-15T22:13:47.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-11-15T22:13:47.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-11-15T22:13:47.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-11-15T22:13:47.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.535 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-11-15T22:13:47.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-11-15T22:13:47.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-11-15T22:13:47.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.536 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-11-15T22:13:47.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-11-15T22:13:47.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-11-15T22:13:47.537 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-11-15T22:13:47.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-11-15T22:13:47.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-15T22:13:47.538 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-11-15T22:13:47.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-11-15T22:13:47.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-15T22:13:47.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-15T22:13:47.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-15T22:13:47.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-15T22:13:47.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.539 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-11-15T22:13:47.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-15T22:13:47.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-11-15T22:13:47.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-11-15T22:13:47.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-15T22:13:47.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-11-15T22:13:47.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-15T22:13:47.540 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-11-15T22:13:47.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-11-15T22:13:47.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-11-15T22:13:47.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-11-15T22:13:47.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.541 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-11-15T22:13:47.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-11-15T22:13:47.542 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:47.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-11-15T22:13:47.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-11-15T22:13:47.542 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-15T22:13:47.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-11-15T22:13:47.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-11-15T22:13:47.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-11-15T22:13:47.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-11-15T22:13:47.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-11-15T22:13:47.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.543 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-11-15T22:13:47.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-11-15T22:13:47.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-11-15T22:13:47.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-11-15T22:13:47.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-15T22:13:47.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.544 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-11-15T22:13:47.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-11-15T22:13:47.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-15T22:13:47.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-15T22:13:47.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-15T22:13:47.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-15T22:13:47.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.545 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-11-15T22:13:47.546 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-15T22:13:47.546 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.546 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.546 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.546 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.546 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.546 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.546 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.546 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.546 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.546 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.547 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.547 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.547 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.547 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.547 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.547 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.547 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.547 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.547 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.547 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.547 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.548 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.548 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.548 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.548 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.548 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.548 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.548 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.548 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.549 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.549 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.549 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.549 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.549 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.549 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.549 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.549 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.549 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.549 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.549 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.550 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.550 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.550 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.550 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.550 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.550 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.550 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.550 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.550 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.550 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.550 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.551 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.551 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.551 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.551 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.551 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.551 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.551 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.551 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.551 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.551 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.551 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.552 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.552 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.552 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.552 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.552 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.552 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.552 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.552 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.552 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.552 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.552 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.552 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-11-15T22:13:47.553 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-11-15T22:13:47.553 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-15T22:13:47.553 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.553 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.553 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-15T22:13:47.553 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.553 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.553 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.553 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-11-15T22:13:47.553 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.553 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.554 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.554 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.554 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-15T22:13:47.554 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-15T22:13:47.554 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.554 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.554 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.554 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-11-15T22:13:47.554 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.554 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.554 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.555 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-11-15T22:13:47.555 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-11-15T22:13:47.555 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-11-15T22:13:47.555 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.555 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-11-15T22:13:47.555 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.555 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.555 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.555 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.555 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-11-15T22:13:47.555 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-11-15T22:13:47.555 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.556 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.556 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.556 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.556 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.556 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.556 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.556 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-11-15T22:13:47.556 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.556 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.556 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.556 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.557 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-15T22:13:47.557 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-15T22:13:47.557 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:47.557 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.557 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.557 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-15T22:13:47.557 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.557 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.557 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.557 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-11-15T22:13:47.557 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.557 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.558 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.558 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.558 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-11-15T22:13:47.558 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-11-15T22:13:47.558 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.558 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.558 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.558 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-15T22:13:47.558 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-15T22:13:47.558 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.558 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.559 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-11-15T22:13:47.559 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-11-15T22:13:47.559 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.559 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.559 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.559 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-11-15T22:13:47.559 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-11-15T22:13:47.559 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-15T22:13:47.559 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.559 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.559 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-15T22:13:47.560 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.560 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.560 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.560 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-11-15T22:13:47.560 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.560 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.560 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.560 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.560 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.560 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.560 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.560 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-11-15T22:13:47.561 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.561 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.561 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.561 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-11-15T22:13:47.561 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-11-15T22:13:47.561 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.561 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.561 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.561 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.561 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.561 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.561 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.562 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-11-15T22:13:47.562 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:47.562 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.562 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.562 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.562 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-11-15T22:13:47.562 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-11-15T22:13:47.562 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.562 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.562 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.562 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-11-15T22:13:47.563 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.563 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.563 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.563 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-11-15T22:13:47.563 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.563 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.563 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.563 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.563 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-11-15T22:13:47.563 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-11-15T22:13:47.563 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:47.563 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.564 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.564 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-15T22:13:47.564 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.564 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.564 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.564 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-11-15T22:13:47.564 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.564 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.564 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.564 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.564 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-11-15T22:13:47.565 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-11-15T22:13:47.565 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:47.565 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.565 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.565 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-11-15T22:13:47.565 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.565 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.565 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.565 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-11-15T22:13:47.565 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.565 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.565 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.566 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.566 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-11-15T22:13:47.566 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-11-15T22:13:47.566 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:47.566 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.566 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.566 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-15T22:13:47.566 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.566 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.566 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.566 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-11-15T22:13:47.566 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.567 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.567 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.567 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.567 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.567 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.567 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.567 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.567 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.567 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.567 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.567 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.568 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.568 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.568 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.568 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.568 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.568 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.568 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.568 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.568 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.568 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.568 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.568 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.569 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.569 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.569 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.569 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.569 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.569 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.569 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.569 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.569 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.569 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.569 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-11-15T22:13:47.570 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.570 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.570 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.570 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.570 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.570 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.570 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.570 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.570 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.570 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.570 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.570 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.571 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.571 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.571 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.571 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.571 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.571 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.571 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.571 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.571 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.571 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.571 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.572 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.572 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.572 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.572 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.572 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.572 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.572 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.572 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.572 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.572 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.572 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.572 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.573 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.573 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.573 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.573 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.573 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-15T22:13:47.573 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-15T22:13:47.573 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.573 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.573 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.573 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-11-15T22:13:47.573 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.573 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.574 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.574 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-11-15T22:13:47.574 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-11-15T22:13:47.574 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.574 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-11-15T22:13:47.574 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.574 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.574 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.574 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.574 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-11-15T22:13:47.575 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-11-15T22:13:47.575 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.575 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.575 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.575 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:47.575 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.575 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.575 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.575 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-11-15T22:13:47.575 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.575 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.575 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.576 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.576 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-11-15T22:13:47.576 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-11-15T22:13:47.576 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.576 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.576 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.576 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.576 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.576 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.576 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.576 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-11-15T22:13:47.576 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.577 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.577 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.577 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.577 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-11-15T22:13:47.577 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-11-15T22:13:47.577 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.577 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.577 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.577 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.577 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.578 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.578 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.578 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-11-15T22:13:47.578 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.578 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.578 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.578 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.578 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-11-15T22:13:47.578 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-11-15T22:13:47.578 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.579 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.579 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.579 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.579 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.579 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.579 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.579 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:13:47.579 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.579 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.579 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.580 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.580 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.580 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.580 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.580 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-11-15T22:13:47.580 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.580 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.580 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.580 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.580 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.580 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.581 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.581 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.581 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.581 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.581 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.581 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.581 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.581 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.581 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.581 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.582 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.582 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.582 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.582 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.582 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.582 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.582 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.582 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.582 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.582 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.582 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.583 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.583 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.583 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.583 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.583 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.583 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.583 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.583 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.583 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.583 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.583 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.584 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.584 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.584 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.584 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.584 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.584 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.584 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.584 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.584 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.584 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.584 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.585 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.585 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.585 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.585 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.585 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.585 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.585 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.585 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.585 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.585 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.585 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.586 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.586 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.586 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.586 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.586 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.586 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.586 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.586 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.586 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.586 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.586 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.587 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.587 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.587 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-11-15T22:13:47.587 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-11-15T22:13:47.587 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:47.587 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.587 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.587 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-11-15T22:13:47.587 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.587 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.587 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.588 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-11-15T22:13:47.588 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.588 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.588 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.588 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.588 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-11-15T22:13:47.588 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-11-15T22:13:47.588 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:47.588 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.588 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.588 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-11-15T22:13:47.589 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.589 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.589 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.589 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-11-15T22:13:47.589 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.589 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.589 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.589 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.589 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.589 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.589 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.590 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-11-15T22:13:47.590 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.590 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.590 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.590 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-11-15T22:13:47.590 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-11-15T22:13:47.590 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.590 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.590 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.590 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.591 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.591 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.591 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.591 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.591 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.591 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.591 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.591 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.591 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-11-15T22:13:47.591 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-11-15T22:13:47.591 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.591 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.592 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.592 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.592 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.592 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.592 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.592 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.592 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.592 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.592 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.592 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.593 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-11-15T22:13:47.593 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-11-15T22:13:47.593 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.593 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.593 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.593 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.593 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.593 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.593 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.593 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.593 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.593 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.594 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.594 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.594 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-11-15T22:13:47.594 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-11-15T22:13:47.594 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.594 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.594 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.594 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.594 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.594 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.595 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.595 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.595 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.595 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.595 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.595 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.595 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-11-15T22:13:47.595 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-11-15T22:13:47.595 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.595 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.595 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.596 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.596 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.596 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.596 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.596 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.596 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.596 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.596 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.596 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.596 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-11-15T22:13:47.596 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-11-15T22:13:47.597 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.597 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.597 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.597 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.597 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.597 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.597 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.597 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.597 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.597 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.597 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.598 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.598 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-11-15T22:13:47.598 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-11-15T22:13:47.598 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.598 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.598 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.598 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.598 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.598 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.598 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.598 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.599 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.599 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.599 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.599 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.599 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-11-15T22:13:47.599 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-11-15T22:13:47.599 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.599 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.599 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.599 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.600 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.600 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.600 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.600 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.600 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.600 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.600 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.600 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.600 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-11-15T22:13:47.600 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-11-15T22:13:47.600 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.600 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.601 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.601 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.601 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.601 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.601 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.601 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.601 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.601 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.601 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.601 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.601 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-11-15T22:13:47.602 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-11-15T22:13:47.602 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.602 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.602 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.602 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.602 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.602 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.602 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.602 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.602 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.602 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.603 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.603 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.603 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-11-15T22:13:47.603 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-11-15T22:13:47.603 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.603 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.603 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.603 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.603 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.603 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.603 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.604 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.604 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.604 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.604 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.604 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.604 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-11-15T22:13:47.604 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-11-15T22:13:47.604 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.604 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.604 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.604 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-15T22:13:47.604 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.605 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.605 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.605 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.605 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.605 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.605 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.605 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.605 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-11-15T22:13:47.605 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-11-15T22:13:47.605 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.605 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.606 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.606 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.606 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.606 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.606 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.606 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.606 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.606 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.606 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.606 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.606 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-11-15T22:13:47.607 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-11-15T22:13:47.607 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.607 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.607 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.607 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.607 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.607 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.607 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.607 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.607 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.607 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.608 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.608 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.608 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-11-15T22:13:47.608 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-11-15T22:13:47.608 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.608 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.608 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.608 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-15T22:13:47.608 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.608 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.608 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.609 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.609 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.609 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.609 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.609 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.609 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-11-15T22:13:47.609 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-11-15T22:13:47.609 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.609 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.609 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.610 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.610 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.610 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.610 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.610 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.610 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.610 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.610 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.610 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-11-15T22:13:47.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-11-15T22:13:47.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.611 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-11-15T22:13:47.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-11-15T22:13:47.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.612 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-11-15T22:13:47.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-11-15T22:13:47.613 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.614 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-11-15T22:13:47.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-11-15T22:13:47.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.615 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.616 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.616 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.616 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.616 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.616 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-11-15T22:13:47.616 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-11-15T22:13:47.616 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.616 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.616 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.616 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.616 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.617 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.617 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.617 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.617 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.617 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.617 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.617 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.617 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-11-15T22:13:47.617 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-11-15T22:13:47.617 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.618 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.618 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.618 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.618 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.618 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.618 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.618 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.618 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.618 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.618 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.618 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.619 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-11-15T22:13:47.619 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-11-15T22:13:47.619 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.619 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.619 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.619 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.619 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.619 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.619 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.619 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.620 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.620 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.620 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.620 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.620 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-11-15T22:13:47.620 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-11-15T22:13:47.620 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.620 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.620 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.620 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.621 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.621 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.621 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.621 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.621 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.621 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.621 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.621 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.621 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-11-15T22:13:47.621 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-11-15T22:13:47.621 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.622 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.622 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.622 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.622 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.622 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.622 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.622 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.622 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.622 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.622 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.622 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.623 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-11-15T22:13:47.623 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-11-15T22:13:47.623 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.623 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.623 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.623 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.623 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.623 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.623 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.623 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.624 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.624 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.624 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.624 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.624 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-11-15T22:13:47.624 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-11-15T22:13:47.624 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.624 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.624 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.624 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-11-15T22:13:47.625 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.625 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.625 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.625 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.625 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.625 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.625 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.625 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.625 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-11-15T22:13:47.625 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-11-15T22:13:47.626 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.626 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.626 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.626 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-15T22:13:47.626 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.626 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.626 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.626 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.626 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.626 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.627 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.627 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.627 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-11-15T22:13:47.627 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-11-15T22:13:47.627 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.627 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.627 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.627 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-11-15T22:13:47.627 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.629 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.629 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.629 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.629 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.629 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.629 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.630 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.630 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-11-15T22:13:47.630 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-11-15T22:13:47.630 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.630 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.630 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.630 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-11-15T22:13:47.630 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.630 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.630 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.631 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.631 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.631 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.631 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.631 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.631 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-11-15T22:13:47.631 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-11-15T22:13:47.631 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.631 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.631 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.632 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.632 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.632 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.632 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.632 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.632 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.632 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.632 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.632 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.632 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-11-15T22:13:47.632 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-11-15T22:13:47.633 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.633 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.633 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.633 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-15T22:13:47.633 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.633 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.633 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.633 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.633 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.633 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.634 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.634 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.634 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-11-15T22:13:47.634 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-11-15T22:13:47.634 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.634 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.634 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.634 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.634 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.634 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.635 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.635 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.635 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.635 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.635 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.635 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.635 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-11-15T22:13:47.635 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-11-15T22:13:47.635 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.635 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.636 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.636 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-11-15T22:13:47.636 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.636 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.636 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.636 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.636 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.636 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.636 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.636 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.637 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-11-15T22:13:47.637 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-11-15T22:13:47.637 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.637 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.637 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.637 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-11-15T22:13:47.637 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.637 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.637 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.638 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.638 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.638 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.638 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.638 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.638 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-11-15T22:13:47.638 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-11-15T22:13:47.638 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.638 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.638 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.638 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.639 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.639 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.639 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.639 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.639 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.639 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.639 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.639 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.639 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-11-15T22:13:47.639 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-11-15T22:13:47.640 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.640 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.640 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.640 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.640 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.640 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.640 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.640 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.640 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.641 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.641 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.641 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.641 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-11-15T22:13:47.641 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-11-15T22:13:47.641 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.641 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.641 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.641 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.641 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.642 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.642 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.642 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.642 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.642 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.642 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.642 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.642 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-11-15T22:13:47.642 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-11-15T22:13:47.642 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.643 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.643 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.643 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-15T22:13:47.643 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.643 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.643 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.643 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.643 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.643 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.643 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.644 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.644 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-11-15T22:13:47.644 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-11-15T22:13:47.644 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.644 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.644 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.644 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-15T22:13:47.644 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.644 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.644 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.645 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.645 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.645 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.645 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.645 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.645 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-11-15T22:13:47.645 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-11-15T22:13:47.645 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.645 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.645 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.645 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-15T22:13:47.646 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.646 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.646 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.646 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.646 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.646 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.646 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.646 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.646 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-11-15T22:13:47.647 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-11-15T22:13:47.647 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.647 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.647 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.647 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.647 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.647 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.647 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.647 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.647 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.648 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.648 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.648 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.648 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-11-15T22:13:47.648 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-11-15T22:13:47.648 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.648 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.648 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.648 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.648 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.649 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.649 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.649 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-11-15T22:13:47.649 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.649 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.649 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.649 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.649 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-11-15T22:13:47.649 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-11-15T22:13:47.649 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.649 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.650 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.650 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-11-15T22:13:47.650 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.650 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.650 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.650 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.650 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.650 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.650 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.650 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.651 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-15T22:13:47.651 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-15T22:13:47.651 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.651 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.651 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.651 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.651 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.651 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.651 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.651 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.652 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.652 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.652 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.652 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.652 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.652 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.652 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.652 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.652 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.653 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.653 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.653 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.653 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.653 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.653 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.653 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.653 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.653 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.653 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.654 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.654 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.654 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.654 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.654 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.654 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.654 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.654 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.654 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.654 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.655 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.655 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.655 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.655 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.655 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.655 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.655 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.655 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.655 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.655 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.655 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.655 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.656 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.656 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.656 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.656 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.656 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.656 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.656 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.656 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.656 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.657 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.657 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.657 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.657 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.657 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.657 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.657 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.657 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.657 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.657 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.658 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.658 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.658 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.658 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.658 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.658 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.658 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.658 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.658 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.658 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.659 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.659 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.659 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.659 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.659 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-15T22:13:47.659 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-15T22:13:47.659 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.659 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.659 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.660 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.660 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.660 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.660 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.660 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.660 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.660 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.660 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.660 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.660 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-15T22:13:47.661 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-15T22:13:47.661 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.661 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.661 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.661 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-11-15T22:13:47.661 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.661 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.661 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.661 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.661 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.661 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.662 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.662 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.662 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-15T22:13:47.662 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-15T22:13:47.662 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.662 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.662 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.662 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-11-15T22:13:47.662 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.662 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.663 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.663 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.663 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.663 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.663 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.663 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.663 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-15T22:13:47.663 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-15T22:13:47.663 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.663 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.664 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.664 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.664 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.664 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.664 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.664 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.664 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.664 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.664 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.664 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.665 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-11-15T22:13:47.665 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-11-15T22:13:47.665 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.665 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.665 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.665 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-11-15T22:13:47.665 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.665 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.665 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.665 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.666 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.666 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.666 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.666 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.666 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-11-15T22:13:47.666 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-11-15T22:13:47.666 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.666 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.666 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.667 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-11-15T22:13:47.667 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.667 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.667 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.667 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.667 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-11-15T22:13:47.667 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.667 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.667 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.667 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.668 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.668 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.668 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-11-15T22:13:47.668 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-11-15T22:13:47.668 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.668 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.668 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.668 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-11-15T22:13:47.668 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-11-15T22:13:47.669 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-11-15T22:13:47.669 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.669 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.669 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.669 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.669 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.669 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.669 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-11-15T22:13:47.669 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-11-15T22:13:47.669 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.669 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.670 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.670 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.670 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.670 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.670 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.670 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.670 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.670 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.670 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.670 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.670 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-15T22:13:47.670 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-15T22:13:47.671 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.671 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.671 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.671 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.671 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.671 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.671 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.671 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.671 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.671 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.672 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.672 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.672 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.672 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.672 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.672 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-11-15T22:13:47.672 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.672 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.672 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.672 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-11-15T22:13:47.673 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-11-15T22:13:47.673 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.673 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.673 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.673 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.673 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.673 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.673 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.673 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-11-15T22:13:47.673 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.673 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.674 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.674 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.674 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.674 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.674 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.674 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.674 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.674 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.674 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.674 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.675 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.675 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.675 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.675 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.675 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.675 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.675 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.675 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.675 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.675 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.676 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.676 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.676 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.676 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.676 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.676 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.676 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.676 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.676 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.676 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.676 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.676 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.677 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.677 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.677 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.677 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.677 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.677 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.677 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.677 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.677 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.678 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.678 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.678 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.678 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.678 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.678 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.678 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.678 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.678 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.678 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.679 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.679 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.679 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.679 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.679 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.679 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.679 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.679 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.679 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.679 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.680 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.680 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.680 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.680 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.680 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.680 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.680 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.680 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.680 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.681 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.681 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.681 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-11-15T22:13:47.681 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-11-15T22:13:47.681 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:47.681 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.681 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.681 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-11-15T22:13:47.681 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.681 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.681 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.682 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-11-15T22:13:47.682 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.682 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.682 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.682 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.682 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-11-15T22:13:47.682 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-11-15T22:13:47.682 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.682 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.682 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.682 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-11-15T22:13:47.682 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-11-15T22:13:47.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-11-15T22:13:47.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-11-15T22:13:47.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:47.683 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-11-15T22:13:47.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-11-15T22:13:47.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.684 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-11-15T22:13:47.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-11-15T22:13:47.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:47.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-15T22:13:47.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.685 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-11-15T22:13:47.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-11-15T22:13:47.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-11-15T22:13:47.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.686 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-11-15T22:13:47.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.687 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-15T22:13:47.688 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-15T22:13:47.688 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:47.688 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.688 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.688 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-15T22:13:47.688 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.688 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.688 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.688 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-11-15T22:13:47.688 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.689 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.689 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.689 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.689 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-11-15T22:13:47.689 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-11-15T22:13:47.689 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:47.689 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.689 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.689 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-11-15T22:13:47.689 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.690 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.690 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.690 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-11-15T22:13:47.690 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.690 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.690 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.690 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.690 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.690 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.691 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.691 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-11-15T22:13:47.691 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.691 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.691 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.691 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.691 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.691 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.691 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.692 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.692 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.692 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.692 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.692 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.692 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.692 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.692 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.692 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.692 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.693 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.693 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.693 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.693 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.693 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.693 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.693 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.693 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.693 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.693 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.694 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.694 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.694 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.694 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.694 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.694 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.694 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.694 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.694 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.694 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.695 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.695 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.695 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.695 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.695 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.695 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.695 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.695 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.695 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.696 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.696 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.696 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.696 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.696 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.696 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.696 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.696 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.696 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.696 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.697 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.697 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.697 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.697 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.697 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.697 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.697 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.697 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.697 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.697 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-11-15T22:13:47.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-11-15T22:13:47.698 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-15T22:13:47.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.699 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-11-15T22:13:47.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-11-15T22:13:47.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-11-15T22:13:47.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.700 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-15T22:13:47.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-15T22:13:47.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-15T22:13:47.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.701 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-11-15T22:13:47.702 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-11-15T22:13:47.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-11-15T22:13:47.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-11-15T22:13:47.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-11-15T22:13:47.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-11-15T22:13:47.703 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-11-15T22:13:47.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-11-15T22:13:47.704 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-11-15T22:13:47.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.705 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-11-15T22:13:47.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-11-15T22:13:47.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:47.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.706 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-15T22:13:47.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-15T22:13:47.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.707 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-11-15T22:13:47.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.708 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.709 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.711 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.712 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.713 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.714 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-15T22:13:47.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-15T22:13:47.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.715 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:47.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.716 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-11-15T22:13:47.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-11-15T22:13:47.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-11-15T22:13:47.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.717 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-15T22:13:47.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-15T22:13:47.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-11-15T22:13:47.718 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.719 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.719 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.719 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.719 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.719 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.719 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.719 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.719 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-11-15T22:13:47.719 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-11-15T22:13:47.719 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.720 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.720 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.720 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-15T22:13:47.720 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.720 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.720 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.720 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.720 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.720 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.720 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.720 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.721 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-15T22:13:47.721 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-15T22:13:47.721 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.721 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.721 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.721 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:47.721 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.721 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.721 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.721 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.721 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.722 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.722 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.722 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.722 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-11-15T22:13:47.722 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-11-15T22:13:47.722 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.722 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.722 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.722 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-11-15T22:13:47.722 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.722 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.723 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.723 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.723 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.723 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.723 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.723 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.723 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.723 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.723 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.723 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-11-15T22:13:47.723 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.723 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.724 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.724 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.724 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.724 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.724 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.724 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.724 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.724 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.724 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.724 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.724 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.724 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.725 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.725 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.725 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.725 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.725 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.725 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.725 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.725 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.725 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.725 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.726 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.726 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.726 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.726 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.726 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.726 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.726 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.726 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.726 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.727 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.727 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.727 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.727 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.727 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.727 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.727 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.727 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.727 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.727 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.727 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.728 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.728 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.728 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.728 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.728 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.728 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.728 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.728 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.728 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.728 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.729 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.729 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.729 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.729 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.729 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.729 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.729 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.729 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.729 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.729 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.729 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.729 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.730 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.730 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.730 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.730 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.730 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.730 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.730 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.730 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.730 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.730 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.731 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-11-15T22:13:47.731 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.731 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.731 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.731 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.731 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.731 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.731 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.731 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.731 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.732 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.732 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.732 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.732 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.732 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.732 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.732 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.732 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.732 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.732 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.732 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.733 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.733 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.733 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.733 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.733 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.733 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.733 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.733 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.733 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.734 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.734 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.734 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.734 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.734 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.734 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.734 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.734 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.734 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.734 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.735 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.735 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.735 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.735 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.735 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.735 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.735 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.735 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.735 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.735 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.736 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.736 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.736 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.736 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.736 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.736 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.736 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.736 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.736 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.736 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.737 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.737 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.737 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.737 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.737 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.737 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.737 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.737 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.737 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.738 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.738 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.738 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.738 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.738 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.738 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.738 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.738 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.738 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-11-15T22:13:47.738 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.739 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.739 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.739 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-11-15T22:13:47.739 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-11-15T22:13:47.739 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.739 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.739 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.739 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-15T22:13:47.739 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.739 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.740 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.740 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-11-15T22:13:47.740 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.740 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.740 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.740 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.740 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-11-15T22:13:47.740 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-11-15T22:13:47.740 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.740 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.741 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.741 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-15T22:13:47.741 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-11-15T22:13:47.741 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.741 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.741 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-11-15T22:13:47.741 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.741 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.741 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.741 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.742 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.742 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.742 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.742 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.742 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.742 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.742 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.742 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.742 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.743 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.743 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.743 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.743 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.743 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.743 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.743 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.743 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.743 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.743 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.744 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.744 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.744 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.744 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.744 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.744 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.744 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.744 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.744 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.745 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.745 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.745 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.745 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.745 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.745 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.745 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.745 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.745 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.745 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.745 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.746 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.746 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.746 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.746 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.746 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.746 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.746 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.746 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.746 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.747 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.747 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.747 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.747 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.747 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.747 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.747 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.747 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.747 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.747 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.748 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.748 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.748 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.748 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.748 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.748 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.748 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.748 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.748 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.748 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.749 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.749 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.749 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.749 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.749 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.749 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-11-15T22:13:47.749 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.749 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.749 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.750 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-11-15T22:13:47.750 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-11-15T22:13:47.750 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.750 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.750 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.750 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-11-15T22:13:47.750 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.750 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.750 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.750 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-11-15T22:13:47.751 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.751 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.751 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.751 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.751 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.751 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.751 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.751 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.751 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.751 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.752 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.752 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.752 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.752 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.752 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.752 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.752 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.752 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.752 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.752 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.753 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.753 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.753 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.753 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.753 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.753 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.753 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.753 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.753 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.754 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.754 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.754 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.754 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.754 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.754 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.754 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.754 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.754 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.754 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.755 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.755 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.755 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.755 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.755 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.755 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.755 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.755 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.755 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.755 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.756 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.756 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.756 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.756 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.756 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.756 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.756 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.756 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.756 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.757 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.757 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.757 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.757 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.757 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.757 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.757 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.757 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.757 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.757 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.758 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.758 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.758 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.758 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.758 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.758 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.758 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-11-15T22:13:47.758 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-11-15T22:13:47.758 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.758 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.758 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.759 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.759 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.759 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.759 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.759 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-11-15T22:13:47.759 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.759 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.759 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.759 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.759 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-11-15T22:13:47.759 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-11-15T22:13:47.760 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.760 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.760 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.760 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-11-15T22:13:47.760 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.760 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.760 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.760 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-11-15T22:13:47.760 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.760 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.760 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.761 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.761 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-11-15T22:13:47.761 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-11-15T22:13:47.761 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.761 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.761 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.761 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-11-15T22:13:47.761 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.761 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.761 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.761 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-11-15T22:13:47.762 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.762 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.762 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.762 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.762 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-11-15T22:13:47.762 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-11-15T22:13:47.762 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.762 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.762 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.762 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.762 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.762 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.763 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.763 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-11-15T22:13:47.763 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.763 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.763 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.763 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.763 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-11-15T22:13:47.763 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-11-15T22:13:47.763 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.763 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.763 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.763 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-11-15T22:13:47.764 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.764 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.764 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.764 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-11-15T22:13:47.764 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.764 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.764 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.764 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.764 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.764 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.764 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.764 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-15T22:13:47.765 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.765 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.765 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.765 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.765 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.765 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.765 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.765 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.765 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.765 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.765 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.765 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.766 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.766 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.766 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.766 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.766 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.766 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.766 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.766 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.766 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.766 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.766 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.766 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.767 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.767 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.767 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.767 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.767 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.767 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.767 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.767 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.767 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.767 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.767 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.767 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.768 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.768 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.768 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.768 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.768 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.768 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.768 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.768 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.768 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.768 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.768 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.768 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.769 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.769 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.769 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.769 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.769 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.769 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.769 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.769 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.769 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.769 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.769 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.769 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.770 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.770 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.770 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.770 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.770 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.770 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.770 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.770 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.770 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.770 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.770 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.770 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.771 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.771 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-11-15T22:13:47.771 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-15T22:13:47.771 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.771 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.771 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.771 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:47.771 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.771 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.771 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.771 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-15T22:13:47.772 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-11-15T22:13:47.772 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-11-15T22:13:47.772 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.772 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-11-15T22:13:47.772 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.772 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.772 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.772 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.772 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.773 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.773 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.773 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-11-15T22:13:47.773 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.773 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.773 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.773 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.773 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.773 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.773 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.774 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.774 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.774 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.774 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.774 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.774 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.774 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.774 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.774 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.774 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.775 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.775 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.775 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.775 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.775 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.775 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.775 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.775 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.775 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.775 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.776 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.776 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.776 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.776 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.776 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.776 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.776 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.776 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.776 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.776 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.777 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.777 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.777 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.777 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.777 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.777 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.777 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.777 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.777 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.777 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.778 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.778 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.778 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.778 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.778 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.778 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.778 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.778 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.778 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.778 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.778 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.779 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.779 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.779 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.779 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.779 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.779 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.779 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.779 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.779 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.780 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.780 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.780 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.780 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.780 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.780 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.780 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.780 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.780 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.780 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-11-15T22:13:47.781 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.781 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.781 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.781 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.781 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.781 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.781 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.781 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.781 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.781 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.782 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.782 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.782 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.782 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.782 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.782 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.782 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.782 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.782 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.782 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.783 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.783 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.783 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.783 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.783 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.783 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.783 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.783 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.783 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.783 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.784 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.784 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.784 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.784 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.784 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.784 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.784 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.784 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.784 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.784 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.785 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.785 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.785 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.785 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.785 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.785 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.785 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.785 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.785 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.785 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.786 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.786 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.786 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.786 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.786 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.786 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.786 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.786 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.786 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.786 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.787 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.787 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.787 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.787 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.787 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.787 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.787 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.787 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.787 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.787 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.788 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.788 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.788 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.788 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-15T22:13:47.788 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-15T22:13:47.788 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.788 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.788 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.788 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-15T22:13:47.788 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.789 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.789 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.789 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.789 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.789 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.789 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.789 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.789 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.789 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.789 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.790 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-11-15T22:13:47.790 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.790 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.790 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.790 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.790 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.790 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.790 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.790 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.790 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.791 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.791 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.791 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.791 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.791 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.791 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.791 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.791 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.791 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.791 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.792 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.792 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.792 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.792 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.792 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.792 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.792 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.792 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.792 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.792 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.792 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.792 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.793 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.793 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.793 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.793 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.793 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.793 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.793 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.793 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.793 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.793 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.794 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.794 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.794 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.794 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.794 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.794 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.794 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.794 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.794 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.795 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.795 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.795 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.795 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.795 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.795 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.795 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.795 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.795 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.796 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.796 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.796 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.796 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.796 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.796 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.796 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.796 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.796 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.796 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.797 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.797 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.797 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.797 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.797 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-11-15T22:13:47.797 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-11-15T22:13:47.797 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.797 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.797 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.797 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-11-15T22:13:47.797 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.798 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.798 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.798 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-11-15T22:13:47.798 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.798 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.798 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.798 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.798 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-11-15T22:13:47.798 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-11-15T22:13:47.798 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:47.799 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.799 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.799 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-15T22:13:47.799 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.799 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.799 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.799 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-11-15T22:13:47.799 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.799 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.799 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.800 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.800 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.800 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.800 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.800 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-11-15T22:13:47.800 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.800 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.800 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.800 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.800 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.801 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.801 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.801 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.801 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.801 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.801 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.801 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.801 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.801 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.801 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.802 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.802 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.802 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.802 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.802 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.802 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.802 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.802 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.802 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.803 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.803 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.803 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.803 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.803 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.803 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.803 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.803 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.803 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.803 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.804 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.804 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.804 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.804 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.804 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.804 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.804 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.804 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.804 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.804 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.804 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.805 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.805 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.805 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.805 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.805 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.805 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.805 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.805 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.805 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.805 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.806 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.806 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.806 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.806 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.806 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.806 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.806 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.806 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.806 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.807 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.807 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.807 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.807 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.807 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.807 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.807 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.807 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.807 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.807 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-11-15T22:13:47.808 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-11-15T22:13:47.808 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.808 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.808 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.808 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.808 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.808 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.808 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.808 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.808 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.808 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.809 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.809 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.809 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-11-15T22:13:47.809 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-11-15T22:13:47.809 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.809 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.809 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.809 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.809 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.809 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.809 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.810 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.810 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.810 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.810 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.810 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.810 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-11-15T22:13:47.810 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-11-15T22:13:47.810 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.810 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.810 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.810 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.810 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.811 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.811 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.811 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.811 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.811 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.811 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.811 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.811 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-15T22:13:47.811 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-15T22:13:47.811 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.811 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.811 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.812 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.812 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.812 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.812 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.812 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.812 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.812 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.812 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.812 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.812 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-15T22:13:47.813 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-15T22:13:47.813 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.813 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.813 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.813 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.813 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.813 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.813 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.813 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.813 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.813 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.814 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.814 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.814 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.814 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.814 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.814 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-11-15T22:13:47.814 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.814 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.814 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.815 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.815 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.815 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.815 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.815 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.815 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.815 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.815 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.815 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.815 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.815 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.816 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.816 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.816 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.816 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.816 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.816 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.816 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.816 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.816 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.816 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.817 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.817 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.817 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.817 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.817 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.817 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.817 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.817 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.817 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.817 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.818 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.818 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.818 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.818 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.818 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.818 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.818 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.818 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.818 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.818 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.819 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.819 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.819 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.819 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.819 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.819 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.819 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.819 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.819 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.819 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.820 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.820 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.820 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.820 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.820 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.820 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.820 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.820 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.820 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.820 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.820 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.821 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.821 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.821 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.821 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.821 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.821 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.821 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.821 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.821 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-11-15T22:13:47.821 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-11-15T22:13:47.821 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.822 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.822 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.822 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.822 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.822 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.822 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.822 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.822 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.822 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.822 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.822 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.823 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-11-15T22:13:47.823 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-11-15T22:13:47.823 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.823 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.823 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.823 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.823 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.823 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.823 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.823 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.823 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.824 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.824 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.824 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.824 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.824 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.824 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.824 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-11-15T22:13:47.824 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.824 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.824 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.824 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-15T22:13:47.824 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-15T22:13:47.825 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.825 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.825 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.825 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.825 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.825 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.825 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.825 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.825 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.825 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.825 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.826 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.826 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.826 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.826 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.826 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.826 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.826 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.826 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.826 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.826 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.826 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.827 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.827 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.827 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.827 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.827 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.827 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.827 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.827 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.827 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.827 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.828 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.828 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.828 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.828 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.828 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.828 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.828 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.828 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.828 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.828 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.829 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.829 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.829 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.829 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.829 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.829 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.829 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.829 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.829 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.829 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.830 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.830 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.830 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.830 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.830 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.830 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.830 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.830 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.830 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.830 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.831 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.831 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.831 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.831 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.831 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.831 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.831 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.831 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.831 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.831 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.832 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.832 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.832 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.832 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.832 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.832 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.832 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.832 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.832 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.832 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.832 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-15T22:13:47.833 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-15T22:13:47.833 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.833 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.833 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.833 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.833 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.833 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.833 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.833 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.833 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.833 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.833 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.834 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.834 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-15T22:13:47.834 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-15T22:13:47.834 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.834 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.834 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.834 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.834 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.834 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.834 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.835 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.837 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.837 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.837 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.837 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.837 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.837 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.837 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.837 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-11-15T22:13:47.838 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.838 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.838 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.838 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.838 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.838 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.838 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.838 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.838 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.838 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.839 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.839 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.839 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.839 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.839 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.839 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.839 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.839 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.839 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.839 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.839 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.840 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.840 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.840 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.840 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.840 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.840 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.840 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.840 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.840 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.840 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.840 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.840 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.841 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.841 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.841 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.841 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.841 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.841 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.841 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.841 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.841 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.841 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.841 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.841 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.842 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.842 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.842 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.842 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.842 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.842 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.842 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.842 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.842 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.843 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.843 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.843 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.843 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.843 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.843 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.843 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.843 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.843 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.843 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.843 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.843 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.844 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.844 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.844 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.844 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.844 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.844 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.844 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.844 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.844 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.844 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.844 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-11-15T22:13:47.845 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.845 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.845 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.845 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.845 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.845 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.845 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.845 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.845 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.845 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.845 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.845 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.846 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.846 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.846 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.846 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.846 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.846 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.846 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.846 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.846 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.846 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.846 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.846 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.847 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.847 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.847 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.847 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.847 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.847 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.847 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.847 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.847 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.847 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.847 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.847 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.848 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.848 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.848 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.848 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.848 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.848 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.848 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.848 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.848 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.848 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.848 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.848 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.849 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.849 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.849 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.849 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.849 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.849 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.849 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.849 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.849 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.849 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.849 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.850 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.850 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.850 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.850 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.850 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.850 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.850 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.850 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.850 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.850 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.851 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.851 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.851 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.851 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.851 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-11-15T22:13:47.851 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-11-15T22:13:47.851 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.851 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.851 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.851 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.852 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.852 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.852 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.852 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.852 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.852 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.852 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.852 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.852 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-11-15T22:13:47.852 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-11-15T22:13:47.853 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.853 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.853 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.853 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-11-15T22:13:47.853 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.853 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.853 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.853 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.853 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.853 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.854 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.854 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.854 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-11-15T22:13:47.854 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-11-15T22:13:47.854 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.854 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.854 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.854 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.854 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.854 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.855 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.855 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.855 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.855 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.855 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.855 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.855 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-11-15T22:13:47.855 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-11-15T22:13:47.855 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.855 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.856 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.856 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.856 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.856 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.856 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.856 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.856 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.856 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.856 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.856 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.857 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-11-15T22:13:47.857 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-11-15T22:13:47.857 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-15T22:13:47.857 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.857 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.857 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.857 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.857 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.857 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.858 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.858 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.858 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.858 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.858 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.858 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-11-15T22:13:47.858 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-11-15T22:13:47.858 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.858 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.858 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.859 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.859 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.859 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.859 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.859 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.859 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.859 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.859 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.859 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.859 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-11-15T22:13:47.859 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-11-15T22:13:47.860 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.860 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.860 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.860 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.860 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.860 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.860 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.860 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.860 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.860 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.861 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.861 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.861 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-11-15T22:13:47.861 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-11-15T22:13:47.861 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.861 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.861 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.861 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.861 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.861 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.862 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.862 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.862 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.862 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.862 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.862 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.862 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-11-15T22:13:47.862 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-11-15T22:13:47.862 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.862 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.862 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.862 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.863 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.863 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.863 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.863 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.863 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.863 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.863 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.863 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.863 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-11-15T22:13:47.863 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-11-15T22:13:47.864 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.864 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.864 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.864 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.864 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.864 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.864 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.864 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.864 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.865 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.865 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.865 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.865 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-11-15T22:13:47.865 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-11-15T22:13:47.865 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.865 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.865 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.865 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.865 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.866 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.866 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.866 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.866 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.866 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.866 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.866 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.866 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.866 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.867 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.867 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-11-15T22:13:47.867 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.867 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.867 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.867 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.867 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.867 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.867 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.867 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.868 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.868 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.868 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.868 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.868 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.868 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.868 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.868 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.868 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.869 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.869 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.869 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.869 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.869 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.869 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.869 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.869 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.869 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.869 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.870 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.870 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.870 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.870 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.870 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.870 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.870 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.870 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.870 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.870 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.871 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.871 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.871 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.871 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.871 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.871 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.871 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.871 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.871 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.871 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.872 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.872 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.872 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.872 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.872 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.872 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.872 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.872 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.872 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.872 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.873 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.873 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.873 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.873 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.873 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.873 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.873 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.873 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.873 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.873 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.874 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.874 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.874 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.874 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.874 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.874 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.874 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.874 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.874 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.874 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-11-15T22:13:47.875 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.875 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.875 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.875 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-11-15T22:13:47.875 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-11-15T22:13:47.875 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.875 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.875 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.875 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-11-15T22:13:47.876 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.876 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.876 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.876 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.876 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.876 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.876 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.876 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.876 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-15T22:13:47.876 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-15T22:13:47.877 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:47.877 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.877 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.877 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-11-15T22:13:47.877 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.877 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.877 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.877 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.877 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.877 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.878 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.878 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.878 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.878 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.878 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.878 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.878 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.878 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.878 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.879 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.879 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.879 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.879 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.879 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.879 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.879 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.879 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.879 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.879 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.880 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.880 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.880 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.880 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.880 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.880 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.880 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.880 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.880 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.880 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.881 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.882 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.883 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.884 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.884 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.884 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.884 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.884 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.884 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.884 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.884 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.884 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.884 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.885 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.885 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.885 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.885 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.885 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.885 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.885 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.885 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-11-15T22:13:47.885 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.885 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.885 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.885 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-11-15T22:13:47.886 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-11-15T22:13:47.886 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.886 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.886 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.886 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.886 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.886 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.886 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.886 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-11-15T22:13:47.886 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-11-15T22:13:47.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-11-15T22:13:47.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.887 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.888 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.888 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.888 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.888 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.888 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.888 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.888 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.888 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.888 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-11-15T22:13:47.888 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-11-15T22:13:47.888 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.889 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.889 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.889 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-15T22:13:47.889 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.889 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.889 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.889 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.889 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.889 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.890 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.890 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.890 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-11-15T22:13:47.890 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-11-15T22:13:47.890 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.890 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.890 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.890 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.890 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.890 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.891 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.891 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.891 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.891 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.891 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.891 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.891 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-11-15T22:13:47.891 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-11-15T22:13:47.891 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.892 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.892 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.892 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:47.892 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.892 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.892 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.892 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.892 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.892 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.893 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.893 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.893 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-11-15T22:13:47.893 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-11-15T22:13:47.893 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.893 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.893 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.893 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:47.893 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.893 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.893 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.894 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.894 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.894 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.894 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.894 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.894 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-11-15T22:13:47.894 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-11-15T22:13:47.894 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.894 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.895 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.895 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-11-15T22:13:47.895 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.895 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.895 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.895 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.895 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.895 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.895 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.896 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.896 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-11-15T22:13:47.896 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-11-15T22:13:47.896 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.896 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.896 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.896 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.896 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.896 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.896 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.897 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.897 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.897 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.897 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.897 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.897 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-15T22:13:47.897 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-15T22:13:47.897 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.897 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.898 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.898 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-11-15T22:13:47.898 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-11-15T22:13:47.898 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.898 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.898 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.898 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.898 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.898 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.898 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.899 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-11-15T22:13:47.899 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-11-15T22:13:47.899 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.899 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.899 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.899 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-11-15T22:13:47.899 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.899 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.899 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.900 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.900 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.900 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.900 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.900 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.900 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-11-15T22:13:47.900 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-11-15T22:13:47.900 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.900 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.900 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.900 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.901 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.901 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.901 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.901 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.901 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.901 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.901 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.901 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.901 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.902 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.902 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.902 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.902 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.902 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.902 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.902 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.902 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.902 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.902 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.903 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.903 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.903 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.903 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.903 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.903 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.903 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.903 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.903 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.903 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.904 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.904 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.904 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.904 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.904 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.904 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.904 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.904 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.904 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.904 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.905 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.905 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.905 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.905 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.905 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.905 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.905 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.905 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.905 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.905 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.905 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.905 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.906 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.906 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.906 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.906 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.906 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.906 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.906 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.906 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.906 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.906 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.907 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.907 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.907 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.907 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.907 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.907 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.907 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.907 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.907 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.907 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.907 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.908 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.908 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.908 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.908 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.908 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.908 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.908 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-11-15T22:13:47.908 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-11-15T22:13:47.908 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.908 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.908 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.909 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:47.909 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.909 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.909 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.909 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.909 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.909 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.909 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.909 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.909 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-11-15T22:13:47.909 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-11-15T22:13:47.909 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.910 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.910 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.910 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:47.910 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.910 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.910 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.910 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.910 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.910 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.910 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.910 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.911 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-11-15T22:13:47.911 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-11-15T22:13:47.911 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.911 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.911 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.911 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-11-15T22:13:47.911 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.911 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.911 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.911 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.911 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.911 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.912 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.912 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.912 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.912 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.912 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.912 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-11-15T22:13:47.912 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.912 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.912 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.912 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.912 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.912 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.913 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.913 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.913 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.913 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.913 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.913 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.913 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.913 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.913 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.913 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.913 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.914 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.914 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.914 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.914 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.914 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.914 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.914 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.914 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.914 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.914 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.914 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.914 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.915 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.915 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.915 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.915 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.915 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.915 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.915 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.915 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.915 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.915 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.915 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.915 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.916 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.916 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.916 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.916 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.916 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.916 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.916 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.916 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.916 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.916 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.916 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.917 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.917 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.917 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.917 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.917 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.917 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.917 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.917 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.917 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.917 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.917 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.917 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.917 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.918 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.918 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.918 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.918 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.918 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.918 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.918 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.918 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.918 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.918 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.918 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.919 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-11-15T22:13:47.919 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.919 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.919 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.919 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.919 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.919 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.919 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.919 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.919 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.919 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.919 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.920 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.920 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.920 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.920 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.920 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.920 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.920 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.920 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.920 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.920 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.920 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.920 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.921 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.921 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.921 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.921 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.921 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.921 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.921 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.921 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.921 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.921 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.921 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.921 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.922 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.922 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.922 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.922 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.922 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.922 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.922 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.922 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.922 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.922 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.923 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.923 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.923 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.923 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.923 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.923 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.923 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.923 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.923 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.923 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.924 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.924 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.924 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.924 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.924 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.924 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.924 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.924 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.924 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.924 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.925 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.925 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.925 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.925 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.925 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.925 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.925 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.925 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.925 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.925 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.925 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.926 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-11-15T22:13:47.926 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-15T22:13:47.926 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-15T22:13:47.926 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-15T22:13:47.926 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-11-15T22:13:47.926 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-11-15T22:13:47.926 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.926 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.926 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-11-15T22:13:47.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.927 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-11-15T22:13:47.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-11-15T22:13:47.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.928 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.929 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.929 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.929 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-15T22:13:47.929 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-15T22:13:47.929 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-15T22:13:47.929 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.929 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.929 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-15T22:13:47.929 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.930 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.930 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.930 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.930 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.930 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.930 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.930 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.930 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-15T22:13:47.930 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-15T22:13:47.931 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.931 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.931 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.931 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-15T22:13:47.931 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.931 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.931 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.931 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.931 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.931 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.932 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.932 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.932 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.932 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.932 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.932 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.932 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.932 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.932 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.932 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-15T22:13:47.933 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-15T22:13:47.933 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.933 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.933 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.933 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.933 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.933 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.933 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.933 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.933 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.933 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.934 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.934 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.934 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-15T22:13:47.934 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-15T22:13:47.934 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.934 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.934 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.934 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-15T22:13:47.934 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.934 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.935 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-15T22:13:47.935 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-15T22:13:47.935 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-15T22:13:47.935 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-15T22:13:47.935 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-15T22:13:47.935 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-15T22:13:47.935 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-15T22:13:47.935 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.935 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.936 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.936 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.936 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.936 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.936 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-15T22:13:47.936 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-15T22:13:47.936 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-15T22:13:47.936 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.936 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-15T22:13:47.936 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-15T22:13:47.936 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.936 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.937 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.937 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.937 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.937 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.937 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.937 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.937 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-11-15T22:13:47.937 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-11-15T22:13:47.937 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.937 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.937 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.938 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-15T22:13:47.938 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.938 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.938 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.938 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.938 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.938 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.938 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.938 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.938 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-11-15T22:13:47.939 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-11-15T22:13:47.939 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-15T22:13:47.939 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.939 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.939 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-11-15T22:13:47.939 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.939 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.939 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.939 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.939 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.939 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.939 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.940 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.940 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-11-15T22:13:47.940 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-11-15T22:13:47.940 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-15T22:13:47.940 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-15T22:13:47.940 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-15T22:13:47.940 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-11-15T22:13:47.940 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-15T22:13:47.940 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-15T22:13:47.940 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-15T22:13:47.940 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-15T22:13:47.940 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-15T22:13:47.941 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-15T22:13:47.941 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-15T22:13:47.941 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.941 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.941 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.941 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.941 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-11-15T22:13:47.941 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-11-15T22:13:47.941 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-11-15T22:13:47.941 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-15T22:13:47.941 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-15T22:13:47.941 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-15T22:13:47.942 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-11-15T22:13:47.942 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-15T22:13:47.942 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-15T22:13:47.942 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-15T22:13:47.942 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-15T22:13:47.942 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.942 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-11-15T22:13:47.942 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-15T22:13:47.942 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-15T22:13:47.942 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-15T22:13:47.942 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-11-15T22:13:47.943 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-11-15T22:13:47.943 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-11-15T22:13:47.943 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-15T22:13:47.943 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-15T22:13:47.943 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-15T22:13:47.943 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-11-15T22:13:47.943 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-15T22:13:47.943 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-15T22:13:47.943 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2023-11-15T22:13:47.943 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-11-15T22:13:47.943 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.943 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-15T22:13:47.944 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.944 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-15T22:13:47.944 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.145:0", 2023-11-15T22:13:47.944 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3384131405 2023-11-15T22:13:47.944 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.944 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-15T22:13:47.944 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.944 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.944 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-15T22:13:47.944 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.944 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-15T22:13:47.944 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.145:0", 2023-11-15T22:13:47.945 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2972597427 2023-11-15T22:13:47.945 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.945 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-15T22:13:47.945 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-15T22:13:47.945 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.945 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-15T22:13:47.945 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:47.945 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-15T22:13:47.945 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.145:0", 2023-11-15T22:13:47.945 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1225483267 2023-11-15T22:13:47.945 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.945 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-15T22:13:47.946 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.946 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-15T22:13:47.946 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.946 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:47.946 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:47 smithi145 bash[108160]: audit 2023-11-15T22:13:46.071790+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.145:0/722224623' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-11-15T22:13:47.946 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:47 smithi145 bash[108160]: cluster 2023-11-15T22:13:46.071829+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e9: y(active, since 14s) 2023-11-15T22:13:47.947 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-11-15T22:13:47.947 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2023-11-15T22:13:47.947 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-11-15T22:13:47.947 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-11-15T22:13:48.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:48 smithi145 bash[108160]: audit 2023-11-15T22:13:47.148014+0000 mon.a (mon.0) 71 : audit [DBG] from='client.? 172.21.15.145:0/2138516758' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-11-15T22:13:50.969 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:13:50 smithi145 bash[108395]: Warning: Permanently added 'smithi145,172.21.15.145' (ECDSA) to the list of known hosts. 2023-11-15T22:13:51.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:51 smithi145 bash[108160]: cluster 2023-11-15T22:13:49.839526+0000 mon.a (mon.0) 72 : cluster [INF] Active manager daemon y restarted 2023-11-15T22:13:51.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:51 smithi145 bash[108160]: cluster 2023-11-15T22:13:49.840148+0000 mon.a (mon.0) 73 : cluster [INF] Activating manager daemon y 2023-11-15T22:13:51.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:51 smithi145 bash[108160]: cluster 2023-11-15T22:13:49.842403+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-11-15T22:13:51.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:51 smithi145 bash[108160]: cluster 2023-11-15T22:13:50.522648+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e10: y(active, starting, since 0.682607s) 2023-11-15T22:13:51.384 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:51 smithi145 bash[108160]: audit 2023-11-15T22:13:50.523770+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-15T22:13:51.385 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:51 smithi145 bash[108160]: audit 2023-11-15T22:13:50.524516+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-15T22:13:51.385 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:51 smithi145 bash[108160]: audit 2023-11-15T22:13:50.524664+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-15T22:13:51.385 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:51 smithi145 bash[108160]: audit 2023-11-15T22:13:50.524792+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-15T22:13:51.385 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:51 smithi145 bash[108160]: audit 2023-11-15T22:13:50.525056+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-15T22:13:51.385 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:51 smithi145 bash[108160]: audit 2023-11-15T22:13:50.525549+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi145"}]: dispatch 2023-11-15T22:13:51.385 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:51 smithi145 bash[108160]: audit 2023-11-15T22:13:50.525756+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-15T22:13:51.385 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:51 smithi145 bash[108160]: audit 2023-11-15T22:13:50.525949+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-15T22:13:51.386 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:51 smithi145 bash[108160]: audit 2023-11-15T22:13:50.526141+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-15T22:13:51.386 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:51 smithi145 bash[108160]: audit 2023-11-15T22:13:50.526337+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-15T22:13:51.386 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:51 smithi145 bash[108160]: audit 2023-11-15T22:13:50.526521+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-15T22:13:51.386 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:51 smithi145 bash[108160]: cluster 2023-11-15T22:13:50.540153+0000 mon.a (mon.0) 87 : cluster [INF] Manager daemon y is now available 2023-11-15T22:13:51.533 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-15T22:13:51.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2023-11-15T22:13:51.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-11-15T22:13:51.534 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-15T22:13:51.936 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2023-11-15T22:13:51.937 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2023-11-15T22:13:51.937 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2023-11-15T22:13:52.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:52 smithi145 bash[108160]: audit 2023-11-15T22:13:50.563274+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-15T22:13:52.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:52 smithi145 bash[108160]: audit 2023-11-15T22:13:51.050802+0000 mon.a (mon.0) 89 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-15T22:13:52.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:52 smithi145 bash[108160]: audit 2023-11-15T22:13:51.051462+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:13:52.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:52 smithi145 bash[108160]: cluster 2023-11-15T22:13:51.524715+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e11: y(active, since 1.68468s) 2023-11-15T22:13:52.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:52 smithi145 bash[108160]: audit 2023-11-15T22:13:51.658794+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:13:51.657993\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:13:51.658085\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-15T22:13:51.658161\", \"networks\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:13:52.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:52 smithi145 bash[108160]: audit 2023-11-15T22:13:51.661262+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:13:51.657993\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:13:51.658085\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-15T22:13:51.658161\", \"networks\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:13:52.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:52 smithi145 bash[108160]: audit 2023-11-15T22:13:51.661842+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:13:52.710 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2023-11-15T22:13:53.069 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Creating initial admin user... 2023-11-15T22:13:53.069 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', '86maymtxlc', 'administrator', '--force-password', '--pwd-update-required'] 2023-11-15T22:13:53.069 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin 86maymtxlc administrator --force-password --pwd-update-required 2023-11-15T22:13:53.800 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$qSdsQ28BFYTDzr6woejUnuGkwgWOK/SBtxBgVg.CWN8wh7G9klrFW", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1700086433, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-11-15T22:13:53.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:53 smithi145 bash[108160]: audit 2023-11-15T22:13:52.661488+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-11-15T22:13:53.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:53 smithi145 bash[108160]: cluster 2023-11-15T22:13:52.663745+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-11-15T22:13:53.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:53 smithi145 bash[108160]: audit 2023-11-15T22:13:52.703065+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQC4UZH2qP1Jop6w2+xFBmNsMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMzExMTUyMjEz\nNTJaFw0zMzExMTIyMjEzNTJaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANqYFFbt\nN37j4JIkX8H0S8xbqm43TSBY97xL+aXr9kS2mBbAOZHR4AYHZlY/G7nmsv6Wsq8C\ntMIO+eFVRIh7lf2pCI7pSOE6kIqAtAakZz/MkQ6te4FzC9wD1iNHNU65V8KPw6cs\nTJp0PDTQTWWpL/xgtc2nbmE2avud2KoGqXwgtuWJRhUHXbzNRIzgFz/SJhP1zh2L\n7wUGWtFlCBnE02Xj9+Y3rVrHJgC7LVKCJkztVMW5x9lGnGIWQ69cWROXninQHFh2\nE6iL8bmNWZ12zN2pl+r9eVeSW5wTfaddctTzQf26iQfxtaH/gjsHJx/OhXnfC0m4\nFPCvNvMctxY/kpUCAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAxWgTpN+wGu+ay2lt\nzBITbxSmGjDzwsCKcW3/yuFMiEyncjhhtgxS3HpbdAl9H/Uk8NaBDETl8UrsVkd4\nVHpqnbJSW/fopCGkN6QNpAihLI3zPnTp+J/1POEeZA543t1FVYf7sEN9GyaR5ey3\nbXfIZYVbrZPHgZz48EQEqJfpg36pzwgECJIfAbxOJlptUMEeDWWcq8r5nx3SYH/H\nc7AnEBn7014vdz6YLqLbDOP0n50or9wQ2HUYmtAMVybuvs4IcpkZ/+1VvnleDa/G\njniKBc0Pz02hQOy/Dx38ZnJNVQ+8vuinMQoKzb0O+LhRX2yO61Npg61074MTAqXs\n7Hk2Jw==\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-15T22:13:53.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:53 smithi145 bash[108160]: audit 2023-11-15T22:13:52.706248+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQC4UZH2qP1Jop6w2+xFBmNsMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMzExMTUyMjEz\nNTJaFw0zMzExMTIyMjEzNTJaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANqYFFbt\nN37j4JIkX8H0S8xbqm43TSBY97xL+aXr9kS2mBbAOZHR4AYHZlY/G7nmsv6Wsq8C\ntMIO+eFVRIh7lf2pCI7pSOE6kIqAtAakZz/MkQ6te4FzC9wD1iNHNU65V8KPw6cs\nTJp0PDTQTWWpL/xgtc2nbmE2avud2KoGqXwgtuWJRhUHXbzNRIzgFz/SJhP1zh2L\n7wUGWtFlCBnE02Xj9+Y3rVrHJgC7LVKCJkztVMW5x9lGnGIWQ69cWROXninQHFh2\nE6iL8bmNWZ12zN2pl+r9eVeSW5wTfaddctTzQf26iQfxtaH/gjsHJx/OhXnfC0m4\nFPCvNvMctxY/kpUCAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAxWgTpN+wGu+ay2lt\nzBITbxSmGjDzwsCKcW3/yuFMiEyncjhhtgxS3HpbdAl9H/Uk8NaBDETl8UrsVkd4\nVHpqnbJSW/fopCGkN6QNpAihLI3zPnTp+J/1POEeZA543t1FVYf7sEN9GyaR5ey3\nbXfIZYVbrZPHgZz48EQEqJfpg36pzwgECJIfAbxOJlptUMEeDWWcq8r5nx3SYH/H\nc7AnEBn7014vdz6YLqLbDOP0n50or9wQ2HUYmtAMVybuvs4IcpkZ/+1VvnleDa/G\njniKBc0Pz02hQOy/Dx38ZnJNVQ+8vuinMQoKzb0O+LhRX2yO61Npg61074MTAqXs\n7Hk2Jw==\n-----END CERTIFICATE-----\n"}]': finished 2023-11-15T22:13:53.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:53 smithi145 bash[108160]: audit 2023-11-15T22:13:52.706613+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDamBRW7Td+4+CS\nJF/B9EvMW6puN00gWPe8S/ml6/ZEtpgWwDmR0eAGB2ZWPxu55rL+lrKvArTCDvnh\nVUSIe5X9qQiO6UjhOpCKgLQGpGc/zJEOrXuBcwvcA9YjRzVOuVfCj8OnLEyadDw0\n0E1lqS/8YLXNp25hNmr7ndiqBql8ILbliUYVB128zUSM4Bc/0iYT9c4di+8FBlrR\nZQgZxNNl4/fmN61axyYAuy1SgiZM7VTFucfZRpxiFkOvXFkTl54p0BxYdhOoi/G5\njVmddszdqZfq/XlXklucE32nXXLU80H9uokH8bWh/4I7BycfzoV53wtJuBTwrzbz\nHLcWP5KVAgMBAAECggEBALkF4LFzOHX/DCanAyZ4UXA4ZpnD1VR7+bU32afHgjvH\nEhSvwArdSnHP8Z8u65j+3KMBi1z3PWjEpF1GfyvG7741RTkx3K5Hk/Cn37l/jqVB\n0cZKsS9w4ajo1mgl7ckkuFPGvCTUKkLR/+P0LI7QFf3ZHglkntlJ5mPzx2CjIvIc\nbf2AD/rZabQGWOMjIGvuQ0/JeXkFjU4rG2OnO/Q+goE44EpTnD0r9tHsYexxMJ5V\nxY8yFZ/JxfqLE46/Q3WOiBoIcdLgF0o7tf45rzqyzAPsLW/IFjFwKRweAHRqP0+i\nPsqwr0tm8Pyj/vgqZbRRqPjbNlFAIhNRpDpD4VWVwAECgYEA9Pwtdy7fxRbQ8lEp\nDE8T5wdaEx3zFKolV6wpaIItrXpOEIy9StOcRnbem1vOVBkb3BxOuaP+IuKnLkhV\ntqnkpY7mlWB7Kjl2RdBT9LIiTXF5ypKtGFjjfr+M7VPrdGMnyhRk4sOq2Z7wzumX\nce1/3ooXw8tpThjqvJYOjoLksZUCgYEA5Gwi9rjGLnrKH/qbe/4KTdN4wwkNkDQT\nGtp+5IE+JBNVEOf4LSOFTr/4iZRCtpa7q7xJJCEzoBh/VkL6vHSxIs0xr+WowYNg\nZUZpGyJByRU9h6jYzk55R98TwoZ+FhnrTOCfvOEn8AF72tb3zZG/ROdXarsfD7TA\nKRXpL3kJHQECgYEAkEitZlI/DE7BxNUz/cHdEOXtkPDEp1kGITqOMLTqvg8YRvr8\nyUMT+RQtSwao4DLhi6NIYmFJXbZrjACiKrCorzEYcMWgBGBPXhKyP51iQoYgmsQE\nGiDP62hZUbVpKOT1HDkiqcNfrkfDv7knrruX4bMnB/OXE53tMiCWdix1EHkCgYEA\nxwpfcSPTNV8zz6fdYq8cJXLXcQPreLOXzjeEiPMBxge+gUvRGuwv1k47cQ7rDxXL\nlLst9LiltqSCGRWmTR9V1yB8Ymy5n14uWjF/lvBD6MeEZTjBKwyAbBs7qa7uIa4W\nNlgpeTmtRlrUpP3a0ptk0tLPfqZtS49SPrrkBcTvJwECgYAk1YWSlNvrJoepcXjg\nV6R90kxXNntiCz2I/uJOUIzR3tsQEeLrsSkjmQe0XAANVLR0P34Zyk1FAi8DuasD\nmLvE+kU55rKUIKzRqZTZm93kXUW7Dwi4QGio4/SlQcwdrFo3dvibi6CKgQT7gQ3Q\ngRinD1XHg4/DgxmZLsIaP7hvXw==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-15T22:13:53.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:53 smithi145 bash[108160]: audit 2023-11-15T22:13:52.708531+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDamBRW7Td+4+CS\nJF/B9EvMW6puN00gWPe8S/ml6/ZEtpgWwDmR0eAGB2ZWPxu55rL+lrKvArTCDvnh\nVUSIe5X9qQiO6UjhOpCKgLQGpGc/zJEOrXuBcwvcA9YjRzVOuVfCj8OnLEyadDw0\n0E1lqS/8YLXNp25hNmr7ndiqBql8ILbliUYVB128zUSM4Bc/0iYT9c4di+8FBlrR\nZQgZxNNl4/fmN61axyYAuy1SgiZM7VTFucfZRpxiFkOvXFkTl54p0BxYdhOoi/G5\njVmddszdqZfq/XlXklucE32nXXLU80H9uokH8bWh/4I7BycfzoV53wtJuBTwrzbz\nHLcWP5KVAgMBAAECggEBALkF4LFzOHX/DCanAyZ4UXA4ZpnD1VR7+bU32afHgjvH\nEhSvwArdSnHP8Z8u65j+3KMBi1z3PWjEpF1GfyvG7741RTkx3K5Hk/Cn37l/jqVB\n0cZKsS9w4ajo1mgl7ckkuFPGvCTUKkLR/+P0LI7QFf3ZHglkntlJ5mPzx2CjIvIc\nbf2AD/rZabQGWOMjIGvuQ0/JeXkFjU4rG2OnO/Q+goE44EpTnD0r9tHsYexxMJ5V\nxY8yFZ/JxfqLE46/Q3WOiBoIcdLgF0o7tf45rzqyzAPsLW/IFjFwKRweAHRqP0+i\nPsqwr0tm8Pyj/vgqZbRRqPjbNlFAIhNRpDpD4VWVwAECgYEA9Pwtdy7fxRbQ8lEp\nDE8T5wdaEx3zFKolV6wpaIItrXpOEIy9StOcRnbem1vOVBkb3BxOuaP+IuKnLkhV\ntqnkpY7mlWB7Kjl2RdBT9LIiTXF5ypKtGFjjfr+M7VPrdGMnyhRk4sOq2Z7wzumX\nce1/3ooXw8tpThjqvJYOjoLksZUCgYEA5Gwi9rjGLnrKH/qbe/4KTdN4wwkNkDQT\nGtp+5IE+JBNVEOf4LSOFTr/4iZRCtpa7q7xJJCEzoBh/VkL6vHSxIs0xr+WowYNg\nZUZpGyJByRU9h6jYzk55R98TwoZ+FhnrTOCfvOEn8AF72tb3zZG/ROdXarsfD7TA\nKRXpL3kJHQECgYEAkEitZlI/DE7BxNUz/cHdEOXtkPDEp1kGITqOMLTqvg8YRvr8\nyUMT+RQtSwao4DLhi6NIYmFJXbZrjACiKrCorzEYcMWgBGBPXhKyP51iQoYgmsQE\nGiDP62hZUbVpKOT1HDkiqcNfrkfDv7knrruX4bMnB/OXE53tMiCWdix1EHkCgYEA\nxwpfcSPTNV8zz6fdYq8cJXLXcQPreLOXzjeEiPMBxge+gUvRGuwv1k47cQ7rDxXL\nlLst9LiltqSCGRWmTR9V1yB8Ymy5n14uWjF/lvBD6MeEZTjBKwyAbBs7qa7uIa4W\nNlgpeTmtRlrUpP3a0ptk0tLPfqZtS49SPrrkBcTvJwECgYAk1YWSlNvrJoepcXjg\nV6R90kxXNntiCz2I/uJOUIzR3tsQEeLrsSkjmQe0XAANVLR0P34Zyk1FAi8DuasD\nmLvE+kU55rKUIKzRqZTZm93kXUW7Dwi4QGio4/SlQcwdrFo3dvibi6CKgQT7gQ3Q\ngRinD1XHg4/DgxmZLsIaP7hvXw==\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-15T22:13:54.238 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Fetching dashboard port number... 2023-11-15T22:14:02.742 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi145', '-v', '/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpo5xulhk3:/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-11-15T22:14:02.744 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi145 -v /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpkjht_hz5:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpo5xulhk3:/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-11-15T22:14:02.750 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2023-11-15T22:14:02.792 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:54 smithi145 bash[108160]: audit 2023-11-15T22:13:53.574297+0000 mgr.y (mgr.14142) 2 : audit [DBG] from='client.14157 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "86maymtxlc", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:14:02.792 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:54 smithi145 bash[108160]: audit 2023-11-15T22:13:53.763112+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:14:02.792 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:54 smithi145 bash[108160]: audit 2023-11-15T22:13:53.796609+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$qSdsQ28BFYTDzr6woejUnuGkwgWOK/SBtxBgVg.CWN8wh7G9klrFW\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1700086433, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2023-11-15T22:14:02.792 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:54 smithi145 bash[108160]: audit 2023-11-15T22:13:53.798404+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$qSdsQ28BFYTDzr6woejUnuGkwgWOK/SBtxBgVg.CWN8wh7G9klrFW\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1700086433, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2023-11-15T22:14:02.793 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:54 smithi145 bash[108160]: audit 2023-11-15T22:13:53.956453+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:13:51.657993\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:13:51.658085\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-15T22:13:51.658161\", \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:14:02.793 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:54 smithi145 bash[108160]: audit 2023-11-15T22:13:53.958324+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:13:51.657993\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:13:51.658085\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-15T22:13:51.658161\", \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:14:02.794 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2023-11-15T22:14:02.794 INFO:teuthology.orchestra.run.smithi145.stderr: 2023-11-15T22:14:02.794 INFO:teuthology.orchestra.run.smithi145.stderr: URL: https://smithi145.front.sepia.ceph.com:8443/ 2023-11-15T22:14:02.794 INFO:teuthology.orchestra.run.smithi145.stderr: User: admin 2023-11-15T22:14:02.794 INFO:teuthology.orchestra.run.smithi145.stderr: Password: 86maymtxlc 2023-11-15T22:14:02.794 INFO:teuthology.orchestra.run.smithi145.stderr: 2023-11-15T22:14:02.794 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:You can access the Ceph CLI with: 2023-11-15T22:14:02.795 INFO:teuthology.orchestra.run.smithi145.stderr: 2023-11-15T22:14:02.795 INFO:teuthology.orchestra.run.smithi145.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-11-15T22:14:02.795 INFO:teuthology.orchestra.run.smithi145.stderr: 2023-11-15T22:14:02.795 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2023-11-15T22:14:02.795 INFO:teuthology.orchestra.run.smithi145.stderr: 2023-11-15T22:14:02.795 INFO:teuthology.orchestra.run.smithi145.stderr: ceph telemetry on 2023-11-15T22:14:02.795 INFO:teuthology.orchestra.run.smithi145.stderr: 2023-11-15T22:14:02.795 INFO:teuthology.orchestra.run.smithi145.stderr:For more information see: 2023-11-15T22:14:02.795 INFO:teuthology.orchestra.run.smithi145.stderr: 2023-11-15T22:14:02.795 INFO:teuthology.orchestra.run.smithi145.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-11-15T22:14:02.795 INFO:teuthology.orchestra.run.smithi145.stderr: 2023-11-15T22:14:02.795 INFO:teuthology.orchestra.run.smithi145.stderr:INFO:cephadm:Bootstrap complete. 2023-11-15T22:14:02.795 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Releasing lock 139759836031128 on /run/cephadm/1d48eba4-8404-11ee-8dbe-212e2dc638e7.lock 2023-11-15T22:14:02.795 INFO:teuthology.orchestra.run.smithi145.stderr:DEBUG:cephadm:Lock 139759836031128 released on /run/cephadm/1d48eba4-8404-11ee-8dbe-212e2dc638e7.lock 2023-11-15T22:14:02.796 INFO:tasks.cephadm:Fetching config... 2023-11-15T22:14:02.796 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-11-15T22:14:02.796 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-11-15T22:14:02.822 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:55 smithi145 bash[108160]: audit 2023-11-15T22:13:54.717405+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.145:0/2529882754' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-11-15T22:14:02.822 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:13:57 smithi145 bash[108160]: cluster 2023-11-15T22:13:56.665868+0000 mon.a (mon.0) 106 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-11-15T22:14:02.844 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-11-15T22:14:02.844 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-11-15T22:14:02.844 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-11-15T22:14:02.905 INFO:tasks.cephadm:Fetching mon keyring... 2023-11-15T22:14:02.905 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-11-15T22:14:02.905 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-11-15T22:14:02.977 INFO:tasks.cephadm:Fetching pub ssh key... 2023-11-15T22:14:02.977 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-11-15T22:14:02.978 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-11-15T22:14:03.037 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-11-15T22:14:03.038 DEBUG:teuthology.orchestra.run.smithi145:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOrEjVok2DDBPIocHdCjigJ0UUurrkjuYCWU63qqutibwyXyfoKo/hGSPNC8XbtyOR9JprLE2ddNAjCnn/VPWsThJ4qEaVrQz+WrCbAXY97KIsalion8HM9eJB/nVLt3Rey9bw6RRDSnSa9wYLPJwxF/Ep116V/dh31Pw0dcOuAcb39M0e49CLctrFxDINavMvLkBlj3OuMTDMWj9vO38QX8uf2HWlZJPHs2Dto1a2B89a9DtxtDNRfZ04+gVWkEyM12A9wDWvPFGYftVdZ+k99ve8DUyutEN4YqiwCxcnhlWiRD5Sf0MP3+S6ry8wi+5NWakHf1wj2gW8Hn4TFFT+JnkX19vBQpPYfhHNKrtgqL1Y81YSBLdpAsA3mC8IzX6Fwfw7ii2PJBp6fC4VApjNHxVgGm0MXjaRx6m1NhxhbLrtJVD4iFHUBWxl8IyjMZpBOhrtZcRJtzCaaIABN4yY4AhFtz3o/OglrtoBTIaCl9wp4tAHCJ0NDAsosTveJks= ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-15T22:14:03.117 INFO:teuthology.orchestra.run.smithi145.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOrEjVok2DDBPIocHdCjigJ0UUurrkjuYCWU63qqutibwyXyfoKo/hGSPNC8XbtyOR9JprLE2ddNAjCnn/VPWsThJ4qEaVrQz+WrCbAXY97KIsalion8HM9eJB/nVLt3Rey9bw6RRDSnSa9wYLPJwxF/Ep116V/dh31Pw0dcOuAcb39M0e49CLctrFxDINavMvLkBlj3OuMTDMWj9vO38QX8uf2HWlZJPHs2Dto1a2B89a9DtxtDNRfZ04+gVWkEyM12A9wDWvPFGYftVdZ+k99ve8DUyutEN4YqiwCxcnhlWiRD5Sf0MP3+S6ry8wi+5NWakHf1wj2gW8Hn4TFFT+JnkX19vBQpPYfhHNKrtgqL1Y81YSBLdpAsA3mC8IzX6Fwfw7ii2PJBp6fC4VApjNHxVgGm0MXjaRx6m1NhxhbLrtJVD4iFHUBWxl8IyjMZpBOhrtZcRJtzCaaIABN4yY4AhFtz3o/OglrtoBTIaCl9wp4tAHCJ0NDAsosTveJks= ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:14:03.128 DEBUG:teuthology.orchestra.run.smithi195:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOrEjVok2DDBPIocHdCjigJ0UUurrkjuYCWU63qqutibwyXyfoKo/hGSPNC8XbtyOR9JprLE2ddNAjCnn/VPWsThJ4qEaVrQz+WrCbAXY97KIsalion8HM9eJB/nVLt3Rey9bw6RRDSnSa9wYLPJwxF/Ep116V/dh31Pw0dcOuAcb39M0e49CLctrFxDINavMvLkBlj3OuMTDMWj9vO38QX8uf2HWlZJPHs2Dto1a2B89a9DtxtDNRfZ04+gVWkEyM12A9wDWvPFGYftVdZ+k99ve8DUyutEN4YqiwCxcnhlWiRD5Sf0MP3+S6ry8wi+5NWakHf1wj2gW8Hn4TFFT+JnkX19vBQpPYfhHNKrtgqL1Y81YSBLdpAsA3mC8IzX6Fwfw7ii2PJBp6fC4VApjNHxVgGm0MXjaRx6m1NhxhbLrtJVD4iFHUBWxl8IyjMZpBOhrtZcRJtzCaaIABN4yY4AhFtz3o/OglrtoBTIaCl9wp4tAHCJ0NDAsosTveJks= ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-15T22:14:03.173 INFO:teuthology.orchestra.run.smithi195.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOrEjVok2DDBPIocHdCjigJ0UUurrkjuYCWU63qqutibwyXyfoKo/hGSPNC8XbtyOR9JprLE2ddNAjCnn/VPWsThJ4qEaVrQz+WrCbAXY97KIsalion8HM9eJB/nVLt3Rey9bw6RRDSnSa9wYLPJwxF/Ep116V/dh31Pw0dcOuAcb39M0e49CLctrFxDINavMvLkBlj3OuMTDMWj9vO38QX8uf2HWlZJPHs2Dto1a2B89a9DtxtDNRfZ04+gVWkEyM12A9wDWvPFGYftVdZ+k99ve8DUyutEN4YqiwCxcnhlWiRD5Sf0MP3+S6ry8wi+5NWakHf1wj2gW8Hn4TFFT+JnkX19vBQpPYfhHNKrtgqL1Y81YSBLdpAsA3mC8IzX6Fwfw7ii2PJBp6fC4VApjNHxVgGm0MXjaRx6m1NhxhbLrtJVD4iFHUBWxl8IyjMZpBOhrtZcRJtzCaaIABN4yY4AhFtz3o/OglrtoBTIaCl9wp4tAHCJ0NDAsosTveJks= ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:14:03.184 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi195 2023-11-15T22:14:03.185 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2023-11-15T22:14:03.185 DEBUG:teuthology.orchestra.run.smithi195:> dd of=/etc/ceph/ceph.conf 2023-11-15T22:14:03.204 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2023-11-15T22:14:03.204 DEBUG:teuthology.orchestra.run.smithi195:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-15T22:14:03.262 INFO:tasks.cephadm:Adding host smithi195 to orchestrator... 2023-11-15T22:14:03.262 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph orch host add smithi195 2023-11-15T22:14:11.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:11 smithi145 bash[108160]: cluster 2023-11-15T22:14:10.525847+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-11-15T22:14:13.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:13 smithi145 bash[108160]: cluster 2023-11-15T22:14:12.526200+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-11-15T22:14:15.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:15 smithi145 bash[108160]: cluster 2023-11-15T22:14:14.526545+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-11-15T22:14:17.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:17 smithi145 bash[108160]: cluster 2023-11-15T22:14:16.526892+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-11-15T22:14:19.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:19 smithi145 bash[108160]: cluster 2023-11-15T22:14:18.527238+0000 mgr.y (mgr.14142) 7 : cluster [DBG] pgmap v7: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:21.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:21 smithi145 bash[108160]: cluster 2023-11-15T22:14:20.527513+0000 mgr.y (mgr.14142) 8 : cluster [DBG] pgmap v8: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:23.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:23 smithi145 bash[108160]: cluster 2023-11-15T22:14:22.527796+0000 mgr.y (mgr.14142) 9 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:25.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:25 smithi145 bash[108160]: cluster 2023-11-15T22:14:24.528062+0000 mgr.y (mgr.14142) 10 : cluster [DBG] pgmap v10: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:27.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:27 smithi145 bash[108160]: cluster 2023-11-15T22:14:26.528418+0000 mgr.y (mgr.14142) 11 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:27.971 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:14:27 smithi145 bash[108395]: Warning: Permanently added 'smithi195,172.21.15.195' (ECDSA) to the list of known hosts. 2023-11-15T22:14:28.450 INFO:teuthology.orchestra.run.smithi195.stdout:Added host 'smithi195' 2023-11-15T22:14:28.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:28 smithi145 bash[108160]: audit 2023-11-15T22:14:27.444134+0000 mgr.y (mgr.14142) 12 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi195", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:14:28.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:28 smithi145 bash[108160]: audit 2023-11-15T22:14:27.913431+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"smithi145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-15T22:14:28.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:28 smithi145 bash[108160]: audit 2023-11-15T22:14:27.918245+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"smithi145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-15T22:14:28.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:28 smithi145 bash[108160]: cephadm 2023-11-15T22:14:27.918866+0000 mgr.y (mgr.14142) 13 : cephadm [INF] Added host smithi195 2023-11-15T22:14:28.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:28 smithi145 bash[108160]: audit 2023-11-15T22:14:28.113174+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:14:28.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:28 smithi145 bash[108160]: audit 2023-11-15T22:14:28.117696+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:14:28.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:28 smithi145 bash[108160]: audit 2023-11-15T22:14:28.118321+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:14:28.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:28 smithi145 bash[108160]: audit 2023-11-15T22:14:28.291459+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-15T22:14:28.291155\", \"networks\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:14:28.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:28 smithi145 bash[108160]: audit 2023-11-15T22:14:28.295693+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-15T22:14:28.291155\", \"networks\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:14:28.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:28 smithi145 bash[108160]: audit 2023-11-15T22:14:28.296261+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:14:29.057 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph orch host ls --format=json 2023-11-15T22:14:29.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:29 smithi145 bash[108160]: cluster 2023-11-15T22:14:28.528854+0000 mgr.y (mgr.14142) 14 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:30.291 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-11-15T22:14:30.292 INFO:teuthology.orchestra.run.smithi195.stdout:[{"addr": "smithi145", "hostname": "smithi145", "labels": [], "status": ""}, {"addr": "smithi195", "hostname": "smithi195", "labels": [], "status": ""}] 2023-11-15T22:14:30.830 INFO:tasks.cephadm:Setting crush tunables to default 2023-11-15T22:14:30.830 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph osd crush tunables default 2023-11-15T22:14:31.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:31 smithi145 bash[108160]: audit 2023-11-15T22:14:30.289079+0000 mgr.y (mgr.14142) 15 : audit [DBG] from='client.14163 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-15T22:14:31.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:31 smithi145 bash[108160]: cluster 2023-11-15T22:14:30.529113+0000 mgr.y (mgr.14142) 16 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:31.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:31 smithi145 bash[108160]: audit 2023-11-15T22:14:30.806270+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:14:31.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:31 smithi145 bash[108160]: audit 2023-11-15T22:14:30.987980+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-15T22:14:28.291155\", \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:14:31.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:31 smithi145 bash[108160]: audit 2023-11-15T22:14:30.990432+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-15T22:14:28.291155\", \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:14:32.594 INFO:teuthology.orchestra.run.smithi145.stderr:adjusted tunables profile to default 2023-11-15T22:14:32.881 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:32 smithi145 bash[108160]: audit 2023-11-15T22:14:31.936401+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.145:0/1794242914' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-11-15T22:14:32.961 INFO:tasks.cephadm:Adding mon.c on smithi145 2023-11-15T22:14:32.961 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add mon 'smithi145:[v2:172.21.15.145:3301,v1:172.21.15.145:6790]=c' 2023-11-15T22:14:33.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:33 smithi145 bash[108160]: cluster 2023-11-15T22:14:32.529452+0000 mgr.y (mgr.14142) 17 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:33.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:33 smithi145 bash[108160]: audit 2023-11-15T22:14:32.590395+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.145:0/1794242914' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-11-15T22:14:33.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:33 smithi145 bash[108160]: cluster 2023-11-15T22:14:32.590433+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-15T22:14:34.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:34 smithi145 bash[108160]: audit 2023-11-15T22:14:34.147520+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:14:34.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:34 smithi145 bash[108160]: audit 2023-11-15T22:14:34.148052+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:14:34.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:34 smithi145 bash[108160]: audit 2023-11-15T22:14:34.148587+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2023-11-15T22:14:35.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:35 smithi145 bash[108160]: audit 2023-11-15T22:14:34.146031+0000 mgr.y (mgr.14142) 18 : audit [DBG] from='client.14167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi145:[v2:172.21.15.145:3301,v1:172.21.15.145:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:14:35.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:35 smithi145 bash[108160]: cephadm 2023-11-15T22:14:34.148414+0000 mgr.y (mgr.14142) 19 : cephadm [INF] Deploying daemon mon.c on smithi145 2023-11-15T22:14:35.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:35 smithi145 bash[108160]: cluster 2023-11-15T22:14:34.529763+0000 mgr.y (mgr.14142) 20 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:36.151 INFO:teuthology.orchestra.run.smithi145.stdout:Deployed mon.c on host 'smithi145' 2023-11-15T22:14:36.690 DEBUG:teuthology.orchestra.run.smithi145:mon.c> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.c.service 2023-11-15T22:14:36.693 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-15T22:14:36.694 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-15T22:14:36.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:-- Logs begin at Wed 2023-11-15 22:03:44 UTC. -- 2023-11-15T22:14:41.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[108160]: cluster 2023-11-15T22:14:36.028515+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2023-11-15T22:14:41.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[108160]: cluster 2023-11-15T22:14:36.530066+0000 mgr.y (mgr.14142) 21 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:41.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[111573]: cluster 2023-11-15T22:14:36.028515+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2023-11-15T22:14:41.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[111573]: cluster 2023-11-15T22:14:36.530066+0000 mgr.y (mgr.14142) 21 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:41.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[108160]: audit 2023-11-15T22:14:36.668394+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:14:36.667638\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:14:36.667725\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:14:36.667758\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}}, \"last_daemon_update\": \"2023-11-15T22:14:36.667834\", \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:14:41.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[108160]: cluster 2023-11-15T22:14:38.026224+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-11-15T22:14:41.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[108160]: cluster 2023-11-15T22:14:38.530410+0000 mgr.y (mgr.14142) 22 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:41.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[108160]: cluster 2023-11-15T22:14:41.057652+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-15T22:14:41.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[108160]: cluster 2023-11-15T22:14:41.062435+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} 2023-11-15T22:14:41.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[108160]: cluster 2023-11-15T22:14:41.062497+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-11-15T22:14:41.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[108160]: cluster 2023-11-15T22:14:41.062535+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-15T22:14:41.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[108160]: cluster 2023-11-15T22:14:41.062791+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 51s) 2023-11-15T22:14:41.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[108160]: audit 2023-11-15T22:14:41.063672+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:14:36.667638\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:14:36.667725\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:14:36.667758\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}}, \"last_daemon_update\": \"2023-11-15T22:14:36.667834\", \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:14:41.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[108160]: cluster 2023-11-15T22:14:41.066264+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2023-11-15T22:14:41.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[108160]: audit 2023-11-15T22:14:41.068690+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:14:36.667638\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:14:36.667725\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:14:36.667758\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}}, \"last_daemon_update\": \"2023-11-15T22:14:36.667834\", \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:14:41.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[111573]: audit 2023-11-15T22:14:36.668394+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:14:36.667638\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:14:36.667725\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:14:36.667758\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}}, \"last_daemon_update\": \"2023-11-15T22:14:36.667834\", \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:14:41.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[111573]: cluster 2023-11-15T22:14:38.026224+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-11-15T22:14:41.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[111573]: cluster 2023-11-15T22:14:38.530410+0000 mgr.y (mgr.14142) 22 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:41.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[111573]: cluster 2023-11-15T22:14:41.057652+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-15T22:14:41.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[111573]: cluster 2023-11-15T22:14:41.062435+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} 2023-11-15T22:14:41.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[111573]: cluster 2023-11-15T22:14:41.062497+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-11-15T22:14:41.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[111573]: cluster 2023-11-15T22:14:41.062535+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-15T22:14:41.474 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[111573]: cluster 2023-11-15T22:14:41.062791+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 51s) 2023-11-15T22:14:41.474 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[111573]: audit 2023-11-15T22:14:41.063672+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:14:36.667638\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:14:36.667725\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:14:36.667758\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}}, \"last_daemon_update\": \"2023-11-15T22:14:36.667834\", \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:14:41.474 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[111573]: cluster 2023-11-15T22:14:41.066264+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2023-11-15T22:14:41.474 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:41 smithi145 bash[111573]: audit 2023-11-15T22:14:41.068690+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:14:36.667638\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:14:36.667725\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:14:36.667758\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}}, \"last_daemon_update\": \"2023-11-15T22:14:36.667834\", \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:14:41.932 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:14:41.932 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":2,"fsid":"1d48eba4-8404-11ee-8dbe-212e2dc638e7","modified":"2023-11-15T22:14:36.025647Z","created":"2023-11-15T22:13:14.021154Z","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.145:3300","nonce":0},{"type":"v1","addr":"172.21.15.145:6789","nonce":0}]},"addr":"172.21.15.145:6789/0","public_addr":"172.21.15.145:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:3301","nonce":0},{"type":"v1","addr":"172.21.15.145:6790","nonce":0}]},"addr":"172.21.15.145:6790/0","public_addr":"172.21.15.145:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2023-11-15T22:14:41.933 INFO:teuthology.orchestra.run.smithi145.stderr:dumped monmap epoch 2 2023-11-15T22:14:42.213 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:42 smithi145 bash[108160]: cluster 2023-11-15T22:14:40.530772+0000 mgr.y (mgr.14142) 23 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:42.214 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:42 smithi145 bash[108160]: audit 2023-11-15T22:14:41.930422+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.145:0/3765175315' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-15T22:14:42.214 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:42 smithi145 bash[111573]: cluster 2023-11-15T22:14:40.530772+0000 mgr.y (mgr.14142) 23 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:42.215 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:42 smithi145 bash[111573]: audit 2023-11-15T22:14:41.930422+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.145:0/3765175315' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-15T22:14:42.297 INFO:tasks.cephadm:Adding mon.b on smithi195 2023-11-15T22:14:42.298 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add mon smithi195:172.21.15.195=b 2023-11-15T22:14:43.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:43 smithi145 bash[111573]: cluster 2023-11-15T22:14:42.531144+0000 mgr.y (mgr.14142) 24 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:43.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:43 smithi145 bash[108160]: cluster 2023-11-15T22:14:42.531144+0000 mgr.y (mgr.14142) 24 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:44.469 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:44 smithi145 bash[111573]: audit 2023-11-15T22:14:43.470276+0000 mgr.y (mgr.14142) 25 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi195:172.21.15.195=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:14:44.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:44 smithi145 bash[111573]: audit 2023-11-15T22:14:43.471674+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:14:44.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:44 smithi145 bash[111573]: audit 2023-11-15T22:14:43.472347+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:14:44.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:44 smithi145 bash[111573]: cephadm 2023-11-15T22:14:43.472823+0000 mgr.y (mgr.14142) 26 : cephadm [INF] Deploying daemon mon.b on smithi195 2023-11-15T22:14:44.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:44 smithi145 bash[111573]: audit 2023-11-15T22:14:43.473057+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-11-15T22:14:44.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:44 smithi145 bash[108160]: audit 2023-11-15T22:14:43.470276+0000 mgr.y (mgr.14142) 25 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi195:172.21.15.195=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:14:44.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:44 smithi145 bash[108160]: audit 2023-11-15T22:14:43.471674+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:14:44.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:44 smithi145 bash[108160]: audit 2023-11-15T22:14:43.472347+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:14:44.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:44 smithi145 bash[108160]: cephadm 2023-11-15T22:14:43.472823+0000 mgr.y (mgr.14142) 26 : cephadm [INF] Deploying daemon mon.b on smithi195 2023-11-15T22:14:44.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:44 smithi145 bash[108160]: audit 2023-11-15T22:14:43.473057+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-11-15T22:14:45.476 INFO:teuthology.orchestra.run.smithi195.stdout:Deployed mon.b on host 'smithi195' 2023-11-15T22:14:45.941 DEBUG:teuthology.orchestra.run.smithi195:mon.b> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.b.service 2023-11-15T22:14:45.943 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-11-15T22:14:45.943 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph mon dump -f json 2023-11-15T22:14:45.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:45 smithi145 bash[108160]: cluster 2023-11-15T22:14:44.531449+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-11-15T22:14:45.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:45 smithi145 bash[108160]: audit 2023-11-15T22:14:45.404686+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}}, \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:14:45.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:45 smithi145 bash[108160]: audit 2023-11-15T22:14:45.405051+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:14:45.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:45 smithi145 bash[108160]: audit 2023-11-15T22:14:45.407105+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}}, \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:14:45.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:45 smithi145 bash[111573]: cluster 2023-11-15T22:14:44.531449+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-11-15T22:14:45.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:45 smithi145 bash[111573]: audit 2023-11-15T22:14:45.404686+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}}, \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:14:45.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:45 smithi145 bash[111573]: audit 2023-11-15T22:14:45.405051+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:14:45.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:45 smithi145 bash[111573]: audit 2023-11-15T22:14:45.407105+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}}, \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:14:45.972 INFO:journalctl@ceph.mon.b.smithi195.stdout:-- Logs begin at Wed 2023-11-15 22:03:47 UTC. -- 2023-11-15T22:14:50.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[111573]: cluster 2023-11-15T22:14:45.629170+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2023-11-15T22:14:50.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[111573]: cluster 2023-11-15T22:14:45.629220+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-15T22:14:50.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[111573]: audit 2023-11-15T22:14:46.153825+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:14:46.153129\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}}, \"last_daemon_update\": \"2023-11-15T22:14:46.153263\", \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:14:50.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[111573]: cluster 2023-11-15T22:14:46.531814+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-11-15T22:14:50.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[111573]: cluster 2023-11-15T22:14:48.532173+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-11-15T22:14:50.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[111573]: cluster 2023-11-15T22:14:50.630386+0000 mon.a (mon.0) 146 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-15T22:14:50.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[111573]: cluster 2023-11-15T22:14:50.633017+0000 mon.a (mon.0) 147 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} 2023-11-15T22:14:50.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[111573]: cluster 2023-11-15T22:14:50.633077+0000 mon.a (mon.0) 148 : cluster [DBG] fsmap 2023-11-15T22:14:50.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[108160]: cluster 2023-11-15T22:14:45.629170+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2023-11-15T22:14:50.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[108160]: cluster 2023-11-15T22:14:45.629220+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-15T22:14:50.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[108160]: audit 2023-11-15T22:14:46.153825+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:14:46.153129\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}}, \"last_daemon_update\": \"2023-11-15T22:14:46.153263\", \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:14:50.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[108160]: cluster 2023-11-15T22:14:46.531814+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-11-15T22:14:50.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[108160]: cluster 2023-11-15T22:14:48.532173+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-11-15T22:14:50.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[108160]: cluster 2023-11-15T22:14:50.630386+0000 mon.a (mon.0) 146 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-15T22:14:50.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[108160]: cluster 2023-11-15T22:14:50.633017+0000 mon.a (mon.0) 147 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} 2023-11-15T22:14:50.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[108160]: cluster 2023-11-15T22:14:50.633077+0000 mon.a (mon.0) 148 : cluster [DBG] fsmap 2023-11-15T22:14:50.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[111573]: cluster 2023-11-15T22:14:50.633103+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-15T22:14:50.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[111573]: cluster 2023-11-15T22:14:50.633301+0000 mon.a (mon.0) 150 : cluster [DBG] mgrmap e13: y(active, since 60s) 2023-11-15T22:14:50.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[111573]: cluster 2023-11-15T22:14:50.633473+0000 mon.a (mon.0) 151 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-11-15T22:14:50.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[111573]: audit 2023-11-15T22:14:50.633829+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:14:46.153129\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}}, \"last_daemon_update\": \"2023-11-15T22:14:46.153263\", \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:14:50.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[111573]: cluster 2023-11-15T22:14:50.636709+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN 1/3 mons down, quorum a,c 2023-11-15T22:14:50.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[111573]: audit 2023-11-15T22:14:50.638898+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:14:46.153129\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}}, \"last_daemon_update\": \"2023-11-15T22:14:46.153263\", \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:14:50.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[108160]: cluster 2023-11-15T22:14:50.633103+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-15T22:14:50.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[108160]: cluster 2023-11-15T22:14:50.633301+0000 mon.a (mon.0) 150 : cluster [DBG] mgrmap e13: y(active, since 60s) 2023-11-15T22:14:50.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[108160]: cluster 2023-11-15T22:14:50.633473+0000 mon.a (mon.0) 151 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-11-15T22:14:50.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[108160]: audit 2023-11-15T22:14:50.633829+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:14:46.153129\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}}, \"last_daemon_update\": \"2023-11-15T22:14:46.153263\", \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:14:50.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[108160]: cluster 2023-11-15T22:14:50.636709+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN 1/3 mons down, quorum a,c 2023-11-15T22:14:50.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:50 smithi145 bash[108160]: audit 2023-11-15T22:14:50.638898+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:14:46.153129\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}}, \"last_daemon_update\": \"2023-11-15T22:14:46.153263\", \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:14:51.225 INFO:teuthology.orchestra.run.smithi195.stdout: 2023-11-15T22:14:51.225 INFO:teuthology.orchestra.run.smithi195.stdout:{"epoch":3,"fsid":"1d48eba4-8404-11ee-8dbe-212e2dc638e7","modified":"2023-11-15T22:14:45.625889Z","created":"2023-11-15T22:13:14.021154Z","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.145:3300","nonce":0},{"type":"v1","addr":"172.21.15.145:6789","nonce":0}]},"addr":"172.21.15.145:6789/0","public_addr":"172.21.15.145:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:3301","nonce":0},{"type":"v1","addr":"172.21.15.145:6790","nonce":0}]},"addr":"172.21.15.145:6790/0","public_addr":"172.21.15.145:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:3300","nonce":0},{"type":"v1","addr":"172.21.15.195:6789","nonce":0}]},"addr":"172.21.15.195:6789/0","public_addr":"172.21.15.195:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2023-11-15T22:14:51.226 INFO:teuthology.orchestra.run.smithi195.stderr:dumped monmap epoch 3 2023-11-15T22:14:51.552 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-11-15T22:14:51.552 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph config generate-minimal-conf 2023-11-15T22:14:51.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:51 smithi145 bash[111573]: cluster 2023-11-15T22:14:50.532591+0000 mgr.y (mgr.14142) 30 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:51.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:51 smithi145 bash[111573]: cluster 2023-11-15T22:14:50.684353+0000 mon.a (mon.0) 155 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-15T22:14:51.836 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:51 smithi145 bash[111573]: audit 2023-11-15T22:14:51.222991+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.195:0/1830717473' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-15T22:14:51.836 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:51 smithi145 bash[108160]: cluster 2023-11-15T22:14:50.532591+0000 mgr.y (mgr.14142) 30 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:51.836 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:51 smithi145 bash[108160]: cluster 2023-11-15T22:14:50.684353+0000 mon.a (mon.0) 155 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-15T22:14:51.836 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:51 smithi145 bash[108160]: audit 2023-11-15T22:14:51.222991+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.195:0/1830717473' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-15T22:14:52.678 INFO:teuthology.orchestra.run.smithi145.stdout:# minimal ceph.conf for 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:14:52.678 INFO:teuthology.orchestra.run.smithi145.stdout:[global] 2023-11-15T22:14:52.678 INFO:teuthology.orchestra.run.smithi145.stdout: fsid = 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:14:52.678 INFO:teuthology.orchestra.run.smithi145.stdout: mon_host = [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] 2023-11-15T22:14:52.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:52 smithi195 bash[108245]: cluster 2023-11-15T22:14:50.532591+0000 mgr.y (mgr.14142) 30 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:52.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:52 smithi195 bash[108245]: cluster 2023-11-15T22:14:50.684353+0000 mon.a (mon.0) 155 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-15T22:14:52.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:52 smithi195 bash[108245]: audit 2023-11-15T22:14:51.222991+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.195:0/1830717473' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-15T22:14:52.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:52 smithi195 bash[108245]: cluster 2023-11-15T22:14:47.626715+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-11-15T22:14:52.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:52 smithi195 bash[108245]: cluster 2023-11-15T22:14:52.640662+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-11-15T22:14:52.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:52 smithi195 bash[108245]: cluster 2023-11-15T22:14:52.641111+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-11-15T22:14:52.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:52 smithi195 bash[108245]: cluster 2023-11-15T22:14:52.641115+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2023-11-15T22:14:52.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:52 smithi195 bash[108245]: cluster 2023-11-15T22:14:52.665902+0000 mon.a (mon.0) 158 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-15T22:14:52.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:52 smithi195 bash[108245]: cluster 2023-11-15T22:14:52.669286+0000 mon.a (mon.0) 159 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} 2023-11-15T22:14:52.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:52 smithi195 bash[108245]: cluster 2023-11-15T22:14:52.669320+0000 mon.a (mon.0) 160 : cluster [DBG] fsmap 2023-11-15T22:14:52.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:52 smithi195 bash[108245]: cluster 2023-11-15T22:14:52.669341+0000 mon.a (mon.0) 161 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-15T22:14:52.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:52 smithi195 bash[108245]: cluster 2023-11-15T22:14:52.669502+0000 mon.a (mon.0) 162 : cluster [DBG] mgrmap e13: y(active, since 62s) 2023-11-15T22:14:52.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:52 smithi195 bash[108245]: cluster 2023-11-15T22:14:52.669638+0000 mon.a (mon.0) 163 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-11-15T22:14:52.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:52 smithi195 bash[108245]: cluster 2023-11-15T22:14:52.673624+0000 mon.a (mon.0) 164 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-11-15T22:14:52.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:52 smithi195 bash[108245]: audit 2023-11-15T22:14:52.676816+0000 mon.a (mon.0) 165 : audit [DBG] from='client.? 172.21.15.145:0/4074459883' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:14:52.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[111573]: cluster 2023-11-15T22:14:47.626715+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-11-15T22:14:52.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[111573]: cluster 2023-11-15T22:14:52.640662+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-11-15T22:14:52.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[111573]: cluster 2023-11-15T22:14:52.641111+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-11-15T22:14:52.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[111573]: cluster 2023-11-15T22:14:52.641115+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2023-11-15T22:14:52.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[111573]: cluster 2023-11-15T22:14:52.665902+0000 mon.a (mon.0) 158 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-15T22:14:52.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[111573]: cluster 2023-11-15T22:14:52.669286+0000 mon.a (mon.0) 159 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} 2023-11-15T22:14:52.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[111573]: cluster 2023-11-15T22:14:52.669320+0000 mon.a (mon.0) 160 : cluster [DBG] fsmap 2023-11-15T22:14:52.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[111573]: cluster 2023-11-15T22:14:52.669341+0000 mon.a (mon.0) 161 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-15T22:14:52.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[111573]: cluster 2023-11-15T22:14:52.669502+0000 mon.a (mon.0) 162 : cluster [DBG] mgrmap e13: y(active, since 62s) 2023-11-15T22:14:52.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[111573]: cluster 2023-11-15T22:14:52.669638+0000 mon.a (mon.0) 163 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-11-15T22:14:52.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[111573]: cluster 2023-11-15T22:14:52.673624+0000 mon.a (mon.0) 164 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-11-15T22:14:52.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[111573]: audit 2023-11-15T22:14:52.676816+0000 mon.a (mon.0) 165 : audit [DBG] from='client.? 172.21.15.145:0/4074459883' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:14:52.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[108160]: cluster 2023-11-15T22:14:47.626715+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-11-15T22:14:52.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[108160]: cluster 2023-11-15T22:14:52.640662+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-11-15T22:14:52.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[108160]: cluster 2023-11-15T22:14:52.641111+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-11-15T22:14:52.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[108160]: cluster 2023-11-15T22:14:52.641115+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2023-11-15T22:14:52.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[108160]: cluster 2023-11-15T22:14:52.665902+0000 mon.a (mon.0) 158 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-15T22:14:52.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[108160]: cluster 2023-11-15T22:14:52.669286+0000 mon.a (mon.0) 159 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} 2023-11-15T22:14:52.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[108160]: cluster 2023-11-15T22:14:52.669320+0000 mon.a (mon.0) 160 : cluster [DBG] fsmap 2023-11-15T22:14:52.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[108160]: cluster 2023-11-15T22:14:52.669341+0000 mon.a (mon.0) 161 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-15T22:14:52.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[108160]: cluster 2023-11-15T22:14:52.669502+0000 mon.a (mon.0) 162 : cluster [DBG] mgrmap e13: y(active, since 62s) 2023-11-15T22:14:52.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[108160]: cluster 2023-11-15T22:14:52.669638+0000 mon.a (mon.0) 163 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-11-15T22:14:52.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[108160]: cluster 2023-11-15T22:14:52.673624+0000 mon.a (mon.0) 164 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-11-15T22:14:52.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:52 smithi145 bash[108160]: audit 2023-11-15T22:14:52.676816+0000 mon.a (mon.0) 165 : audit [DBG] from='client.? 172.21.15.145:0/4074459883' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:14:53.111 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-11-15T22:14:53.112 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-11-15T22:14:53.112 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/ceph/ceph.conf 2023-11-15T22:14:53.141 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-11-15T22:14:53.141 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-15T22:14:53.208 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2023-11-15T22:14:53.208 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/ceph/ceph.conf 2023-11-15T22:14:53.247 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2023-11-15T22:14:53.247 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-15T22:14:53.332 INFO:tasks.cephadm:Adding mgr.y on smithi145 2023-11-15T22:14:53.332 INFO:tasks.cephadm:Adding mgr.x on smithi195 2023-11-15T22:14:53.332 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph orch apply mgr '2;smithi145=y;smithi195=x' 2023-11-15T22:14:53.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:53 smithi145 bash[111573]: cluster 2023-11-15T22:14:52.532873+0000 mgr.y (mgr.14142) 31 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:53.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:53 smithi145 bash[108160]: cluster 2023-11-15T22:14:52.532873+0000 mgr.y (mgr.14142) 31 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:54.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:53 smithi195 bash[108245]: cluster 2023-11-15T22:14:52.532873+0000 mgr.y (mgr.14142) 31 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:55.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:55 smithi195 bash[108245]: cluster 2023-11-15T22:14:54.533142+0000 mgr.y (mgr.14142) 32 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:55.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:55 smithi145 bash[108160]: cluster 2023-11-15T22:14:54.533142+0000 mgr.y (mgr.14142) 32 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:55.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:55 smithi145 bash[111573]: cluster 2023-11-15T22:14:54.533142+0000 mgr.y (mgr.14142) 32 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:57.675 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:57 smithi195 bash[108245]: cluster 2023-11-15T22:14:56.533538+0000 mgr.y (mgr.14142) 33 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:57.936 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled mgr update... 2023-11-15T22:14:57.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:57 smithi145 bash[108160]: cluster 2023-11-15T22:14:56.533538+0000 mgr.y (mgr.14142) 33 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:57.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:57 smithi145 bash[111573]: cluster 2023-11-15T22:14:56.533538+0000 mgr.y (mgr.14142) 33 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:14:58.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:58 smithi195 bash[108245]: audit 2023-11-15T22:14:57.927058+0000 mgr.y (mgr.14142) 34 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi145=y;smithi195=x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:14:58.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:58 smithi195 bash[108245]: cephadm 2023-11-15T22:14:57.927709+0000 mgr.y (mgr.14142) 35 : cephadm [INF] Saving service mgr spec with placement count:2 smithi145=y,smithi195=x 2023-11-15T22:14:58.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:58 smithi195 bash[108245]: audit 2023-11-15T22:14:57.928066+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-15T22:14:57.927725\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-11-15T22:14:58.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:58 smithi195 bash[108245]: audit 2023-11-15T22:14:57.933243+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-15T22:14:57.927725\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-11-15T22:14:58.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:58 smithi195 bash[108245]: audit 2023-11-15T22:14:57.934533+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:14:58.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:58 smithi195 bash[108245]: audit 2023-11-15T22:14:57.939487+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-15T22:14:58.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:58 smithi195 bash[108245]: audit 2023-11-15T22:14:57.940319+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:14:58.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:58 smithi195 bash[108245]: cephadm 2023-11-15T22:14:57.940860+0000 mgr.y (mgr.14142) 36 : cephadm [INF] Deploying daemon mgr.x on smithi195 2023-11-15T22:14:58.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:58 smithi195 bash[108245]: audit 2023-11-15T22:14:57.941232+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-15T22:14:58.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[108160]: audit 2023-11-15T22:14:57.927058+0000 mgr.y (mgr.14142) 34 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi145=y;smithi195=x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:14:58.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[108160]: cephadm 2023-11-15T22:14:57.927709+0000 mgr.y (mgr.14142) 35 : cephadm [INF] Saving service mgr spec with placement count:2 smithi145=y,smithi195=x 2023-11-15T22:14:58.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[108160]: audit 2023-11-15T22:14:57.928066+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-15T22:14:57.927725\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-11-15T22:14:58.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[108160]: audit 2023-11-15T22:14:57.933243+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-15T22:14:57.927725\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-11-15T22:14:58.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[108160]: audit 2023-11-15T22:14:57.934533+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:14:58.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[108160]: audit 2023-11-15T22:14:57.939487+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-15T22:14:58.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[108160]: audit 2023-11-15T22:14:57.940319+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:14:58.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[108160]: cephadm 2023-11-15T22:14:57.940860+0000 mgr.y (mgr.14142) 36 : cephadm [INF] Deploying daemon mgr.x on smithi195 2023-11-15T22:14:58.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[108160]: audit 2023-11-15T22:14:57.941232+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-15T22:14:58.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[111573]: audit 2023-11-15T22:14:57.927058+0000 mgr.y (mgr.14142) 34 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi145=y;smithi195=x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:14:58.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[111573]: cephadm 2023-11-15T22:14:57.927709+0000 mgr.y (mgr.14142) 35 : cephadm [INF] Saving service mgr spec with placement count:2 smithi145=y,smithi195=x 2023-11-15T22:14:58.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[111573]: audit 2023-11-15T22:14:57.928066+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-15T22:14:57.927725\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-11-15T22:14:58.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[111573]: audit 2023-11-15T22:14:57.933243+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-15T22:14:57.927725\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-11-15T22:14:58.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[111573]: audit 2023-11-15T22:14:57.934533+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:14:58.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[111573]: audit 2023-11-15T22:14:57.939487+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-15T22:14:58.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[111573]: audit 2023-11-15T22:14:57.940319+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:14:58.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[111573]: cephadm 2023-11-15T22:14:57.940860+0000 mgr.y (mgr.14142) 36 : cephadm [INF] Deploying daemon mgr.x on smithi195 2023-11-15T22:14:58.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:58 smithi145 bash[111573]: audit 2023-11-15T22:14:57.941232+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-15T22:15:00.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:14:59 smithi195 bash[108245]: cluster 2023-11-15T22:14:58.533947+0000 mgr.y (mgr.14142) 37 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:00.219 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:14:59 smithi145 bash[111573]: cluster 2023-11-15T22:14:58.533947+0000 mgr.y (mgr.14142) 37 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:00.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:14:59 smithi145 bash[108160]: cluster 2023-11-15T22:14:58.533947+0000 mgr.y (mgr.14142) 37 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:00.641 DEBUG:teuthology.orchestra.run.smithi195:mgr.x> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.x.service 2023-11-15T22:15:00.643 INFO:tasks.cephadm:Deploying OSDs... 2023-11-15T22:15:00.644 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-11-15T22:15:00.644 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/scratch_devs of=/dev/stdout 2023-11-15T22:15:00.668 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-11-15T22:15:00.668 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_1 2023-11-15T22:15:00.675 INFO:journalctl@ceph.mgr.x.smithi195.stdout:-- Logs begin at Wed 2023-11-15 22:03:47 UTC. -- 2023-11-15T22:15:00.730 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-15T22:15:00.730 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-15T22:15:00.730 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 6h/6d Inode: 394009 Links: 1 2023-11-15T22:15:00.730 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-15T22:15:00.731 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2023-11-15T22:15:00.731 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2023-11-15 22:14:35.710752952 +0000 2023-11-15T22:15:00.731 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2023-11-15 22:11:04.243383121 +0000 2023-11-15T22:15:00.731 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2023-11-15 22:11:04.243383121 +0000 2023-11-15T22:15:00.732 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2023-11-15T22:15:00.732 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-15T22:15:00.800 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2023-11-15T22:15:00.800 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2023-11-15T22:15:00.801 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000232856 s, 2.2 MB/s 2023-11-15T22:15:00.802 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-15T22:15:00.863 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_2 2023-11-15T22:15:00.924 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-15T22:15:00.924 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-15T22:15:00.924 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 6h/6d Inode: 397375 Links: 1 2023-11-15T22:15:00.924 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-15T22:15:00.924 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2023-11-15T22:15:00.924 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2023-11-15 22:14:35.710752952 +0000 2023-11-15T22:15:00.924 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2023-11-15 22:11:04.758372880 +0000 2023-11-15T22:15:00.924 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2023-11-15 22:11:04.758372880 +0000 2023-11-15T22:15:00.924 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2023-11-15T22:15:00.925 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-15T22:15:00.993 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2023-11-15T22:15:00.993 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2023-11-15T22:15:00.993 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000221616 s, 2.3 MB/s 2023-11-15T22:15:00.994 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-15T22:15:01.055 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_3 2023-11-15T22:15:01.114 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-15T22:15:01.114 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-15T22:15:01.114 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 6h/6d Inode: 394057 Links: 1 2023-11-15T22:15:01.115 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-15T22:15:01.115 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2023-11-15T22:15:01.115 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2023-11-15 22:14:35.711752932 +0000 2023-11-15T22:15:01.115 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2023-11-15 22:11:05.257362957 +0000 2023-11-15T22:15:01.115 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2023-11-15 22:11:05.257362957 +0000 2023-11-15T22:15:01.115 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2023-11-15T22:15:01.115 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-15T22:15:01.181 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2023-11-15T22:15:01.182 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2023-11-15T22:15:01.182 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000225098 s, 2.3 MB/s 2023-11-15T22:15:01.183 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-15T22:15:01.241 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_4 2023-11-15T22:15:01.299 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-15T22:15:01.300 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-15T22:15:01.300 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 6h/6d Inode: 394091 Links: 1 2023-11-15T22:15:01.300 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-15T22:15:01.300 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2023-11-15T22:15:01.300 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2023-11-15 22:14:35.711752932 +0000 2023-11-15T22:15:01.300 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2023-11-15 22:11:05.769352775 +0000 2023-11-15T22:15:01.300 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2023-11-15 22:11:05.769352775 +0000 2023-11-15T22:15:01.301 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2023-11-15T22:15:01.301 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-15T22:15:01.365 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2023-11-15T22:15:01.366 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2023-11-15T22:15:01.366 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000233477 s, 2.2 MB/s 2023-11-15T22:15:01.367 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-15T22:15:01.427 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2023-11-15T22:15:01.427 DEBUG:teuthology.orchestra.run.smithi195:> dd if=/scratch_devs of=/dev/stdout 2023-11-15T22:15:01.450 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-11-15T22:15:01.450 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_1 2023-11-15T22:15:01.511 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-15T22:15:01.511 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-15T22:15:01.511 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 6h/6d Inode: 395374 Links: 1 2023-11-15T22:15:01.511 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-15T22:15:01.511 INFO:teuthology.orchestra.run.smithi195.stdout:Context: system_u:object_r:device_t:s0 2023-11-15T22:15:01.511 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2023-11-15 22:14:45.300002657 +0000 2023-11-15T22:15:01.511 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2023-11-15 22:11:02.471070930 +0000 2023-11-15T22:15:01.511 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2023-11-15 22:11:02.471070930 +0000 2023-11-15T22:15:01.511 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: - 2023-11-15T22:15:01.512 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-15T22:15:01.581 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2023-11-15T22:15:01.581 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2023-11-15T22:15:01.582 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 0.000119666 s, 4.3 MB/s 2023-11-15T22:15:01.582 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-15T22:15:01.643 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_2 2023-11-15T22:15:01.703 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-15T22:15:01.703 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-15T22:15:01.703 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 6h/6d Inode: 382961 Links: 1 2023-11-15T22:15:01.703 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-15T22:15:01.704 INFO:teuthology.orchestra.run.smithi195.stdout:Context: system_u:object_r:device_t:s0 2023-11-15T22:15:01.704 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2023-11-15 22:14:45.300002657 +0000 2023-11-15T22:15:01.704 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2023-11-15 22:11:03.004060988 +0000 2023-11-15T22:15:01.704 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2023-11-15 22:11:03.004060988 +0000 2023-11-15T22:15:01.704 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: - 2023-11-15T22:15:01.704 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-15T22:15:01.771 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2023-11-15T22:15:01.771 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2023-11-15T22:15:01.771 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 0.000119088 s, 4.3 MB/s 2023-11-15T22:15:01.772 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-15T22:15:01.832 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_3 2023-11-15T22:15:01.891 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-15T22:15:01.891 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-15T22:15:01.891 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 6h/6d Inode: 396798 Links: 1 2023-11-15T22:15:01.891 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-15T22:15:01.891 INFO:teuthology.orchestra.run.smithi195.stdout:Context: system_u:object_r:device_t:s0 2023-11-15T22:15:01.892 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2023-11-15 22:14:45.301002638 +0000 2023-11-15T22:15:01.892 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2023-11-15 22:11:03.504051661 +0000 2023-11-15T22:15:01.892 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2023-11-15 22:11:03.504051661 +0000 2023-11-15T22:15:01.892 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: - 2023-11-15T22:15:01.892 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-15T22:15:01.960 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2023-11-15T22:15:01.960 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2023-11-15T22:15:01.960 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 0.000121734 s, 4.2 MB/s 2023-11-15T22:15:01.961 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-15T22:15:02.025 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_4 2023-11-15T22:15:02.084 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-15T22:15:02.084 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-15T22:15:02.084 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 6h/6d Inode: 392137 Links: 1 2023-11-15T22:15:02.084 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-15T22:15:02.084 INFO:teuthology.orchestra.run.smithi195.stdout:Context: system_u:object_r:device_t:s0 2023-11-15T22:15:02.084 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2023-11-15 22:14:45.301002638 +0000 2023-11-15T22:15:02.085 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2023-11-15 22:11:04.020042036 +0000 2023-11-15T22:15:02.085 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2023-11-15 22:11:04.020042036 +0000 2023-11-15T22:15:02.085 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: - 2023-11-15T22:15:02.085 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-15T22:15:02.150 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2023-11-15T22:15:02.150 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2023-11-15T22:15:02.150 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 9.6096e-05 s, 5.3 MB/s 2023-11-15T22:15:02.151 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-15T22:15:02.208 INFO:tasks.cephadm:Deploying osd.0 on smithi145 with /dev/vg_nvme/lv_4... 2023-11-15T22:15:02.209 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-11-15T22:15:02.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:01 smithi145 bash[108160]: cluster 2023-11-15T22:15:00.534298+0000 mgr.y (mgr.14142) 38 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:02.219 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:01 smithi145 bash[111573]: cluster 2023-11-15T22:15:00.534298+0000 mgr.y (mgr.14142) 38 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:02.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:01 smithi195 bash[108245]: cluster 2023-11-15T22:15:00.534298+0000 mgr.y (mgr.14142) 38 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:03.425 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:15:03 smithi195 podman[109279]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr.x" found: no such container 2023-11-15T22:15:03.425 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:15:03 smithi195 systemd[1]: Started Ceph mgr.x for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:15:03.667 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-11-15T22:15:03.667 INFO:teuthology.orchestra.run.smithi145.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-11-15T22:15:03.667 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10+0 records in 2023-11-15T22:15:03.667 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records out 2023-11-15T22:15:03.668 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0109929 s, 954 MB/s 2023-11-15T22:15:03.668 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping successful for: 2023-11-15T22:15:04.052 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi145:vg_nvme/lv_4 2023-11-15T22:15:04.122 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:03 smithi145 bash[111573]: cluster 2023-11-15T22:15:02.534753+0000 mgr.y (mgr.14142) 39 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:04.123 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:03 smithi145 bash[111573]: audit 2023-11-15T22:15:03.221603+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:14:46.153129\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}}, \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:15:04.123 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:03 smithi145 bash[111573]: audit 2023-11-15T22:15:03.224360+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:14:46.153129\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}}, \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:15:04.123 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:03 smithi145 bash[111573]: audit 2023-11-15T22:15:03.224938+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:04.123 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:03 smithi145 bash[108160]: cluster 2023-11-15T22:15:02.534753+0000 mgr.y (mgr.14142) 39 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:04.123 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:03 smithi145 bash[108160]: audit 2023-11-15T22:15:03.221603+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:14:46.153129\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}}, \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:15:04.123 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:03 smithi145 bash[108160]: audit 2023-11-15T22:15:03.224360+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:14:46.153129\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}}, \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:15:04.123 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:03 smithi145 bash[108160]: audit 2023-11-15T22:15:03.224938+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:04.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:03 smithi195 bash[108245]: cluster 2023-11-15T22:15:02.534753+0000 mgr.y (mgr.14142) 39 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:04.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:03 smithi195 bash[108245]: audit 2023-11-15T22:15:03.221603+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:14:46.153129\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}}, \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:15:04.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:03 smithi195 bash[108245]: audit 2023-11-15T22:15:03.224360+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:14:46.153129\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}}, \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:15:04.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:03 smithi195 bash[108245]: audit 2023-11-15T22:15:03.224938+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:05.067 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:04 smithi145 bash[108160]: audit 2023-11-15T22:15:04.100123+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:15:04.099368\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:15:04.099484\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}}, \"last_daemon_update\": \"2023-11-15T22:15:04.099625\", \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:15:05.068 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:04 smithi145 bash[111573]: audit 2023-11-15T22:15:04.100123+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:15:04.099368\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:15:04.099484\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}}, \"last_daemon_update\": \"2023-11-15T22:15:04.099625\", \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:15:05.068 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:04 smithi145 bash[108160]: audit 2023-11-15T22:15:04.103691+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:15:04.099368\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:15:04.099484\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}}, \"last_daemon_update\": \"2023-11-15T22:15:04.099625\", \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:15:05.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:04 smithi145 bash[108160]: cephadm 2023-11-15T22:15:04.104598+0000 mgr.y (mgr.14142) 40 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-11-15T22:15:05.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:04 smithi145 bash[108160]: audit 2023-11-15T22:15:04.104794+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-11-15T22:15:05.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:04 smithi145 bash[108160]: audit 2023-11-15T22:15:04.105341+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:05.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:04 smithi145 bash[108160]: cephadm 2023-11-15T22:15:04.105872+0000 mgr.y (mgr.14142) 41 : cephadm [INF] Reconfiguring daemon mgr.y on smithi145 2023-11-15T22:15:05.069 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:04 smithi145 bash[108160]: audit 2023-11-15T22:15:04.106261+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-11-15T22:15:05.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:04 smithi145 bash[111573]: audit 2023-11-15T22:15:04.103691+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:15:04.099368\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:15:04.099484\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}}, \"last_daemon_update\": \"2023-11-15T22:15:04.099625\", \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:15:05.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:04 smithi145 bash[111573]: cephadm 2023-11-15T22:15:04.104598+0000 mgr.y (mgr.14142) 40 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-11-15T22:15:05.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:04 smithi145 bash[111573]: audit 2023-11-15T22:15:04.104794+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-11-15T22:15:05.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:04 smithi145 bash[111573]: audit 2023-11-15T22:15:04.105341+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:05.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:04 smithi145 bash[111573]: cephadm 2023-11-15T22:15:04.105872+0000 mgr.y (mgr.14142) 41 : cephadm [INF] Reconfiguring daemon mgr.y on smithi145 2023-11-15T22:15:05.070 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:04 smithi145 bash[111573]: audit 2023-11-15T22:15:04.106261+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-11-15T22:15:05.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:04 smithi195 bash[108245]: audit 2023-11-15T22:15:04.100123+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:15:04.099368\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:15:04.099484\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}}, \"last_daemon_update\": \"2023-11-15T22:15:04.099625\", \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:15:05.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:04 smithi195 bash[108245]: audit 2023-11-15T22:15:04.103691+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:15:04.099368\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:15:04.099484\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}}, \"last_daemon_update\": \"2023-11-15T22:15:04.099625\", \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:15:05.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:04 smithi195 bash[108245]: cephadm 2023-11-15T22:15:04.104598+0000 mgr.y (mgr.14142) 40 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-11-15T22:15:05.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:04 smithi195 bash[108245]: audit 2023-11-15T22:15:04.104794+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-11-15T22:15:05.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:04 smithi195 bash[108245]: audit 2023-11-15T22:15:04.105341+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:05.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:04 smithi195 bash[108245]: cephadm 2023-11-15T22:15:04.105872+0000 mgr.y (mgr.14142) 41 : cephadm [INF] Reconfiguring daemon mgr.y on smithi145 2023-11-15T22:15:05.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:04 smithi195 bash[108245]: audit 2023-11-15T22:15:04.106261+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-11-15T22:15:06.192 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[108160]: cluster 2023-11-15T22:15:04.535025+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:06.192 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[108160]: audit 2023-11-15T22:15:05.093323+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:14:36.667638\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:14:36.667758\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}}, \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:06.192 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[111573]: cluster 2023-11-15T22:15:04.535025+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:06.193 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[111573]: audit 2023-11-15T22:15:05.093323+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:14:36.667638\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:14:36.667758\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}}, \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:06.193 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[108160]: audit 2023-11-15T22:15:05.095789+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:14:36.667638\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:14:36.667758\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}}, \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:06.193 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[108160]: audit 2023-11-15T22:15:05.096366+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:06.193 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[108160]: audit 2023-11-15T22:15:05.496668+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:15:06.193 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[108160]: audit 2023-11-15T22:15:05.497175+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:06.194 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[111573]: audit 2023-11-15T22:15:05.095789+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:14:36.667638\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:14:36.667758\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}}, \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:06.194 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[111573]: audit 2023-11-15T22:15:05.096366+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:06.194 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[111573]: audit 2023-11-15T22:15:05.496668+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:15:06.194 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[111573]: audit 2023-11-15T22:15:05.497175+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:06.194 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[108160]: audit 2023-11-15T22:15:05.497753+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:06.194 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[108160]: audit 2023-11-15T22:15:05.853122+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:05.852369\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:05.852442\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:05.852473\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}}, \"last_daemon_update\": \"2023-11-15T22:15:05.852544\", \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:06.194 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[108160]: audit 2023-11-15T22:15:05.855948+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:05.852369\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:05.852442\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:05.852473\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}}, \"last_daemon_update\": \"2023-11-15T22:15:05.852544\", \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:06.195 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[111573]: audit 2023-11-15T22:15:05.497753+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:06.195 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[111573]: audit 2023-11-15T22:15:05.853122+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:05.852369\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:05.852442\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:05.852473\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}}, \"last_daemon_update\": \"2023-11-15T22:15:05.852544\", \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:06.195 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:05 smithi145 bash[111573]: audit 2023-11-15T22:15:05.855948+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:05.852369\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:05.852442\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:05.852473\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}}, \"last_daemon_update\": \"2023-11-15T22:15:05.852544\", \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:06.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:05 smithi195 bash[108245]: cluster 2023-11-15T22:15:04.535025+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:06.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:05 smithi195 bash[108245]: audit 2023-11-15T22:15:05.093323+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:14:36.667638\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:14:36.667758\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}}, \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:06.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:05 smithi195 bash[108245]: audit 2023-11-15T22:15:05.095789+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:14:36.667638\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:14:36.667758\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}}, \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:06.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:05 smithi195 bash[108245]: audit 2023-11-15T22:15:05.096366+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:06.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:05 smithi195 bash[108245]: audit 2023-11-15T22:15:05.496668+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:15:06.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:05 smithi195 bash[108245]: audit 2023-11-15T22:15:05.497175+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:06.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:05 smithi195 bash[108245]: audit 2023-11-15T22:15:05.497753+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:06.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:05 smithi195 bash[108245]: audit 2023-11-15T22:15:05.853122+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:05.852369\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:05.852442\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:05.852473\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}}, \"last_daemon_update\": \"2023-11-15T22:15:05.852544\", \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:06.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:05 smithi195 bash[108245]: audit 2023-11-15T22:15:05.855948+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:05.852369\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:05.852442\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:05.852473\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}}, \"last_daemon_update\": \"2023-11-15T22:15:05.852544\", \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:07.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:06 smithi145 bash[108160]: audit 2023-11-15T22:15:05.495629+0000 mgr.y (mgr.14142) 43 : audit [DBG] from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:15:07.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:06 smithi145 bash[108160]: cephadm 2023-11-15T22:15:05.496405+0000 mgr.y (mgr.14142) 44 : cephadm [INF] Applying osd on host smithi145... 2023-11-15T22:15:07.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:06 smithi145 bash[108160]: audit 2023-11-15T22:15:06.911968+0000 mon.a (mon.0) 188 : audit [INF] from='client.? 172.21.15.145:0/3486132358' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ec04988-a166-41b1-ac58-f2c556caef57"}]: dispatch 2023-11-15T22:15:07.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:06 smithi145 bash[108160]: audit 2023-11-15T22:15:06.917486+0000 mon.a (mon.0) 189 : audit [INF] from='client.? 172.21.15.145:0/3486132358' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7ec04988-a166-41b1-ac58-f2c556caef57"}]': finished 2023-11-15T22:15:07.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:06 smithi145 bash[108160]: cluster 2023-11-15T22:15:06.917517+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-11-15T22:15:07.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:06 smithi145 bash[108160]: audit 2023-11-15T22:15:06.917625+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:15:07.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:06 smithi145 bash[111573]: audit 2023-11-15T22:15:05.495629+0000 mgr.y (mgr.14142) 43 : audit [DBG] from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:15:07.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:06 smithi145 bash[111573]: cephadm 2023-11-15T22:15:05.496405+0000 mgr.y (mgr.14142) 44 : cephadm [INF] Applying osd on host smithi145... 2023-11-15T22:15:07.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:06 smithi145 bash[111573]: audit 2023-11-15T22:15:06.911968+0000 mon.a (mon.0) 188 : audit [INF] from='client.? 172.21.15.145:0/3486132358' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ec04988-a166-41b1-ac58-f2c556caef57"}]: dispatch 2023-11-15T22:15:07.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:06 smithi145 bash[111573]: audit 2023-11-15T22:15:06.917486+0000 mon.a (mon.0) 189 : audit [INF] from='client.? 172.21.15.145:0/3486132358' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7ec04988-a166-41b1-ac58-f2c556caef57"}]': finished 2023-11-15T22:15:07.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:06 smithi145 bash[111573]: cluster 2023-11-15T22:15:06.917517+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-11-15T22:15:07.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:06 smithi145 bash[111573]: audit 2023-11-15T22:15:06.917625+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:15:07.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:06 smithi195 bash[108245]: audit 2023-11-15T22:15:05.495629+0000 mgr.y (mgr.14142) 43 : audit [DBG] from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:15:07.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:06 smithi195 bash[108245]: cephadm 2023-11-15T22:15:05.496405+0000 mgr.y (mgr.14142) 44 : cephadm [INF] Applying osd on host smithi145... 2023-11-15T22:15:07.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:06 smithi195 bash[108245]: audit 2023-11-15T22:15:06.911968+0000 mon.a (mon.0) 188 : audit [INF] from='client.? 172.21.15.145:0/3486132358' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ec04988-a166-41b1-ac58-f2c556caef57"}]: dispatch 2023-11-15T22:15:07.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:06 smithi195 bash[108245]: audit 2023-11-15T22:15:06.917486+0000 mon.a (mon.0) 189 : audit [INF] from='client.? 172.21.15.145:0/3486132358' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7ec04988-a166-41b1-ac58-f2c556caef57"}]': finished 2023-11-15T22:15:07.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:06 smithi195 bash[108245]: cluster 2023-11-15T22:15:06.917517+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-11-15T22:15:07.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:06 smithi195 bash[108245]: audit 2023-11-15T22:15:06.917625+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:15:08.219 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:07 smithi145 bash[111573]: cluster 2023-11-15T22:15:06.535270+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-11-15T22:15:08.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:07 smithi145 bash[111573]: cluster 2023-11-15T22:15:07.415589+0000 mon.a (mon.0) 192 : cluster [DBG] Standby manager daemon x started 2023-11-15T22:15:08.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:07 smithi145 bash[111573]: audit 2023-11-15T22:15:07.416688+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.195:0/1247286842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:15:08.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:07 smithi145 bash[111573]: audit 2023-11-15T22:15:07.417604+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.195:0/1247286842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:15:08.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:07 smithi145 bash[111573]: audit 2023-11-15T22:15:07.679176+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.145:0/3972418751' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:15:08.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:07 smithi145 bash[108160]: cluster 2023-11-15T22:15:06.535270+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-11-15T22:15:08.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:07 smithi145 bash[108160]: cluster 2023-11-15T22:15:07.415589+0000 mon.a (mon.0) 192 : cluster [DBG] Standby manager daemon x started 2023-11-15T22:15:08.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:07 smithi145 bash[108160]: audit 2023-11-15T22:15:07.416688+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.195:0/1247286842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:15:08.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:07 smithi145 bash[108160]: audit 2023-11-15T22:15:07.417604+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.195:0/1247286842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:15:08.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:07 smithi145 bash[108160]: audit 2023-11-15T22:15:07.679176+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.145:0/3972418751' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:15:08.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:07 smithi195 bash[108245]: cluster 2023-11-15T22:15:06.535270+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-11-15T22:15:08.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:07 smithi195 bash[108245]: cluster 2023-11-15T22:15:07.415589+0000 mon.a (mon.0) 192 : cluster [DBG] Standby manager daemon x started 2023-11-15T22:15:08.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:07 smithi195 bash[108245]: audit 2023-11-15T22:15:07.416688+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.195:0/1247286842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:15:08.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:07 smithi195 bash[108245]: audit 2023-11-15T22:15:07.417604+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.195:0/1247286842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:15:08.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:07 smithi195 bash[108245]: audit 2023-11-15T22:15:07.679176+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.145:0/3972418751' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:15:09.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:08 smithi195 bash[108245]: cluster 2023-11-15T22:15:07.970385+0000 mon.a (mon.0) 193 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2023-11-15T22:15:09.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:08 smithi195 bash[108245]: audit 2023-11-15T22:15:07.970501+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-15T22:15:09.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:08 smithi145 bash[108160]: cluster 2023-11-15T22:15:07.970385+0000 mon.a (mon.0) 193 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2023-11-15T22:15:09.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:08 smithi145 bash[108160]: audit 2023-11-15T22:15:07.970501+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-15T22:15:09.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:08 smithi145 bash[111573]: cluster 2023-11-15T22:15:07.970385+0000 mon.a (mon.0) 193 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2023-11-15T22:15:09.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:08 smithi145 bash[111573]: audit 2023-11-15T22:15:07.970501+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-15T22:15:10.194 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:09 smithi145 bash[108160]: cluster 2023-11-15T22:15:08.535591+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:10.194 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:09 smithi145 bash[108160]: audit 2023-11-15T22:15:09.926396+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:10.195 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:09 smithi145 bash[111573]: cluster 2023-11-15T22:15:08.535591+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:10.195 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:09 smithi145 bash[111573]: audit 2023-11-15T22:15:09.926396+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:10.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:09 smithi195 bash[108245]: cluster 2023-11-15T22:15:08.535591+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:10.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:09 smithi195 bash[108245]: audit 2023-11-15T22:15:09.926396+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:12.274 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:11 smithi145 bash[108160]: cluster 2023-11-15T22:15:10.535859+0000 mgr.y (mgr.14142) 47 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:12.274 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:11 smithi145 bash[108160]: audit 2023-11-15T22:15:11.499499+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-15T22:15:12.274 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:11 smithi145 bash[108160]: audit 2023-11-15T22:15:11.500044+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:12.275 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:11 smithi145 bash[108160]: audit 2023-11-15T22:15:11.500632+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-15T22:15:12.275 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:11 smithi145 bash[111573]: cluster 2023-11-15T22:15:10.535859+0000 mgr.y (mgr.14142) 47 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:12.275 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:11 smithi145 bash[111573]: audit 2023-11-15T22:15:11.499499+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-15T22:15:12.275 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:11 smithi145 bash[111573]: audit 2023-11-15T22:15:11.500044+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:12.276 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:11 smithi145 bash[111573]: audit 2023-11-15T22:15:11.500632+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-15T22:15:12.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:11 smithi195 bash[108245]: cluster 2023-11-15T22:15:10.535859+0000 mgr.y (mgr.14142) 47 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:12.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:11 smithi195 bash[108245]: audit 2023-11-15T22:15:11.499499+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-15T22:15:12.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:11 smithi195 bash[108245]: audit 2023-11-15T22:15:11.500044+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:12.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:11 smithi195 bash[108245]: audit 2023-11-15T22:15:11.500632+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-15T22:15:12.573 INFO:teuthology.orchestra.run.smithi145.stdout:Created osd(s) 0 on host 'smithi145' 2023-11-15T22:15:12.923 DEBUG:teuthology.orchestra.run.smithi145:osd.0> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.0.service 2023-11-15T22:15:12.965 INFO:tasks.cephadm:Deploying osd.1 on smithi145 with /dev/vg_nvme/lv_3... 2023-11-15T22:15:12.965 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-11-15T22:15:12.997 INFO:journalctl@ceph.osd.0.smithi145.stdout:-- Logs begin at Wed 2023-11-15 22:03:44 UTC. -- 2023-11-15T22:15:13.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:12 smithi145 bash[108160]: cephadm 2023-11-15T22:15:11.500452+0000 mgr.y (mgr.14142) 48 : cephadm [INF] Deploying daemon osd.0 on smithi145 2023-11-15T22:15:13.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:12 smithi145 bash[111573]: cephadm 2023-11-15T22:15:11.500452+0000 mgr.y (mgr.14142) 48 : cephadm [INF] Deploying daemon osd.0 on smithi145 2023-11-15T22:15:13.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:12 smithi145 bash[108160]: audit 2023-11-15T22:15:12.566351+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:05.852369\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:05.852442\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:05.852473\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:13.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:12 smithi145 bash[108160]: audit 2023-11-15T22:15:12.566904+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:13.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:12 smithi145 bash[108160]: audit 2023-11-15T22:15:12.569845+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:05.852369\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:05.852442\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:05.852473\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:13.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:12 smithi145 bash[111573]: audit 2023-11-15T22:15:12.566351+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:05.852369\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:05.852442\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:05.852473\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:13.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:12 smithi145 bash[111573]: audit 2023-11-15T22:15:12.566904+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:13.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:12 smithi145 bash[111573]: audit 2023-11-15T22:15:12.569845+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:05.852369\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:05.852442\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:05.852473\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:13.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:12 smithi195 bash[108245]: cephadm 2023-11-15T22:15:11.500452+0000 mgr.y (mgr.14142) 48 : cephadm [INF] Deploying daemon osd.0 on smithi145 2023-11-15T22:15:13.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:12 smithi195 bash[108245]: audit 2023-11-15T22:15:12.566351+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:05.852369\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:05.852442\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:05.852473\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:13.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:12 smithi195 bash[108245]: audit 2023-11-15T22:15:12.566904+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:13.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:12 smithi195 bash[108245]: audit 2023-11-15T22:15:12.569845+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:05.852369\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:05.852442\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:05.852473\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_device_update\": \"2023-11-15T22:13:53.955930\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:13.602 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:13 smithi145 bash[113630]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-15T22:15:13.602 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:13 smithi145 bash[113630]: 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-11-15T22:15:13.602 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:13 smithi145 bash[113630]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-11-15T22:15:13.602 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:13 smithi145 bash[113630]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-11-15T22:15:13.602 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:13 smithi145 bash[113630]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-11-15T22:15:13.603 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:13 smithi145 bash[113630]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-15T22:15:13.603 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:13 smithi145 bash[113630]: --> ceph-volume lvm activate successful for osd ID: 0 2023-11-15T22:15:14.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:13 smithi145 bash[108160]: cluster 2023-11-15T22:15:12.536153+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:14.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:13 smithi145 bash[111573]: cluster 2023-11-15T22:15:12.536153+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:14.221 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:14 smithi145 bash[113977]: debug 2023-11-15T22:15:14.030+0000 7f97266e7ec0 1 -- 172.21.15.145:0/204884293 >> [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] conn(0x5592afdd6c00 msgr2=0x5592afdd3680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-15T22:15:14.221 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:14 smithi145 bash[113977]: debug 2023-11-15T22:15:14.030+0000 7f97266e7ec0 1 --2- 172.21.15.145:0/204884293 >> [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] conn(0x5592afdd6c00 0x5592afdd3680 secure :-1 s=READY pgs=8 cs=0 l=1 rx=0x5592afd69d10 tx=0x5592b0a42aa0).stop 2023-11-15T22:15:14.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:13 smithi195 bash[108245]: cluster 2023-11-15T22:15:12.536153+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:14.735 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:14 smithi145 bash[113977]: debug 2023-11-15T22:15:14.550+0000 7f97266e7ec0 -1 Falling back to public interface 2023-11-15T22:15:14.989 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:14 smithi145 bash[108160]: audit 2023-11-15T22:15:13.998759+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:13.998136\", \"created\": \"2023-11-15T22:15:12.532008\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_daemon_update\": \"2023-11-15T22:15:13.998191\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:15.060 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-11-15T22:15:15.060 INFO:teuthology.orchestra.run.smithi145.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-11-15T22:15:15.060 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10+0 records in 2023-11-15T22:15:15.060 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records out 2023-11-15T22:15:15.060 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0120789 s, 868 MB/s 2023-11-15T22:15:15.060 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping successful for: 2023-11-15T22:15:15.341 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:15 smithi145 bash[113977]: debug 2023-11-15T22:15:15.113+0000 7f97266e7ec0 -1 osd.0 0 log_to_monitors {default=true} 2023-11-15T22:15:15.341 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:14 smithi145 bash[108160]: audit 2023-11-15T22:15:14.001505+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:13.998136\", \"created\": \"2023-11-15T22:15:12.532008\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_daemon_update\": \"2023-11-15T22:15:13.998191\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:15.341 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:14 smithi145 bash[108160]: audit 2023-11-15T22:15:14.002012+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:15.342 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:14 smithi145 bash[111573]: audit 2023-11-15T22:15:13.998759+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:13.998136\", \"created\": \"2023-11-15T22:15:12.532008\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_daemon_update\": \"2023-11-15T22:15:13.998191\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:15.342 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:14 smithi145 bash[111573]: audit 2023-11-15T22:15:14.001505+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:13.998136\", \"created\": \"2023-11-15T22:15:12.532008\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_daemon_update\": \"2023-11-15T22:15:13.998191\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:15.342 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:14 smithi145 bash[111573]: audit 2023-11-15T22:15:14.002012+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:15.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:14 smithi195 bash[108245]: audit 2023-11-15T22:15:13.998759+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:13.998136\", \"created\": \"2023-11-15T22:15:12.532008\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_daemon_update\": \"2023-11-15T22:15:13.998191\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:15.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:14 smithi195 bash[108245]: audit 2023-11-15T22:15:14.001505+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:13.998136\", \"created\": \"2023-11-15T22:15:12.532008\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_daemon_update\": \"2023-11-15T22:15:13.998191\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:15.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:14 smithi195 bash[108245]: audit 2023-11-15T22:15:14.002012+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:15.442 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi145:vg_nvme/lv_3 2023-11-15T22:15:16.325 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:15 smithi145 bash[108160]: cluster 2023-11-15T22:15:14.536504+0000 mgr.y (mgr.14142) 50 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:16.325 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:15 smithi145 bash[108160]: audit 2023-11-15T22:15:15.118269+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.145:6802/1484629883,v1:172.21.15.145:6803/1484629883]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-15T22:15:16.325 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:15 smithi145 bash[108160]: audit 2023-11-15T22:15:15.118576+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-15T22:15:16.325 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:15 smithi145 bash[111573]: cluster 2023-11-15T22:15:14.536504+0000 mgr.y (mgr.14142) 50 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:16.325 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:15 smithi145 bash[111573]: audit 2023-11-15T22:15:15.118269+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.145:6802/1484629883,v1:172.21.15.145:6803/1484629883]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-15T22:15:16.325 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:15 smithi145 bash[111573]: audit 2023-11-15T22:15:15.118576+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-15T22:15:16.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:15 smithi195 bash[108245]: cluster 2023-11-15T22:15:14.536504+0000 mgr.y (mgr.14142) 50 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:16.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:15 smithi195 bash[108245]: audit 2023-11-15T22:15:15.118269+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.145:6802/1484629883,v1:172.21.15.145:6803/1484629883]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-15T22:15:16.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:15 smithi195 bash[108245]: audit 2023-11-15T22:15:15.118576+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-15T22:15:17.339 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[113977]: debug 2023-11-15T22:15:17.002+0000 7f970b494700 -1 osd.0 0 waiting for initial osdmap 2023-11-15T22:15:17.340 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[113977]: debug 2023-11-15T22:15:17.006+0000 7f97166b0700 -1 osd.0 9 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-15T22:15:17.340 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[108160]: audit 2023-11-15T22:15:15.997698+0000 mon.a (mon.0) 206 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-15T22:15:17.340 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[108160]: cluster 2023-11-15T22:15:15.997743+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-11-15T22:15:17.340 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[108160]: audit 2023-11-15T22:15:15.997861+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:15:17.340 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[108160]: audit 2023-11-15T22:15:15.998268+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.145:6802/1484629883,v1:172.21.15.145:6803/1484629883]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:17.340 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[108160]: audit 2023-11-15T22:15:15.998504+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:17.340 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[108160]: audit 2023-11-15T22:15:16.333662+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:17.340 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[108160]: audit 2023-11-15T22:15:16.524940+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:13.998136\", \"created\": \"2023-11-15T22:15:12.532008\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_daemon_update\": \"2023-11-15T22:15:13.998191\", \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:17.341 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[108160]: audit 2023-11-15T22:15:16.528302+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:13.998136\", \"created\": \"2023-11-15T22:15:12.532008\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_daemon_update\": \"2023-11-15T22:15:13.998191\", \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:17.341 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[108160]: audit 2023-11-15T22:15:16.853038+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:15:17.341 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[108160]: audit 2023-11-15T22:15:16.853557+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:17.341 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[108160]: audit 2023-11-15T22:15:16.854163+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:17.341 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[111573]: audit 2023-11-15T22:15:15.997698+0000 mon.a (mon.0) 206 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-15T22:15:17.341 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[111573]: cluster 2023-11-15T22:15:15.997743+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-11-15T22:15:17.341 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[111573]: audit 2023-11-15T22:15:15.997861+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:15:17.341 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[111573]: audit 2023-11-15T22:15:15.998268+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.145:6802/1484629883,v1:172.21.15.145:6803/1484629883]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:17.341 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[111573]: audit 2023-11-15T22:15:15.998504+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:17.342 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[111573]: audit 2023-11-15T22:15:16.333662+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:17.342 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[111573]: audit 2023-11-15T22:15:16.524940+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:13.998136\", \"created\": \"2023-11-15T22:15:12.532008\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_daemon_update\": \"2023-11-15T22:15:13.998191\", \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:17.342 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[111573]: audit 2023-11-15T22:15:16.528302+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:13.998136\", \"created\": \"2023-11-15T22:15:12.532008\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_daemon_update\": \"2023-11-15T22:15:13.998191\", \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:17.342 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[111573]: audit 2023-11-15T22:15:16.853038+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:15:17.342 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[111573]: audit 2023-11-15T22:15:16.853557+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:17.342 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:17 smithi145 bash[111573]: audit 2023-11-15T22:15:16.854163+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:17.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:17 smithi195 bash[108245]: audit 2023-11-15T22:15:15.997698+0000 mon.a (mon.0) 206 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-15T22:15:17.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:17 smithi195 bash[108245]: cluster 2023-11-15T22:15:15.997743+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-11-15T22:15:17.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:17 smithi195 bash[108245]: audit 2023-11-15T22:15:15.997861+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:15:17.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:17 smithi195 bash[108245]: audit 2023-11-15T22:15:15.998268+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.145:6802/1484629883,v1:172.21.15.145:6803/1484629883]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:17.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:17 smithi195 bash[108245]: audit 2023-11-15T22:15:15.998504+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:17.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:17 smithi195 bash[108245]: audit 2023-11-15T22:15:16.333662+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:17.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:17 smithi195 bash[108245]: audit 2023-11-15T22:15:16.524940+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:13.998136\", \"created\": \"2023-11-15T22:15:12.532008\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_daemon_update\": \"2023-11-15T22:15:13.998191\", \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:17.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:17 smithi195 bash[108245]: audit 2023-11-15T22:15:16.528302+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:13.998136\", \"created\": \"2023-11-15T22:15:12.532008\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:11.499220\"}}, \"last_daemon_update\": \"2023-11-15T22:15:13.998191\", \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:17.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:17 smithi195 bash[108245]: audit 2023-11-15T22:15:16.853038+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:15:17.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:17 smithi195 bash[108245]: audit 2023-11-15T22:15:16.853557+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:17.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:17 smithi195 bash[108245]: audit 2023-11-15T22:15:16.854163+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:18.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:18 smithi195 bash[108245]: cluster 2023-11-15T22:15:16.152729+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:15:18.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:18 smithi195 bash[108245]: cluster 2023-11-15T22:15:16.152779+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:15:18.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:18 smithi195 bash[108245]: cluster 2023-11-15T22:15:16.536954+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:18.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:18 smithi195 bash[108245]: audit 2023-11-15T22:15:16.852177+0000 mgr.y (mgr.14142) 52 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:15:18.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:18 smithi195 bash[108245]: cephadm 2023-11-15T22:15:16.852784+0000 mgr.y (mgr.14142) 53 : cephadm [INF] Applying osd on host smithi145... 2023-11-15T22:15:18.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:18 smithi195 bash[108245]: audit 2023-11-15T22:15:17.001109+0000 mon.a (mon.0) 216 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-11-15T22:15:18.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:18 smithi195 bash[108245]: cluster 2023-11-15T22:15:17.001239+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-11-15T22:15:18.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:18 smithi195 bash[108245]: audit 2023-11-15T22:15:17.001740+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:15:18.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:18 smithi145 bash[111573]: cluster 2023-11-15T22:15:16.152729+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:15:18.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:18 smithi145 bash[111573]: cluster 2023-11-15T22:15:16.152779+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:15:18.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:18 smithi145 bash[111573]: cluster 2023-11-15T22:15:16.536954+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:18.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:18 smithi145 bash[111573]: audit 2023-11-15T22:15:16.852177+0000 mgr.y (mgr.14142) 52 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:15:18.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:18 smithi145 bash[111573]: cephadm 2023-11-15T22:15:16.852784+0000 mgr.y (mgr.14142) 53 : cephadm [INF] Applying osd on host smithi145... 2023-11-15T22:15:18.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:18 smithi145 bash[111573]: audit 2023-11-15T22:15:17.001109+0000 mon.a (mon.0) 216 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-11-15T22:15:18.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:18 smithi145 bash[111573]: cluster 2023-11-15T22:15:17.001239+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-11-15T22:15:18.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:18 smithi145 bash[111573]: audit 2023-11-15T22:15:17.001740+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:15:18.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:18 smithi145 bash[108160]: cluster 2023-11-15T22:15:16.152729+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:15:18.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:18 smithi145 bash[108160]: cluster 2023-11-15T22:15:16.152779+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:15:18.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:18 smithi145 bash[108160]: cluster 2023-11-15T22:15:16.536954+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:18.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:18 smithi145 bash[108160]: audit 2023-11-15T22:15:16.852177+0000 mgr.y (mgr.14142) 52 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:15:18.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:18 smithi145 bash[108160]: cephadm 2023-11-15T22:15:16.852784+0000 mgr.y (mgr.14142) 53 : cephadm [INF] Applying osd on host smithi145... 2023-11-15T22:15:18.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:18 smithi145 bash[108160]: audit 2023-11-15T22:15:17.001109+0000 mon.a (mon.0) 216 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-11-15T22:15:18.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:18 smithi145 bash[108160]: cluster 2023-11-15T22:15:17.001239+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-11-15T22:15:18.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:18 smithi145 bash[108160]: audit 2023-11-15T22:15:17.001740+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:15:19.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:19 smithi195 bash[108245]: cluster 2023-11-15T22:15:18.006774+0000 mon.a (mon.0) 219 : cluster [INF] osd.0 [v2:172.21.15.145:6802/1484629883,v1:172.21.15.145:6803/1484629883] boot 2023-11-15T22:15:19.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:19 smithi195 bash[108245]: cluster 2023-11-15T22:15:18.006819+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-11-15T22:15:19.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:19 smithi195 bash[108245]: audit 2023-11-15T22:15:18.007232+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:15:19.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:19 smithi195 bash[108245]: audit 2023-11-15T22:15:18.425639+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.145:0/1266277503' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7f08beb-982a-471d-a05d-f5ad90c514af"}]: dispatch 2023-11-15T22:15:19.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:19 smithi195 bash[108245]: audit 2023-11-15T22:15:18.425921+0000 mon.a (mon.0) 222 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7f08beb-982a-471d-a05d-f5ad90c514af"}]: dispatch 2023-11-15T22:15:19.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:19 smithi195 bash[108245]: audit 2023-11-15T22:15:18.429141+0000 mon.a (mon.0) 223 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b7f08beb-982a-471d-a05d-f5ad90c514af"}]': finished 2023-11-15T22:15:19.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:19 smithi195 bash[108245]: cluster 2023-11-15T22:15:18.429168+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e11: 2 total, 1 up, 1 in 2023-11-15T22:15:19.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:19 smithi195 bash[108245]: audit 2023-11-15T22:15:18.429254+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:19.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:19 smithi145 bash[108160]: cluster 2023-11-15T22:15:18.006774+0000 mon.a (mon.0) 219 : cluster [INF] osd.0 [v2:172.21.15.145:6802/1484629883,v1:172.21.15.145:6803/1484629883] boot 2023-11-15T22:15:19.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:19 smithi145 bash[108160]: cluster 2023-11-15T22:15:18.006819+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-11-15T22:15:19.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:19 smithi145 bash[108160]: audit 2023-11-15T22:15:18.007232+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:15:19.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:19 smithi145 bash[108160]: audit 2023-11-15T22:15:18.425639+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.145:0/1266277503' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7f08beb-982a-471d-a05d-f5ad90c514af"}]: dispatch 2023-11-15T22:15:19.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:19 smithi145 bash[108160]: audit 2023-11-15T22:15:18.425921+0000 mon.a (mon.0) 222 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7f08beb-982a-471d-a05d-f5ad90c514af"}]: dispatch 2023-11-15T22:15:19.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:19 smithi145 bash[108160]: audit 2023-11-15T22:15:18.429141+0000 mon.a (mon.0) 223 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b7f08beb-982a-471d-a05d-f5ad90c514af"}]': finished 2023-11-15T22:15:19.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:19 smithi145 bash[108160]: cluster 2023-11-15T22:15:18.429168+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e11: 2 total, 1 up, 1 in 2023-11-15T22:15:19.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:19 smithi145 bash[108160]: audit 2023-11-15T22:15:18.429254+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:19.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:19 smithi145 bash[111573]: cluster 2023-11-15T22:15:18.006774+0000 mon.a (mon.0) 219 : cluster [INF] osd.0 [v2:172.21.15.145:6802/1484629883,v1:172.21.15.145:6803/1484629883] boot 2023-11-15T22:15:19.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:19 smithi145 bash[111573]: cluster 2023-11-15T22:15:18.006819+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-11-15T22:15:19.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:19 smithi145 bash[111573]: audit 2023-11-15T22:15:18.007232+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:15:19.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:19 smithi145 bash[111573]: audit 2023-11-15T22:15:18.425639+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.145:0/1266277503' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7f08beb-982a-471d-a05d-f5ad90c514af"}]: dispatch 2023-11-15T22:15:19.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:19 smithi145 bash[111573]: audit 2023-11-15T22:15:18.425921+0000 mon.a (mon.0) 222 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7f08beb-982a-471d-a05d-f5ad90c514af"}]: dispatch 2023-11-15T22:15:19.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:19 smithi145 bash[111573]: audit 2023-11-15T22:15:18.429141+0000 mon.a (mon.0) 223 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b7f08beb-982a-471d-a05d-f5ad90c514af"}]': finished 2023-11-15T22:15:19.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:19 smithi145 bash[111573]: cluster 2023-11-15T22:15:18.429168+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e11: 2 total, 1 up, 1 in 2023-11-15T22:15:19.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:19 smithi145 bash[111573]: audit 2023-11-15T22:15:18.429254+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:20.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:20 smithi195 bash[108245]: cluster 2023-11-15T22:15:18.537382+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:20.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:20 smithi195 bash[108245]: audit 2023-11-15T22:15:19.180558+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.145:0/3645691391' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:15:20.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:20 smithi195 bash[108245]: cluster 2023-11-15T22:15:19.432899+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e12: 2 total, 1 up, 1 in 2023-11-15T22:15:20.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:20 smithi195 bash[108245]: audit 2023-11-15T22:15:19.433020+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:20.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:20 smithi145 bash[108160]: cluster 2023-11-15T22:15:18.537382+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:20.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:20 smithi145 bash[108160]: audit 2023-11-15T22:15:19.180558+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.145:0/3645691391' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:15:20.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:20 smithi145 bash[108160]: cluster 2023-11-15T22:15:19.432899+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e12: 2 total, 1 up, 1 in 2023-11-15T22:15:20.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:20 smithi145 bash[108160]: audit 2023-11-15T22:15:19.433020+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:20.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:20 smithi145 bash[111573]: cluster 2023-11-15T22:15:18.537382+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-15T22:15:20.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:20 smithi145 bash[111573]: audit 2023-11-15T22:15:19.180558+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.145:0/3645691391' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:15:20.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:20 smithi145 bash[111573]: cluster 2023-11-15T22:15:19.432899+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e12: 2 total, 1 up, 1 in 2023-11-15T22:15:20.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:20 smithi145 bash[111573]: audit 2023-11-15T22:15:19.433020+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:22.278 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:22 smithi145 bash[108160]: cluster 2023-11-15T22:15:20.537891+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v45: 1 pgs: 1 undersized+peered; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:22.279 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:22 smithi145 bash[108160]: audit 2023-11-15T22:15:21.381452+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:22.279 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:22 smithi145 bash[111573]: cluster 2023-11-15T22:15:20.537891+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v45: 1 pgs: 1 undersized+peered; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:22.279 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:22 smithi145 bash[111573]: audit 2023-11-15T22:15:21.381452+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:22.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:22 smithi195 bash[108245]: cluster 2023-11-15T22:15:20.537891+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v45: 1 pgs: 1 undersized+peered; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:22.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:22 smithi195 bash[108245]: audit 2023-11-15T22:15:21.381452+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:23.288 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:23 smithi145 bash[108160]: audit 2023-11-15T22:15:22.980877+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-15T22:15:23.777 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:23 smithi145 bash[108160]: audit 2023-11-15T22:15:22.981413+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:23.777 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:23 smithi145 bash[108160]: audit 2023-11-15T22:15:22.981971+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-15T22:15:23.778 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:23 smithi145 bash[111573]: audit 2023-11-15T22:15:22.980877+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-15T22:15:23.778 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:23 smithi145 bash[111573]: audit 2023-11-15T22:15:22.981413+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:23.778 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:23 smithi145 bash[111573]: audit 2023-11-15T22:15:22.981971+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-15T22:15:23.779 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:23 smithi195 bash[108245]: audit 2023-11-15T22:15:22.980877+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-15T22:15:23.779 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:23 smithi195 bash[108245]: audit 2023-11-15T22:15:22.981413+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:23.779 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:23 smithi195 bash[108245]: audit 2023-11-15T22:15:22.981971+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-15T22:15:23.956 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:23 smithi145 systemd[1]: Stopping Ceph osd.0 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:15:23.956 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:23 smithi145 bash[113977]: debug 2023-11-15T22:15:23.902+0000 7f971df2f700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-15T22:15:23.956 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:23 smithi145 bash[113977]: debug 2023-11-15T22:15:23.902+0000 7f971df2f700 -1 osd.0 12 *** Got signal Terminated *** 2023-11-15T22:15:23.956 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:23 smithi145 bash[113977]: debug 2023-11-15T22:15:23.902+0000 7f971df2f700 -1 osd.0 12 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-15T22:15:24.220 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:24 smithi145 podman[115124]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.0 2023-11-15T22:15:24.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:24 smithi145 bash[108160]: cluster 2023-11-15T22:15:22.538221+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v46: 1 pgs: 1 undersized+peered; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:24.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:24 smithi145 bash[108160]: cephadm 2023-11-15T22:15:22.981793+0000 mgr.y (mgr.14142) 57 : cephadm [INF] Deploying daemon osd.0 on smithi145 2023-11-15T22:15:24.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:24 smithi145 bash[111573]: cluster 2023-11-15T22:15:22.538221+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v46: 1 pgs: 1 undersized+peered; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:24.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:24 smithi145 bash[111573]: cephadm 2023-11-15T22:15:22.981793+0000 mgr.y (mgr.14142) 57 : cephadm [INF] Deploying daemon osd.0 on smithi145 2023-11-15T22:15:24.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:24 smithi195 bash[108245]: cluster 2023-11-15T22:15:22.538221+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v46: 1 pgs: 1 undersized+peered; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:24.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:24 smithi195 bash[108245]: cephadm 2023-11-15T22:15:22.981793+0000 mgr.y (mgr.14142) 57 : cephadm [INF] Deploying daemon osd.0 on smithi145 2023-11-15T22:15:25.320 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:25 smithi145 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.0.service: Succeeded. 2023-11-15T22:15:25.321 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:25 smithi145 systemd[1]: Stopped Ceph osd.0 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:15:25.321 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:25 smithi145 systemd[1]: Starting Ceph osd.0 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:15:25.321 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:25 smithi145 podman[115260]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.0" found: no such container 2023-11-15T22:15:25.321 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:25 smithi145 systemd[1]: Started Ceph osd.0 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:15:25.582 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[108160]: cluster 2023-11-15T22:15:24.538465+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v47: 1 pgs: 1 undersized+peered; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:25.582 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[111573]: cluster 2023-11-15T22:15:24.538465+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v47: 1 pgs: 1 undersized+peered; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:25.583 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[108160]: audit 2023-11-15T22:15:25.220649+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"daemon_id\": \"0\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}}, \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:25.583 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[108160]: audit 2023-11-15T22:15:25.221186+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:25.583 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[108160]: audit 2023-11-15T22:15:25.224539+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"daemon_id\": \"0\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}}, \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:25.583 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[108160]: audit 2023-11-15T22:15:25.225056+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-15T22:15:25.583 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[108160]: audit 2023-11-15T22:15:25.226767+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:25.583 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[108160]: audit 2023-11-15T22:15:25.227485+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-15T22:15:25.583 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[111573]: audit 2023-11-15T22:15:25.220649+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"daemon_id\": \"0\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}}, \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:25.584 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[111573]: audit 2023-11-15T22:15:25.221186+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:25.584 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[111573]: audit 2023-11-15T22:15:25.224539+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"daemon_id\": \"0\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}}, \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:25.584 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[111573]: audit 2023-11-15T22:15:25.225056+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-15T22:15:25.584 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[111573]: audit 2023-11-15T22:15:25.226767+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:25.584 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[111573]: audit 2023-11-15T22:15:25.227485+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-15T22:15:25.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:25 smithi195 bash[108245]: cluster 2023-11-15T22:15:24.538465+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v47: 1 pgs: 1 undersized+peered; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:25.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:25 smithi195 bash[108245]: audit 2023-11-15T22:15:25.220649+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"daemon_id\": \"0\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}}, \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:25.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:25 smithi195 bash[108245]: audit 2023-11-15T22:15:25.221186+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:25.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:25 smithi195 bash[108245]: audit 2023-11-15T22:15:25.224539+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:13.998005\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:13.998077\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:13.998108\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"daemon_id\": \"0\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}}, \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:25.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:25 smithi195 bash[108245]: audit 2023-11-15T22:15:25.225056+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-15T22:15:25.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:25 smithi195 bash[108245]: audit 2023-11-15T22:15:25.226767+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:25.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:25 smithi195 bash[108245]: audit 2023-11-15T22:15:25.227485+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-15T22:15:25.970 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[115276]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-15T22:15:25.970 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[115276]: 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-11-15T22:15:25.970 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[115276]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-11-15T22:15:25.970 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[115276]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-11-15T22:15:25.970 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[115276]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-11-15T22:15:25.970 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[115276]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-15T22:15:25.970 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:25 smithi145 bash[115276]: --> ceph-volume lvm activate successful for osd ID: 0 2023-11-15T22:15:26.770 INFO:teuthology.orchestra.run.smithi145.stdout:Created osd(s) 0,1 on host 'smithi145' 2023-11-15T22:15:26.806 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:26 smithi145 bash[108160]: cephadm 2023-11-15T22:15:25.227264+0000 mgr.y (mgr.14142) 59 : cephadm [INF] Deploying daemon osd.1 on smithi145 2023-11-15T22:15:26.806 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:26 smithi145 bash[111573]: cephadm 2023-11-15T22:15:25.227264+0000 mgr.y (mgr.14142) 59 : cephadm [INF] Deploying daemon osd.1 on smithi145 2023-11-15T22:15:26.807 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:26 smithi145 bash[108160]: audit 2023-11-15T22:15:26.469382+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:26.468572\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:26.468655\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:26.468690\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:26.468719\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}}, \"last_daemon_update\": \"2023-11-15T22:15:26.468787\", \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:26.807 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:26 smithi145 bash[108160]: audit 2023-11-15T22:15:26.472490+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:26.468572\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:26.468655\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:26.468690\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:26.468719\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}}, \"last_daemon_update\": \"2023-11-15T22:15:26.468787\", \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:26.807 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:26 smithi145 bash[111573]: audit 2023-11-15T22:15:26.469382+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:26.468572\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:26.468655\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:26.468690\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:26.468719\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}}, \"last_daemon_update\": \"2023-11-15T22:15:26.468787\", \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:26.807 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:26 smithi145 bash[111573]: audit 2023-11-15T22:15:26.472490+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:26.468572\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:26.468655\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:26.468690\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:26.468719\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}}, \"last_daemon_update\": \"2023-11-15T22:15:26.468787\", \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:26.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:26 smithi195 bash[108245]: cephadm 2023-11-15T22:15:25.227264+0000 mgr.y (mgr.14142) 59 : cephadm [INF] Deploying daemon osd.1 on smithi145 2023-11-15T22:15:26.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:26 smithi195 bash[108245]: audit 2023-11-15T22:15:26.469382+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:26.468572\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:26.468655\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:26.468690\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:26.468719\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}}, \"last_daemon_update\": \"2023-11-15T22:15:26.468787\", \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:26.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:26 smithi195 bash[108245]: audit 2023-11-15T22:15:26.472490+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:26.468572\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:26.468655\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:26.468690\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:26.468719\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}}, \"last_daemon_update\": \"2023-11-15T22:15:26.468787\", \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:27.108 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:26 smithi145 bash[115501]: debug 2023-11-15T22:15:26.956+0000 7f7f9f605ec0 -1 Falling back to public interface 2023-11-15T22:15:27.245 DEBUG:teuthology.orchestra.run.smithi145:osd.1> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.1.service 2023-11-15T22:15:27.247 INFO:tasks.cephadm:Deploying osd.2 on smithi145 with /dev/vg_nvme/lv_2... 2023-11-15T22:15:27.247 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-11-15T22:15:27.277 INFO:journalctl@ceph.osd.1.smithi145.stdout:-- Logs begin at Wed 2023-11-15 22:03:44 UTC. -- 2023-11-15T22:15:27.692 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:27 smithi145 bash[115501]: debug 2023-11-15T22:15:27.513+0000 7f7f9f605ec0 -1 osd.0 12 log_to_monitors {default=true} 2023-11-15T22:15:27.692 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:15:27 smithi145 bash[115501]: debug 2023-11-15T22:15:27.520+0000 7f7f935d6700 -1 osd.0 12 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-15T22:15:27.693 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:27 smithi145 bash[108160]: cluster 2023-11-15T22:15:26.538745+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 undersized+peered; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:27.693 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:27 smithi145 bash[108160]: audit 2023-11-15T22:15:26.762213+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:26.468572\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:26.468655\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:26.468690\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:26.468719\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"daemon_id\": \"1\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:27.693 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:27 smithi145 bash[108160]: audit 2023-11-15T22:15:26.762675+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:27.693 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:27 smithi145 bash[108160]: audit 2023-11-15T22:15:26.765740+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:26.468572\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:26.468655\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:26.468690\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:26.468719\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"daemon_id\": \"1\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:27.693 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:27 smithi145 bash[108160]: audit 2023-11-15T22:15:27.518439+0000 mon.a (mon.0) 243 : audit [INF] from='osd.0 [v2:172.21.15.145:6802/3974001526,v1:172.21.15.145:6803/3974001526]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-15T22:15:27.694 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:27 smithi145 bash[108160]: audit 2023-11-15T22:15:27.518869+0000 mon.a (mon.0) 244 : audit [INF] from='osd.0 [v2:172.21.15.145:6802/3974001526,v1:172.21.15.145:6803/3974001526]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:27.694 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:27 smithi145 bash[111573]: cluster 2023-11-15T22:15:26.538745+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 undersized+peered; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:27.694 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:27 smithi145 bash[111573]: audit 2023-11-15T22:15:26.762213+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:26.468572\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:26.468655\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:26.468690\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:26.468719\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"daemon_id\": \"1\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:27.694 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:27 smithi145 bash[111573]: audit 2023-11-15T22:15:26.762675+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:27.695 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:27 smithi145 bash[111573]: audit 2023-11-15T22:15:26.765740+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:26.468572\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:26.468655\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:26.468690\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:26.468719\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"daemon_id\": \"1\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:27.695 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:27 smithi145 bash[111573]: audit 2023-11-15T22:15:27.518439+0000 mon.a (mon.0) 243 : audit [INF] from='osd.0 [v2:172.21.15.145:6802/3974001526,v1:172.21.15.145:6803/3974001526]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-15T22:15:27.695 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:27 smithi145 bash[111573]: audit 2023-11-15T22:15:27.518869+0000 mon.a (mon.0) 244 : audit [INF] from='osd.0 [v2:172.21.15.145:6802/3974001526,v1:172.21.15.145:6803/3974001526]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:27.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:27 smithi195 bash[108245]: cluster 2023-11-15T22:15:26.538745+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 undersized+peered; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:27.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:27 smithi195 bash[108245]: audit 2023-11-15T22:15:26.762213+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:26.468572\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:26.468655\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:26.468690\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:26.468719\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"daemon_id\": \"1\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:27.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:27 smithi195 bash[108245]: audit 2023-11-15T22:15:26.762675+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:27.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:27 smithi195 bash[108245]: audit 2023-11-15T22:15:26.765740+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:26.468572\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:26.468655\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:26.468690\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:26.468719\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"daemon_id\": \"1\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_device_update\": \"2023-11-15T22:15:16.524398\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:27.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:27 smithi195 bash[108245]: audit 2023-11-15T22:15:27.518439+0000 mon.a (mon.0) 243 : audit [INF] from='osd.0 [v2:172.21.15.145:6802/3974001526,v1:172.21.15.145:6803/3974001526]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-15T22:15:27.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:27 smithi195 bash[108245]: audit 2023-11-15T22:15:27.518869+0000 mon.a (mon.0) 244 : audit [INF] from='osd.0 [v2:172.21.15.145:6802/3974001526,v1:172.21.15.145:6803/3974001526]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:28.720 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[116109]: debug 2023-11-15T22:15:28.430+0000 7f75b02f0ec0 -1 Falling back to public interface 2023-11-15T22:15:28.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[108160]: audit 2023-11-15T22:15:27.946025+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"0fe5967f560a\", \"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-11-15T22:15:27.945341\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:27.733483\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_daemon_update\": \"2023-11-15T22:15:27.945407\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:28.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[108160]: audit 2023-11-15T22:15:27.948552+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"0fe5967f560a\", \"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-11-15T22:15:27.945341\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:27.733483\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_daemon_update\": \"2023-11-15T22:15:27.945407\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:28.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[108160]: audit 2023-11-15T22:15:27.949091+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:28.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[108160]: cluster 2023-11-15T22:15:28.472504+0000 mon.a (mon.0) 248 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:15:28.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[108160]: cluster 2023-11-15T22:15:28.472529+0000 mon.a (mon.0) 249 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2023-11-15T22:15:28.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[108160]: cluster 2023-11-15T22:15:28.472551+0000 mon.a (mon.0) 250 : cluster [WRN] Health check failed: 1 root (1 osds) down (OSD_ROOT_DOWN) 2023-11-15T22:15:28.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[108160]: cluster 2023-11-15T22:15:28.476627+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e13: 2 total, 0 up, 1 in 2023-11-15T22:15:28.722 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[108160]: audit 2023-11-15T22:15:28.476748+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:28.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[111573]: audit 2023-11-15T22:15:27.946025+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"0fe5967f560a\", \"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-11-15T22:15:27.945341\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:27.733483\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_daemon_update\": \"2023-11-15T22:15:27.945407\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:28.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[111573]: audit 2023-11-15T22:15:27.948552+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"0fe5967f560a\", \"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-11-15T22:15:27.945341\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:27.733483\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_daemon_update\": \"2023-11-15T22:15:27.945407\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:28.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[111573]: audit 2023-11-15T22:15:27.949091+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:28.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[111573]: cluster 2023-11-15T22:15:28.472504+0000 mon.a (mon.0) 248 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:15:28.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[111573]: cluster 2023-11-15T22:15:28.472529+0000 mon.a (mon.0) 249 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2023-11-15T22:15:28.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[111573]: cluster 2023-11-15T22:15:28.472551+0000 mon.a (mon.0) 250 : cluster [WRN] Health check failed: 1 root (1 osds) down (OSD_ROOT_DOWN) 2023-11-15T22:15:28.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[111573]: cluster 2023-11-15T22:15:28.476627+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e13: 2 total, 0 up, 1 in 2023-11-15T22:15:28.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[111573]: audit 2023-11-15T22:15:28.476748+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:28.777 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-11-15T22:15:28.777 INFO:teuthology.orchestra.run.smithi145.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-11-15T22:15:28.777 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10+0 records in 2023-11-15T22:15:28.777 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records out 2023-11-15T22:15:28.777 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0118404 s, 886 MB/s 2023-11-15T22:15:28.777 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping successful for: 2023-11-15T22:15:28.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:28 smithi195 bash[108245]: audit 2023-11-15T22:15:27.946025+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"0fe5967f560a\", \"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-11-15T22:15:27.945341\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:27.733483\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_daemon_update\": \"2023-11-15T22:15:27.945407\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:28.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:28 smithi195 bash[108245]: audit 2023-11-15T22:15:27.948552+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"0fe5967f560a\", \"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-11-15T22:15:27.945341\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:27.733483\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_daemon_update\": \"2023-11-15T22:15:27.945407\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:28.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:28 smithi195 bash[108245]: audit 2023-11-15T22:15:27.949091+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:28.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:28 smithi195 bash[108245]: cluster 2023-11-15T22:15:28.472504+0000 mon.a (mon.0) 248 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:15:28.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:28 smithi195 bash[108245]: cluster 2023-11-15T22:15:28.472529+0000 mon.a (mon.0) 249 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2023-11-15T22:15:28.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:28 smithi195 bash[108245]: cluster 2023-11-15T22:15:28.472551+0000 mon.a (mon.0) 250 : cluster [WRN] Health check failed: 1 root (1 osds) down (OSD_ROOT_DOWN) 2023-11-15T22:15:28.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:28 smithi195 bash[108245]: cluster 2023-11-15T22:15:28.476627+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e13: 2 total, 0 up, 1 in 2023-11-15T22:15:28.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:28 smithi195 bash[108245]: audit 2023-11-15T22:15:28.476748+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:29.176 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:28 smithi145 bash[116109]: debug 2023-11-15T22:15:28.978+0000 7f75b02f0ec0 -1 osd.1 0 log_to_monitors {default=true} 2023-11-15T22:15:29.207 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi145:vg_nvme/lv_2 2023-11-15T22:15:29.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[108160]: cluster 2023-11-15T22:15:28.539016+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v50: 1 pgs: 1 stale+undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:29.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[108160]: audit 2023-11-15T22:15:28.982187+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.145:6810/2669757088,v1:172.21.15.145:6811/2669757088]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-15T22:15:29.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[108160]: audit 2023-11-15T22:15:28.982485+0000 mon.a (mon.0) 253 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-15T22:15:29.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[108160]: cluster 2023-11-15T22:15:29.473858+0000 mon.a (mon.0) 254 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-15T22:15:29.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[108160]: cluster 2023-11-15T22:15:29.473885+0000 mon.a (mon.0) 255 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2023-11-15T22:15:29.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[108160]: cluster 2023-11-15T22:15:29.473903+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: OSD_ROOT_DOWN (was: 1 root (1 osds) down) 2023-11-15T22:15:29.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[108160]: cluster 2023-11-15T22:15:29.477832+0000 mon.a (mon.0) 257 : cluster [INF] osd.0 [v2:172.21.15.145:6802/3974001526,v1:172.21.15.145:6803/3974001526] boot 2023-11-15T22:15:29.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[108160]: audit 2023-11-15T22:15:29.477870+0000 mon.a (mon.0) 258 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-15T22:15:29.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[108160]: cluster 2023-11-15T22:15:29.477912+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-11-15T22:15:29.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[108160]: audit 2023-11-15T22:15:29.478223+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:15:29.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[108160]: audit 2023-11-15T22:15:29.478693+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:29.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[108160]: audit 2023-11-15T22:15:29.478860+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.145:6810/2669757088,v1:172.21.15.145:6811/2669757088]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:29.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[108160]: audit 2023-11-15T22:15:29.481277+0000 mon.a (mon.0) 262 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:29.721 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[111573]: cluster 2023-11-15T22:15:28.539016+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v50: 1 pgs: 1 stale+undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:29.721 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[111573]: audit 2023-11-15T22:15:28.982187+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.145:6810/2669757088,v1:172.21.15.145:6811/2669757088]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-15T22:15:29.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[111573]: audit 2023-11-15T22:15:28.982485+0000 mon.a (mon.0) 253 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-15T22:15:29.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[111573]: cluster 2023-11-15T22:15:29.473858+0000 mon.a (mon.0) 254 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-15T22:15:29.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[111573]: cluster 2023-11-15T22:15:29.473885+0000 mon.a (mon.0) 255 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2023-11-15T22:15:29.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[111573]: cluster 2023-11-15T22:15:29.473903+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: OSD_ROOT_DOWN (was: 1 root (1 osds) down) 2023-11-15T22:15:29.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[111573]: cluster 2023-11-15T22:15:29.477832+0000 mon.a (mon.0) 257 : cluster [INF] osd.0 [v2:172.21.15.145:6802/3974001526,v1:172.21.15.145:6803/3974001526] boot 2023-11-15T22:15:29.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[111573]: audit 2023-11-15T22:15:29.477870+0000 mon.a (mon.0) 258 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-15T22:15:29.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[111573]: cluster 2023-11-15T22:15:29.477912+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-11-15T22:15:29.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[111573]: audit 2023-11-15T22:15:29.478223+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:15:29.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[111573]: audit 2023-11-15T22:15:29.478693+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:29.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[111573]: audit 2023-11-15T22:15:29.478860+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.145:6810/2669757088,v1:172.21.15.145:6811/2669757088]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:29.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:29 smithi145 bash[111573]: audit 2023-11-15T22:15:29.481277+0000 mon.a (mon.0) 262 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:29.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:29 smithi195 bash[108245]: cluster 2023-11-15T22:15:28.539016+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v50: 1 pgs: 1 stale+undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:29.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:29 smithi195 bash[108245]: audit 2023-11-15T22:15:28.982187+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.145:6810/2669757088,v1:172.21.15.145:6811/2669757088]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-15T22:15:29.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:29 smithi195 bash[108245]: audit 2023-11-15T22:15:28.982485+0000 mon.a (mon.0) 253 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-15T22:15:29.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:29 smithi195 bash[108245]: cluster 2023-11-15T22:15:29.473858+0000 mon.a (mon.0) 254 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-15T22:15:29.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:29 smithi195 bash[108245]: cluster 2023-11-15T22:15:29.473885+0000 mon.a (mon.0) 255 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2023-11-15T22:15:29.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:29 smithi195 bash[108245]: cluster 2023-11-15T22:15:29.473903+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: OSD_ROOT_DOWN (was: 1 root (1 osds) down) 2023-11-15T22:15:29.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:29 smithi195 bash[108245]: cluster 2023-11-15T22:15:29.477832+0000 mon.a (mon.0) 257 : cluster [INF] osd.0 [v2:172.21.15.145:6802/3974001526,v1:172.21.15.145:6803/3974001526] boot 2023-11-15T22:15:29.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:29 smithi195 bash[108245]: audit 2023-11-15T22:15:29.477870+0000 mon.a (mon.0) 258 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-15T22:15:29.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:29 smithi195 bash[108245]: cluster 2023-11-15T22:15:29.477912+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-11-15T22:15:29.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:29 smithi195 bash[108245]: audit 2023-11-15T22:15:29.478223+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:15:29.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:29 smithi195 bash[108245]: audit 2023-11-15T22:15:29.478693+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:29.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:29 smithi195 bash[108245]: audit 2023-11-15T22:15:29.478860+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.145:6810/2669757088,v1:172.21.15.145:6811/2669757088]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:29.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:29 smithi195 bash[108245]: audit 2023-11-15T22:15:29.481277+0000 mon.a (mon.0) 262 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:30.486 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[116109]: debug 2023-11-15T22:15:30.481+0000 7f759509d700 -1 osd.1 0 waiting for initial osdmap 2023-11-15T22:15:30.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:30 smithi195 bash[108245]: cluster 2023-11-15T22:15:29.934034+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:15:30.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:30 smithi195 bash[108245]: cluster 2023-11-15T22:15:29.934072+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:15:30.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:30 smithi195 bash[108245]: audit 2023-11-15T22:15:30.291671+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:15:30.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:30 smithi195 bash[108245]: audit 2023-11-15T22:15:30.292337+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:30.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:30 smithi195 bash[108245]: audit 2023-11-15T22:15:30.293013+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:30.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:30 smithi195 bash[108245]: audit 2023-11-15T22:15:30.370595+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:30.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:30 smithi195 bash[108245]: audit 2023-11-15T22:15:30.480004+0000 mon.a (mon.0) 267 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-11-15T22:15:30.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:30 smithi195 bash[108245]: cluster 2023-11-15T22:15:30.480052+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-11-15T22:15:30.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:30 smithi195 bash[108245]: audit 2023-11-15T22:15:30.480234+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:30.937 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[116109]: debug 2023-11-15T22:15:30.487+0000 7f75a02b9700 -1 osd.1 15 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-15T22:15:30.937 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[108160]: cluster 2023-11-15T22:15:29.934034+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:15:30.937 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[108160]: cluster 2023-11-15T22:15:29.934072+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:15:30.937 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[108160]: audit 2023-11-15T22:15:30.291671+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:15:30.937 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[108160]: audit 2023-11-15T22:15:30.292337+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:30.937 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[108160]: audit 2023-11-15T22:15:30.293013+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:30.937 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[108160]: audit 2023-11-15T22:15:30.370595+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:30.937 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[108160]: audit 2023-11-15T22:15:30.480004+0000 mon.a (mon.0) 267 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-11-15T22:15:30.938 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[108160]: cluster 2023-11-15T22:15:30.480052+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-11-15T22:15:30.938 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[108160]: audit 2023-11-15T22:15:30.480234+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:30.938 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[111573]: cluster 2023-11-15T22:15:29.934034+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:15:30.938 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[111573]: cluster 2023-11-15T22:15:29.934072+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:15:30.938 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[111573]: audit 2023-11-15T22:15:30.291671+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:15:30.938 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[111573]: audit 2023-11-15T22:15:30.292337+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:30.938 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[111573]: audit 2023-11-15T22:15:30.293013+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:30.938 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[111573]: audit 2023-11-15T22:15:30.370595+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:30.938 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[111573]: audit 2023-11-15T22:15:30.480004+0000 mon.a (mon.0) 267 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-11-15T22:15:30.939 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[111573]: cluster 2023-11-15T22:15:30.480052+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-11-15T22:15:30.939 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:30 smithi145 bash[111573]: audit 2023-11-15T22:15:30.480234+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:31.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:31 smithi195 bash[108245]: audit 2023-11-15T22:15:30.290781+0000 mgr.y (mgr.14142) 62 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:15:31.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:31 smithi195 bash[108245]: cephadm 2023-11-15T22:15:30.291399+0000 mgr.y (mgr.14142) 63 : cephadm [INF] Applying osd on host smithi145... 2023-11-15T22:15:31.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:31 smithi195 bash[108245]: cluster 2023-11-15T22:15:30.539302+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v53: 1 pgs: 1 stale+undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:31.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:31 smithi195 bash[108245]: audit 2023-11-15T22:15:30.567783+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"0fe5967f560a\", \"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-11-15T22:15:27.945341\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:27.733483\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_daemon_update\": \"2023-11-15T22:15:27.945407\", \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:31.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:31 smithi195 bash[108245]: audit 2023-11-15T22:15:30.571575+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"0fe5967f560a\", \"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-11-15T22:15:27.945341\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:27.733483\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_daemon_update\": \"2023-11-15T22:15:27.945407\", \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:31.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:31 smithi195 bash[108245]: cluster 2023-11-15T22:15:31.480438+0000 mon.a (mon.0) 272 : cluster [INF] osd.1 [v2:172.21.15.145:6810/2669757088,v1:172.21.15.145:6811/2669757088] boot 2023-11-15T22:15:31.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:31 smithi195 bash[108245]: cluster 2023-11-15T22:15:31.480484+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-11-15T22:15:31.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:31 smithi195 bash[108245]: audit 2023-11-15T22:15:31.480787+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:31.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:31 smithi145 bash[108160]: audit 2023-11-15T22:15:30.290781+0000 mgr.y (mgr.14142) 62 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:15:31.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:31 smithi145 bash[108160]: cephadm 2023-11-15T22:15:30.291399+0000 mgr.y (mgr.14142) 63 : cephadm [INF] Applying osd on host smithi145... 2023-11-15T22:15:31.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:31 smithi145 bash[108160]: cluster 2023-11-15T22:15:30.539302+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v53: 1 pgs: 1 stale+undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:31.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:31 smithi145 bash[111573]: audit 2023-11-15T22:15:30.290781+0000 mgr.y (mgr.14142) 62 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:15:31.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:31 smithi145 bash[111573]: cephadm 2023-11-15T22:15:30.291399+0000 mgr.y (mgr.14142) 63 : cephadm [INF] Applying osd on host smithi145... 2023-11-15T22:15:31.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:31 smithi145 bash[111573]: cluster 2023-11-15T22:15:30.539302+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v53: 1 pgs: 1 stale+undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-15T22:15:31.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:31 smithi145 bash[108160]: audit 2023-11-15T22:15:30.567783+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"0fe5967f560a\", \"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-11-15T22:15:27.945341\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:27.733483\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_daemon_update\": \"2023-11-15T22:15:27.945407\", \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:31.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:31 smithi145 bash[108160]: audit 2023-11-15T22:15:30.571575+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"0fe5967f560a\", \"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-11-15T22:15:27.945341\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:27.733483\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_daemon_update\": \"2023-11-15T22:15:27.945407\", \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:31.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:31 smithi145 bash[108160]: cluster 2023-11-15T22:15:31.480438+0000 mon.a (mon.0) 272 : cluster [INF] osd.1 [v2:172.21.15.145:6810/2669757088,v1:172.21.15.145:6811/2669757088] boot 2023-11-15T22:15:31.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:31 smithi145 bash[108160]: cluster 2023-11-15T22:15:31.480484+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-11-15T22:15:31.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:31 smithi145 bash[108160]: audit 2023-11-15T22:15:31.480787+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:31.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:31 smithi145 bash[111573]: audit 2023-11-15T22:15:30.567783+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"0fe5967f560a\", \"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-11-15T22:15:27.945341\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:27.733483\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_daemon_update\": \"2023-11-15T22:15:27.945407\", \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:31.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:31 smithi145 bash[111573]: audit 2023-11-15T22:15:30.571575+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"0fe5967f560a\", \"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-11-15T22:15:27.945341\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:27.733483\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:25.224840\"}}, \"last_daemon_update\": \"2023-11-15T22:15:27.945407\", \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:31.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:31 smithi145 bash[111573]: cluster 2023-11-15T22:15:31.480438+0000 mon.a (mon.0) 272 : cluster [INF] osd.1 [v2:172.21.15.145:6810/2669757088,v1:172.21.15.145:6811/2669757088] boot 2023-11-15T22:15:31.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:31 smithi145 bash[111573]: cluster 2023-11-15T22:15:31.480484+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-11-15T22:15:31.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:31 smithi145 bash[111573]: audit 2023-11-15T22:15:31.480787+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:32.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:32 smithi195 bash[108245]: audit 2023-11-15T22:15:31.725749+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.145:0/1997723858' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "95339696-d8c4-4805-b0dd-cb258e3fd29a"}]: dispatch 2023-11-15T22:15:32.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:32 smithi195 bash[108245]: audit 2023-11-15T22:15:31.726036+0000 mon.a (mon.0) 275 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "95339696-d8c4-4805-b0dd-cb258e3fd29a"}]: dispatch 2023-11-15T22:15:32.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:32 smithi195 bash[108245]: audit 2023-11-15T22:15:31.731598+0000 mon.a (mon.0) 276 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "95339696-d8c4-4805-b0dd-cb258e3fd29a"}]': finished 2023-11-15T22:15:32.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:32 smithi195 bash[108245]: cluster 2023-11-15T22:15:31.731665+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e17: 3 total, 2 up, 2 in 2023-11-15T22:15:32.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:32 smithi195 bash[108245]: audit 2023-11-15T22:15:31.731754+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:32.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:32 smithi195 bash[108245]: audit 2023-11-15T22:15:31.737959+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231115-221350"}]: dispatch 2023-11-15T22:15:32.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:32 smithi195 bash[108245]: audit 2023-11-15T22:15:31.740464+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231115-221350"}]': finished 2023-11-15T22:15:32.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:32 smithi195 bash[108245]: audit 2023-11-15T22:15:32.475392+0000 mon.a (mon.0) 281 : audit [DBG] from='client.? 172.21.15.145:0/2212714346' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:15:32.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:32 smithi145 bash[108160]: audit 2023-11-15T22:15:31.725749+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.145:0/1997723858' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "95339696-d8c4-4805-b0dd-cb258e3fd29a"}]: dispatch 2023-11-15T22:15:32.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:32 smithi145 bash[108160]: audit 2023-11-15T22:15:31.726036+0000 mon.a (mon.0) 275 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "95339696-d8c4-4805-b0dd-cb258e3fd29a"}]: dispatch 2023-11-15T22:15:32.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:32 smithi145 bash[108160]: audit 2023-11-15T22:15:31.731598+0000 mon.a (mon.0) 276 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "95339696-d8c4-4805-b0dd-cb258e3fd29a"}]': finished 2023-11-15T22:15:32.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:32 smithi145 bash[108160]: cluster 2023-11-15T22:15:31.731665+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e17: 3 total, 2 up, 2 in 2023-11-15T22:15:32.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:32 smithi145 bash[108160]: audit 2023-11-15T22:15:31.731754+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:32.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:32 smithi145 bash[108160]: audit 2023-11-15T22:15:31.737959+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231115-221350"}]: dispatch 2023-11-15T22:15:32.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:32 smithi145 bash[108160]: audit 2023-11-15T22:15:31.740464+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231115-221350"}]': finished 2023-11-15T22:15:32.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:32 smithi145 bash[108160]: audit 2023-11-15T22:15:32.475392+0000 mon.a (mon.0) 281 : audit [DBG] from='client.? 172.21.15.145:0/2212714346' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:15:32.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:32 smithi145 bash[111573]: audit 2023-11-15T22:15:31.725749+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.145:0/1997723858' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "95339696-d8c4-4805-b0dd-cb258e3fd29a"}]: dispatch 2023-11-15T22:15:32.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:32 smithi145 bash[111573]: audit 2023-11-15T22:15:31.726036+0000 mon.a (mon.0) 275 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "95339696-d8c4-4805-b0dd-cb258e3fd29a"}]: dispatch 2023-11-15T22:15:32.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:32 smithi145 bash[111573]: audit 2023-11-15T22:15:31.731598+0000 mon.a (mon.0) 276 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "95339696-d8c4-4805-b0dd-cb258e3fd29a"}]': finished 2023-11-15T22:15:32.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:32 smithi145 bash[111573]: cluster 2023-11-15T22:15:31.731665+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e17: 3 total, 2 up, 2 in 2023-11-15T22:15:32.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:32 smithi145 bash[111573]: audit 2023-11-15T22:15:31.731754+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:32.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:32 smithi145 bash[111573]: audit 2023-11-15T22:15:31.737959+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231115-221350"}]: dispatch 2023-11-15T22:15:32.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:32 smithi145 bash[111573]: audit 2023-11-15T22:15:31.740464+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231115-221350"}]': finished 2023-11-15T22:15:32.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:32 smithi145 bash[111573]: audit 2023-11-15T22:15:32.475392+0000 mon.a (mon.0) 281 : audit [DBG] from='client.? 172.21.15.145:0/2212714346' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:15:34.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:33 smithi195 bash[108245]: cluster 2023-11-15T22:15:32.539740+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v56: 1 pgs: 1 stale+undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-11-15T22:15:34.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:33 smithi195 bash[108245]: cluster 2023-11-15T22:15:32.752137+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-11-15T22:15:34.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:33 smithi195 bash[108245]: audit 2023-11-15T22:15:32.752255+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:34.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:33 smithi145 bash[108160]: cluster 2023-11-15T22:15:32.539740+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v56: 1 pgs: 1 stale+undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-11-15T22:15:34.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:33 smithi145 bash[108160]: cluster 2023-11-15T22:15:32.752137+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-11-15T22:15:34.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:33 smithi145 bash[108160]: audit 2023-11-15T22:15:32.752255+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:34.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:33 smithi145 bash[111573]: cluster 2023-11-15T22:15:32.539740+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v56: 1 pgs: 1 stale+undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-11-15T22:15:34.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:33 smithi145 bash[111573]: cluster 2023-11-15T22:15:32.752137+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-11-15T22:15:34.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:33 smithi145 bash[111573]: audit 2023-11-15T22:15:32.752255+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:35.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:35 smithi145 bash[108160]: cluster 2023-11-15T22:15:34.540036+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v58: 1 pgs: 1 stale+undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-11-15T22:15:35.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:35 smithi145 bash[108160]: audit 2023-11-15T22:15:34.773219+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:35.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:35 smithi145 bash[111573]: cluster 2023-11-15T22:15:34.540036+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v58: 1 pgs: 1 stale+undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-11-15T22:15:35.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:35 smithi145 bash[111573]: audit 2023-11-15T22:15:34.773219+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:35.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:35 smithi195 bash[108245]: cluster 2023-11-15T22:15:34.540036+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v58: 1 pgs: 1 stale+undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2023-11-15T22:15:35.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:35 smithi195 bash[108245]: audit 2023-11-15T22:15:34.773219+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:36.814 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:36 smithi145 bash[111573]: audit 2023-11-15T22:15:36.395411+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-15T22:15:36.814 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:36 smithi145 bash[111573]: audit 2023-11-15T22:15:36.395939+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:36.814 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:36 smithi145 bash[111573]: audit 2023-11-15T22:15:36.396511+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-15T22:15:36.815 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:36 smithi145 bash[108160]: audit 2023-11-15T22:15:36.395411+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-15T22:15:36.815 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:36 smithi145 bash[108160]: audit 2023-11-15T22:15:36.395939+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:36.815 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:36 smithi145 bash[108160]: audit 2023-11-15T22:15:36.396511+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-15T22:15:36.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:36 smithi195 bash[108245]: audit 2023-11-15T22:15:36.395411+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-15T22:15:36.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:36 smithi195 bash[108245]: audit 2023-11-15T22:15:36.395939+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:36.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:36 smithi195 bash[108245]: audit 2023-11-15T22:15:36.396511+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-15T22:15:37.354 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:37 smithi145 systemd[1]: Stopping Ceph osd.1 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:15:37.652 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:37 smithi145 bash[108160]: cephadm 2023-11-15T22:15:36.396332+0000 mgr.y (mgr.14142) 67 : cephadm [INF] Deploying daemon osd.1 on smithi145 2023-11-15T22:15:37.652 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:37 smithi145 bash[108160]: cluster 2023-11-15T22:15:36.540365+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v59: 1 pgs: 1 active+undersized+degraded; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-15T22:15:37.652 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:37 smithi145 bash[108160]: cluster 2023-11-15T22:15:36.544479+0000 mon.a (mon.0) 288 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-15T22:15:37.652 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:37 smithi145 bash[108160]: cluster 2023-11-15T22:15:36.544502+0000 mon.a (mon.0) 289 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-11-15T22:15:37.652 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:37 smithi145 bash[111573]: cephadm 2023-11-15T22:15:36.396332+0000 mgr.y (mgr.14142) 67 : cephadm [INF] Deploying daemon osd.1 on smithi145 2023-11-15T22:15:37.652 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:37 smithi145 bash[111573]: cluster 2023-11-15T22:15:36.540365+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v59: 1 pgs: 1 active+undersized+degraded; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-15T22:15:37.653 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:37 smithi145 bash[111573]: cluster 2023-11-15T22:15:36.544479+0000 mon.a (mon.0) 288 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-15T22:15:37.653 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:37 smithi145 bash[111573]: cluster 2023-11-15T22:15:36.544502+0000 mon.a (mon.0) 289 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-11-15T22:15:37.653 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:37 smithi145 bash[116109]: debug 2023-11-15T22:15:37.351+0000 7f75a7b38700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-15T22:15:37.653 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:37 smithi145 bash[116109]: debug 2023-11-15T22:15:37.351+0000 7f75a7b38700 -1 osd.1 18 *** Got signal Terminated *** 2023-11-15T22:15:37.653 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:37 smithi145 bash[116109]: debug 2023-11-15T22:15:37.351+0000 7f75a7b38700 -1 osd.1 18 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-15T22:15:37.653 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:37 smithi145 podman[117313]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.1 2023-11-15T22:15:37.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:37 smithi195 bash[108245]: cephadm 2023-11-15T22:15:36.396332+0000 mgr.y (mgr.14142) 67 : cephadm [INF] Deploying daemon osd.1 on smithi145 2023-11-15T22:15:37.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:37 smithi195 bash[108245]: cluster 2023-11-15T22:15:36.540365+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v59: 1 pgs: 1 active+undersized+degraded; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-15T22:15:37.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:37 smithi195 bash[108245]: cluster 2023-11-15T22:15:36.544479+0000 mon.a (mon.0) 288 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-15T22:15:37.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:37 smithi195 bash[108245]: cluster 2023-11-15T22:15:36.544502+0000 mon.a (mon.0) 289 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-11-15T22:15:38.536 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:38 smithi145 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.1.service: Succeeded. 2023-11-15T22:15:38.536 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:38 smithi145 systemd[1]: Stopped Ceph osd.1 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:15:38.536 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:38 smithi145 systemd[1]: Starting Ceph osd.1 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:15:38.536 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:38 smithi145 podman[117448]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.1" found: no such container 2023-11-15T22:15:38.536 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:38 smithi145 systemd[1]: Started Ceph osd.1 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:15:38.828 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[108160]: cluster 2023-11-15T22:15:37.590992+0000 mon.a (mon.0) 290 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-11-15T22:15:38.829 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[108160]: cluster 2023-11-15T22:15:37.591018+0000 mon.a (mon.0) 291 : cluster [INF] osd.1 failed (root=default,host=smithi145) (connection refused reported by osd.0) 2023-11-15T22:15:38.829 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[108160]: cluster 2023-11-15T22:15:37.591137+0000 mon.a (mon.0) 292 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-11-15T22:15:38.829 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[108160]: cluster 2023-11-15T22:15:37.992083+0000 mon.a (mon.0) 293 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-11-15T22:15:38.829 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[108160]: cluster 2023-11-15T22:15:37.992169+0000 mon.a (mon.0) 294 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-11-15T22:15:38.829 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[108160]: audit 2023-11-15T22:15:38.418713+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"daemon_id\": \"1\", \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}}, \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:38.829 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[108160]: audit 2023-11-15T22:15:38.419287+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:38.829 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[108160]: audit 2023-11-15T22:15:38.421987+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"daemon_id\": \"1\", \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}}, \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:38.829 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[108160]: audit 2023-11-15T22:15:38.424003+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-15T22:15:38.829 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[108160]: audit 2023-11-15T22:15:38.424520+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:38.830 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[108160]: audit 2023-11-15T22:15:38.425099+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-15T22:15:38.830 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[111573]: cluster 2023-11-15T22:15:37.590992+0000 mon.a (mon.0) 290 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-11-15T22:15:38.830 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[111573]: cluster 2023-11-15T22:15:37.591018+0000 mon.a (mon.0) 291 : cluster [INF] osd.1 failed (root=default,host=smithi145) (connection refused reported by osd.0) 2023-11-15T22:15:38.830 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[111573]: cluster 2023-11-15T22:15:37.591137+0000 mon.a (mon.0) 292 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-11-15T22:15:38.830 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[111573]: cluster 2023-11-15T22:15:37.992083+0000 mon.a (mon.0) 293 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-11-15T22:15:38.830 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[111573]: cluster 2023-11-15T22:15:37.992169+0000 mon.a (mon.0) 294 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-11-15T22:15:38.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[111573]: audit 2023-11-15T22:15:38.418713+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"daemon_id\": \"1\", \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}}, \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:38.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[111573]: audit 2023-11-15T22:15:38.419287+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:38.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[111573]: audit 2023-11-15T22:15:38.421987+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"daemon_id\": \"1\", \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}}, \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:38.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[111573]: audit 2023-11-15T22:15:38.424003+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-15T22:15:38.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[111573]: audit 2023-11-15T22:15:38.424520+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:38.831 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[111573]: audit 2023-11-15T22:15:38.425099+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-15T22:15:38.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:38 smithi195 bash[108245]: cluster 2023-11-15T22:15:37.590992+0000 mon.a (mon.0) 290 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-11-15T22:15:38.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:38 smithi195 bash[108245]: cluster 2023-11-15T22:15:37.591018+0000 mon.a (mon.0) 291 : cluster [INF] osd.1 failed (root=default,host=smithi145) (connection refused reported by osd.0) 2023-11-15T22:15:38.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:38 smithi195 bash[108245]: cluster 2023-11-15T22:15:37.591137+0000 mon.a (mon.0) 292 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-11-15T22:15:38.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:38 smithi195 bash[108245]: cluster 2023-11-15T22:15:37.992083+0000 mon.a (mon.0) 293 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-11-15T22:15:38.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:38 smithi195 bash[108245]: cluster 2023-11-15T22:15:37.992169+0000 mon.a (mon.0) 294 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-11-15T22:15:38.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:38 smithi195 bash[108245]: audit 2023-11-15T22:15:38.418713+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"daemon_id\": \"1\", \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}}, \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:38.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:38 smithi195 bash[108245]: audit 2023-11-15T22:15:38.419287+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:38.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:38 smithi195 bash[108245]: audit 2023-11-15T22:15:38.421987+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:27.945181\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:27.945254\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:27.945285\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:27.945314\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"daemon_id\": \"1\", \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}}, \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:38.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:38 smithi195 bash[108245]: audit 2023-11-15T22:15:38.424003+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-15T22:15:38.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:38 smithi195 bash[108245]: audit 2023-11-15T22:15:38.424520+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:38.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:38 smithi195 bash[108245]: audit 2023-11-15T22:15:38.425099+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-15T22:15:39.120 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[117464]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-11-15T22:15:39.120 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[117464]: 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-11-15T22:15:39.120 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[117464]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-11-15T22:15:39.120 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[117464]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-11-15T22:15:39.120 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[117464]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-11-15T22:15:39.120 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[117464]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-11-15T22:15:39.120 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:38 smithi145 bash[117464]: --> ceph-volume lvm activate successful for osd ID: 1 2023-11-15T22:15:39.700 INFO:teuthology.orchestra.run.smithi145.stdout:Created osd(s) 1,2 on host 'smithi145' 2023-11-15T22:15:39.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:39 smithi145 bash[108160]: cephadm 2023-11-15T22:15:38.424922+0000 mgr.y (mgr.14142) 69 : cephadm [INF] Deploying daemon osd.2 on smithi145 2023-11-15T22:15:39.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:39 smithi145 bash[108160]: cluster 2023-11-15T22:15:38.540671+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v60: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-15T22:15:39.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:39 smithi145 bash[108160]: cluster 2023-11-15T22:15:38.552879+0000 mon.a (mon.0) 301 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:15:39.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:39 smithi145 bash[108160]: cluster 2023-11-15T22:15:38.562394+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e19: 3 total, 1 up, 2 in 2023-11-15T22:15:39.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:39 smithi145 bash[108160]: audit 2023-11-15T22:15:38.562533+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:39.721 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:39 smithi145 bash[111573]: cephadm 2023-11-15T22:15:38.424922+0000 mgr.y (mgr.14142) 69 : cephadm [INF] Deploying daemon osd.2 on smithi145 2023-11-15T22:15:39.721 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:39 smithi145 bash[111573]: cluster 2023-11-15T22:15:38.540671+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v60: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-15T22:15:39.721 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:39 smithi145 bash[111573]: cluster 2023-11-15T22:15:38.552879+0000 mon.a (mon.0) 301 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:15:39.721 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:39 smithi145 bash[111573]: cluster 2023-11-15T22:15:38.562394+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e19: 3 total, 1 up, 2 in 2023-11-15T22:15:39.721 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:39 smithi145 bash[111573]: audit 2023-11-15T22:15:38.562533+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:39.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:39 smithi195 bash[108245]: cephadm 2023-11-15T22:15:38.424922+0000 mgr.y (mgr.14142) 69 : cephadm [INF] Deploying daemon osd.2 on smithi145 2023-11-15T22:15:39.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:39 smithi195 bash[108245]: cluster 2023-11-15T22:15:38.540671+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v60: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-15T22:15:39.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:39 smithi195 bash[108245]: cluster 2023-11-15T22:15:38.552879+0000 mon.a (mon.0) 301 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:15:39.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:39 smithi195 bash[108245]: cluster 2023-11-15T22:15:38.562394+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e19: 3 total, 1 up, 2 in 2023-11-15T22:15:39.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:39 smithi195 bash[108245]: audit 2023-11-15T22:15:38.562533+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:40.223 DEBUG:teuthology.orchestra.run.smithi145:osd.2> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.2.service 2023-11-15T22:15:40.225 INFO:tasks.cephadm:Deploying osd.3 on smithi145 with /dev/vg_nvme/lv_1... 2023-11-15T22:15:40.226 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-11-15T22:15:40.259 INFO:journalctl@ceph.osd.2.smithi145.stdout:-- Logs begin at Wed 2023-11-15 22:03:44 UTC. -- 2023-11-15T22:15:40.469 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:40 smithi145 bash[117831]: debug 2023-11-15T22:15:40.235+0000 7f09826fcec0 -1 Falling back to public interface 2023-11-15T22:15:40.819 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:40 smithi145 bash[117831]: debug 2023-11-15T22:15:40.803+0000 7f09826fcec0 -1 osd.1 18 log_to_monitors {default=true} 2023-11-15T22:15:40.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:40 smithi145 bash[108160]: cluster 2023-11-15T22:15:39.564428+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e20: 3 total, 1 up, 2 in 2023-11-15T22:15:40.819 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:40 smithi145 bash[108160]: audit 2023-11-15T22:15:39.564551+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:40.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:40 smithi145 bash[111573]: cluster 2023-11-15T22:15:39.564428+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e20: 3 total, 1 up, 2 in 2023-11-15T22:15:40.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:40 smithi145 bash[111573]: audit 2023-11-15T22:15:39.564551+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:40.820 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:40 smithi145 bash[111573]: audit 2023-11-15T22:15:39.687742+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:39.686852\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:39.686928\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:39.686959\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:39.686987\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:39.687016\", \"created\": \"2023-11-15T22:15:26.727721\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}}, \"last_daemon_update\": \"2023-11-15T22:15:39.687074\", \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:40.820 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:40 smithi145 bash[108160]: audit 2023-11-15T22:15:39.687742+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:39.686852\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:39.686928\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:39.686959\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:39.686987\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:39.687016\", \"created\": \"2023-11-15T22:15:26.727721\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}}, \"last_daemon_update\": \"2023-11-15T22:15:39.687074\", \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:40.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:40 smithi145 bash[111573]: audit 2023-11-15T22:15:39.688615+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:39.686852\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:39.686928\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:39.686959\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:39.686987\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:39.687016\", \"created\": \"2023-11-15T22:15:26.727721\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:40.821 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:40 smithi145 bash[111573]: audit 2023-11-15T22:15:39.690558+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:39.686852\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:39.686928\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:39.686959\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:39.686987\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:39.687016\", \"created\": \"2023-11-15T22:15:26.727721\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}}, \"last_daemon_update\": \"2023-11-15T22:15:39.687074\", \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:40.821 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:40 smithi145 bash[108160]: audit 2023-11-15T22:15:39.688615+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:39.686852\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:39.686928\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:39.686959\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:39.686987\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:39.687016\", \"created\": \"2023-11-15T22:15:26.727721\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:40.821 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:40 smithi145 bash[108160]: audit 2023-11-15T22:15:39.690558+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:39.686852\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:39.686928\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:39.686959\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:39.686987\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:39.687016\", \"created\": \"2023-11-15T22:15:26.727721\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}}, \"last_daemon_update\": \"2023-11-15T22:15:39.687074\", \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:40.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:40 smithi145 bash[111573]: audit 2023-11-15T22:15:39.692009+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:40.822 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:40 smithi145 bash[111573]: audit 2023-11-15T22:15:39.695436+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:39.686852\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:39.686928\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:39.686959\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:39.686987\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:39.687016\", \"created\": \"2023-11-15T22:15:26.727721\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:40.822 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:40 smithi145 bash[108160]: audit 2023-11-15T22:15:39.692009+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:40.822 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:40 smithi145 bash[108160]: audit 2023-11-15T22:15:39.695436+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:39.686852\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:39.686928\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:39.686959\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:39.686987\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:39.687016\", \"created\": \"2023-11-15T22:15:26.727721\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:40.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:40 smithi195 bash[108245]: cluster 2023-11-15T22:15:39.564428+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e20: 3 total, 1 up, 2 in 2023-11-15T22:15:40.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:40 smithi195 bash[108245]: audit 2023-11-15T22:15:39.564551+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:40.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:40 smithi195 bash[108245]: audit 2023-11-15T22:15:39.687742+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:39.686852\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:39.686928\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:39.686959\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:39.686987\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:39.687016\", \"created\": \"2023-11-15T22:15:26.727721\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}}, \"last_daemon_update\": \"2023-11-15T22:15:39.687074\", \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:40.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:40 smithi195 bash[108245]: audit 2023-11-15T22:15:39.688615+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:39.686852\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:39.686928\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:39.686959\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:39.686987\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:39.687016\", \"created\": \"2023-11-15T22:15:26.727721\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:40.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:40 smithi195 bash[108245]: audit 2023-11-15T22:15:39.690558+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:39.686852\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:39.686928\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:39.686959\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:39.686987\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:39.687016\", \"created\": \"2023-11-15T22:15:26.727721\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}}, \"last_daemon_update\": \"2023-11-15T22:15:39.687074\", \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:40.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:40 smithi195 bash[108245]: audit 2023-11-15T22:15:39.692009+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:40.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:40 smithi195 bash[108245]: audit 2023-11-15T22:15:39.695436+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:39.686852\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:39.686928\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:39.686959\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:39.686987\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:15:39.687016\", \"created\": \"2023-11-15T22:15:26.727721\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_device_update\": \"2023-11-15T22:15:30.567174\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:41.094 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:15:40 smithi145 bash[117831]: debug 2023-11-15T22:15:40.819+0000 7f09766cd700 -1 osd.1 18 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-15T22:15:41.798 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-11-15T22:15:41.798 INFO:teuthology.orchestra.run.smithi145.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-11-15T22:15:41.799 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10+0 records in 2023-11-15T22:15:41.799 INFO:teuthology.orchestra.run.smithi145.stderr:10+0 records out 2023-11-15T22:15:41.799 INFO:teuthology.orchestra.run.smithi145.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0128183 s, 818 MB/s 2023-11-15T22:15:41.799 INFO:teuthology.orchestra.run.smithi145.stderr:--> Zapping successful for: 2023-11-15T22:15:41.836 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:41 smithi145 bash[108160]: cluster 2023-11-15T22:15:40.540976+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v63: 1 pgs: 1 stale+active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-15T22:15:41.836 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:41 smithi145 bash[108160]: audit 2023-11-15T22:15:40.807608+0000 mon.c (mon.1) 12 : audit [INF] from='osd.1 [v2:172.21.15.145:6810/1896942770,v1:172.21.15.145:6811/1896942770]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-15T22:15:41.836 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:41 smithi145 bash[108160]: audit 2023-11-15T22:15:40.807942+0000 mon.a (mon.0) 311 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-15T22:15:41.836 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:41 smithi145 bash[108160]: audit 2023-11-15T22:15:40.808472+0000 mon.c (mon.1) 13 : audit [INF] from='osd.1 [v2:172.21.15.145:6810/1896942770,v1:172.21.15.145:6811/1896942770]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:41.836 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:41 smithi145 bash[108160]: audit 2023-11-15T22:15:40.808754+0000 mon.a (mon.0) 312 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:41.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:41 smithi145 bash[111573]: cluster 2023-11-15T22:15:40.540976+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v63: 1 pgs: 1 stale+active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-15T22:15:41.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:41 smithi145 bash[111573]: audit 2023-11-15T22:15:40.807608+0000 mon.c (mon.1) 12 : audit [INF] from='osd.1 [v2:172.21.15.145:6810/1896942770,v1:172.21.15.145:6811/1896942770]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-15T22:15:41.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:41 smithi145 bash[111573]: audit 2023-11-15T22:15:40.807942+0000 mon.a (mon.0) 311 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-15T22:15:41.837 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:41 smithi145 bash[111573]: audit 2023-11-15T22:15:40.808472+0000 mon.c (mon.1) 13 : audit [INF] from='osd.1 [v2:172.21.15.145:6810/1896942770,v1:172.21.15.145:6811/1896942770]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:41.838 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:41 smithi145 bash[111573]: audit 2023-11-15T22:15:40.808754+0000 mon.a (mon.0) 312 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:41.838 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:41 smithi145 bash[108160]: audit 2023-11-15T22:15:41.487068+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"5c545f0a4376\", \"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-11-15T22:15:41.486000\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:40.981999\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_daemon_update\": \"2023-11-15T22:15:41.486124\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:41.838 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:41 smithi145 bash[108160]: audit 2023-11-15T22:15:41.490058+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"5c545f0a4376\", \"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-11-15T22:15:41.486000\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:40.981999\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_daemon_update\": \"2023-11-15T22:15:41.486124\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:41.838 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:41 smithi145 bash[108160]: audit 2023-11-15T22:15:41.490545+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:41.839 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:41 smithi145 bash[111573]: audit 2023-11-15T22:15:41.487068+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"5c545f0a4376\", \"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-11-15T22:15:41.486000\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:40.981999\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_daemon_update\": \"2023-11-15T22:15:41.486124\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:41.839 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:41 smithi145 bash[111573]: audit 2023-11-15T22:15:41.490058+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"5c545f0a4376\", \"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-11-15T22:15:41.486000\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:40.981999\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_daemon_update\": \"2023-11-15T22:15:41.486124\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:41.839 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:41 smithi145 bash[111573]: audit 2023-11-15T22:15:41.490545+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:42.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:41 smithi195 bash[108245]: cluster 2023-11-15T22:15:40.540976+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v63: 1 pgs: 1 stale+active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-15T22:15:42.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:41 smithi195 bash[108245]: audit 2023-11-15T22:15:40.807608+0000 mon.c (mon.1) 12 : audit [INF] from='osd.1 [v2:172.21.15.145:6810/1896942770,v1:172.21.15.145:6811/1896942770]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-15T22:15:42.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:41 smithi195 bash[108245]: audit 2023-11-15T22:15:40.807942+0000 mon.a (mon.0) 311 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-15T22:15:42.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:41 smithi195 bash[108245]: audit 2023-11-15T22:15:40.808472+0000 mon.c (mon.1) 13 : audit [INF] from='osd.1 [v2:172.21.15.145:6810/1896942770,v1:172.21.15.145:6811/1896942770]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:42.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:41 smithi195 bash[108245]: audit 2023-11-15T22:15:40.808754+0000 mon.a (mon.0) 312 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:42.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:41 smithi195 bash[108245]: audit 2023-11-15T22:15:41.487068+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"5c545f0a4376\", \"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-11-15T22:15:41.486000\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:40.981999\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_daemon_update\": \"2023-11-15T22:15:41.486124\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:42.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:41 smithi195 bash[108245]: audit 2023-11-15T22:15:41.490058+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"5c545f0a4376\", \"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-11-15T22:15:41.486000\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:40.981999\"}}, \"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\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_daemon_update\": \"2023-11-15T22:15:41.486124\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:42.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:41 smithi195 bash[108245]: audit 2023-11-15T22:15:41.490545+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:42.218 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:41 smithi145 bash[118170]: debug 2023-11-15T22:15:41.859+0000 7fd1e03b4ec0 -1 Falling back to public interface 2023-11-15T22:15:42.470 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:42 smithi145 bash[118170]: debug 2023-11-15T22:15:42.404+0000 7fd1e03b4ec0 -1 osd.2 0 log_to_monitors {default=true} 2023-11-15T22:15:42.612 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi145:vg_nvme/lv_1 2023-11-15T22:15:42.832 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:42 smithi145 bash[108160]: cluster 2023-11-15T22:15:41.695559+0000 mon.a (mon.0) 316 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-15T22:15:42.832 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:42 smithi145 bash[108160]: cluster 2023-11-15T22:15:41.704296+0000 mon.a (mon.0) 317 : cluster [INF] osd.1 [v2:172.21.15.145:6810/1896942770,v1:172.21.15.145:6811/1896942770] boot 2023-11-15T22:15:42.832 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:42 smithi145 bash[108160]: cluster 2023-11-15T22:15:41.704339+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e21: 3 total, 2 up, 2 in 2023-11-15T22:15:42.832 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:42 smithi145 bash[108160]: audit 2023-11-15T22:15:41.705004+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:42.832 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:42 smithi145 bash[108160]: audit 2023-11-15T22:15:41.705373+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:42.833 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:42 smithi145 bash[108160]: audit 2023-11-15T22:15:42.407193+0000 mon.c (mon.1) 14 : audit [INF] from='osd.2 [v2:172.21.15.145:6818/4028354565,v1:172.21.15.145:6819/4028354565]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-15T22:15:42.833 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:42 smithi145 bash[108160]: audit 2023-11-15T22:15:42.407436+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-15T22:15:42.833 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:42 smithi145 bash[111573]: cluster 2023-11-15T22:15:41.695559+0000 mon.a (mon.0) 316 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-15T22:15:42.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:42 smithi145 bash[111573]: cluster 2023-11-15T22:15:41.704296+0000 mon.a (mon.0) 317 : cluster [INF] osd.1 [v2:172.21.15.145:6810/1896942770,v1:172.21.15.145:6811/1896942770] boot 2023-11-15T22:15:42.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:42 smithi145 bash[111573]: cluster 2023-11-15T22:15:41.704339+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e21: 3 total, 2 up, 2 in 2023-11-15T22:15:42.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:42 smithi145 bash[111573]: audit 2023-11-15T22:15:41.705004+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:42.834 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:42 smithi145 bash[111573]: audit 2023-11-15T22:15:41.705373+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:42.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:42 smithi145 bash[111573]: audit 2023-11-15T22:15:42.407193+0000 mon.c (mon.1) 14 : audit [INF] from='osd.2 [v2:172.21.15.145:6818/4028354565,v1:172.21.15.145:6819/4028354565]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-15T22:15:42.835 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:42 smithi145 bash[111573]: audit 2023-11-15T22:15:42.407436+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-15T22:15:43.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:42 smithi195 bash[108245]: cluster 2023-11-15T22:15:41.695559+0000 mon.a (mon.0) 316 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-15T22:15:43.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:42 smithi195 bash[108245]: cluster 2023-11-15T22:15:41.704296+0000 mon.a (mon.0) 317 : cluster [INF] osd.1 [v2:172.21.15.145:6810/1896942770,v1:172.21.15.145:6811/1896942770] boot 2023-11-15T22:15:43.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:42 smithi195 bash[108245]: cluster 2023-11-15T22:15:41.704339+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e21: 3 total, 2 up, 2 in 2023-11-15T22:15:43.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:42 smithi195 bash[108245]: audit 2023-11-15T22:15:41.705004+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:15:43.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:42 smithi195 bash[108245]: audit 2023-11-15T22:15:41.705373+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:43.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:42 smithi195 bash[108245]: audit 2023-11-15T22:15:42.407193+0000 mon.c (mon.1) 14 : audit [INF] from='osd.2 [v2:172.21.15.145:6818/4028354565,v1:172.21.15.145:6819/4028354565]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-15T22:15:43.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:42 smithi195 bash[108245]: audit 2023-11-15T22:15:42.407436+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-15T22:15:43.969 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:43 smithi145 bash[118170]: debug 2023-11-15T22:15:43.721+0000 7fd1c5161700 -1 osd.2 0 waiting for initial osdmap 2023-11-15T22:15:43.970 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:43 smithi145 bash[118170]: debug 2023-11-15T22:15:43.725+0000 7fd1d037d700 -1 osd.2 23 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-15T22:15:43.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:43 smithi145 bash[108160]: cluster 2023-11-15T22:15:42.541207+0000 mgr.y (mgr.14142) 72 : cluster [DBG] pgmap v65: 1 pgs: 1 stale+active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-15T22:15:43.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:43 smithi145 bash[108160]: audit 2023-11-15T22:15:42.717195+0000 mon.a (mon.0) 322 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-15T22:15:43.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:43 smithi145 bash[108160]: cluster 2023-11-15T22:15:42.717485+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e22: 3 total, 2 up, 2 in 2023-11-15T22:15:43.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:43 smithi145 bash[108160]: audit 2023-11-15T22:15:42.717834+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:43.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:43 smithi145 bash[108160]: audit 2023-11-15T22:15:42.717914+0000 mon.c (mon.1) 15 : audit [INF] from='osd.2 [v2:172.21.15.145:6818/4028354565,v1:172.21.15.145:6819/4028354565]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:43.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:43 smithi145 bash[108160]: audit 2023-11-15T22:15:42.718597+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:43.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:43 smithi145 bash[111573]: cluster 2023-11-15T22:15:42.541207+0000 mgr.y (mgr.14142) 72 : cluster [DBG] pgmap v65: 1 pgs: 1 stale+active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-15T22:15:43.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:43 smithi145 bash[111573]: audit 2023-11-15T22:15:42.717195+0000 mon.a (mon.0) 322 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-15T22:15:43.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:43 smithi145 bash[111573]: cluster 2023-11-15T22:15:42.717485+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e22: 3 total, 2 up, 2 in 2023-11-15T22:15:43.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:43 smithi145 bash[111573]: audit 2023-11-15T22:15:42.717834+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:43.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:43 smithi145 bash[111573]: audit 2023-11-15T22:15:42.717914+0000 mon.c (mon.1) 15 : audit [INF] from='osd.2 [v2:172.21.15.145:6818/4028354565,v1:172.21.15.145:6819/4028354565]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:43.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:43 smithi145 bash[111573]: audit 2023-11-15T22:15:42.718597+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:44.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:43 smithi195 bash[108245]: cluster 2023-11-15T22:15:42.541207+0000 mgr.y (mgr.14142) 72 : cluster [DBG] pgmap v65: 1 pgs: 1 stale+active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-15T22:15:44.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:43 smithi195 bash[108245]: audit 2023-11-15T22:15:42.717195+0000 mon.a (mon.0) 322 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-15T22:15:44.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:43 smithi195 bash[108245]: cluster 2023-11-15T22:15:42.717485+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e22: 3 total, 2 up, 2 in 2023-11-15T22:15:44.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:43 smithi195 bash[108245]: audit 2023-11-15T22:15:42.717834+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:44.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:43 smithi195 bash[108245]: audit 2023-11-15T22:15:42.717914+0000 mon.c (mon.1) 15 : audit [INF] from='osd.2 [v2:172.21.15.145:6818/4028354565,v1:172.21.15.145:6819/4028354565]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:44.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:43 smithi195 bash[108245]: audit 2023-11-15T22:15:42.718597+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:44.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[108160]: cluster 2023-11-15T22:15:43.447653+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:15:44.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[108160]: cluster 2023-11-15T22:15:43.447693+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:15:44.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[108160]: audit 2023-11-15T22:15:43.716865+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-11-15T22:15:44.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[108160]: cluster 2023-11-15T22:15:43.716911+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e23: 3 total, 2 up, 2 in 2023-11-15T22:15:44.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[108160]: audit 2023-11-15T22:15:43.717541+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:44.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[108160]: audit 2023-11-15T22:15:43.801878+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:44.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[108160]: audit 2023-11-15T22:15:43.814791+0000 mgr.y (mgr.14142) 73 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:15:44.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[108160]: cephadm 2023-11-15T22:15:43.815601+0000 mgr.y (mgr.14142) 74 : cephadm [INF] Applying osd on host smithi145... 2023-11-15T22:15:44.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[108160]: audit 2023-11-15T22:15:43.815886+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:15:44.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[108160]: audit 2023-11-15T22:15:43.816474+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:44.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[108160]: audit 2023-11-15T22:15:43.817253+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:44.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[111573]: cluster 2023-11-15T22:15:43.447653+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:15:44.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[111573]: cluster 2023-11-15T22:15:43.447693+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:15:44.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[111573]: audit 2023-11-15T22:15:43.716865+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-11-15T22:15:44.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[111573]: cluster 2023-11-15T22:15:43.716911+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e23: 3 total, 2 up, 2 in 2023-11-15T22:15:44.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[111573]: audit 2023-11-15T22:15:43.717541+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:44.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[111573]: audit 2023-11-15T22:15:43.801878+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:44.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[111573]: audit 2023-11-15T22:15:43.814791+0000 mgr.y (mgr.14142) 73 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:15:44.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[111573]: cephadm 2023-11-15T22:15:43.815601+0000 mgr.y (mgr.14142) 74 : cephadm [INF] Applying osd on host smithi145... 2023-11-15T22:15:44.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[111573]: audit 2023-11-15T22:15:43.815886+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:15:44.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[111573]: audit 2023-11-15T22:15:43.816474+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:44.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[111573]: audit 2023-11-15T22:15:43.817253+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:44.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[108160]: audit 2023-11-15T22:15:43.987490+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"5c545f0a4376\", \"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-11-15T22:15:41.486000\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:40.981999\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_daemon_update\": \"2023-11-15T22:15:41.486124\", \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:44.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[108160]: audit 2023-11-15T22:15:43.991103+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"5c545f0a4376\", \"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-11-15T22:15:41.486000\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:40.981999\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_daemon_update\": \"2023-11-15T22:15:41.486124\", \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:44.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[111573]: audit 2023-11-15T22:15:43.987490+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"5c545f0a4376\", \"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-11-15T22:15:41.486000\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:40.981999\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_daemon_update\": \"2023-11-15T22:15:41.486124\", \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:44.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:44 smithi145 bash[111573]: audit 2023-11-15T22:15:43.991103+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"5c545f0a4376\", \"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-11-15T22:15:41.486000\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:40.981999\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_daemon_update\": \"2023-11-15T22:15:41.486124\", \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:45.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:44 smithi195 bash[108245]: cluster 2023-11-15T22:15:43.447653+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:15:45.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:44 smithi195 bash[108245]: cluster 2023-11-15T22:15:43.447693+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:15:45.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:44 smithi195 bash[108245]: audit 2023-11-15T22:15:43.716865+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-11-15T22:15:45.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:44 smithi195 bash[108245]: cluster 2023-11-15T22:15:43.716911+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e23: 3 total, 2 up, 2 in 2023-11-15T22:15:45.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:44 smithi195 bash[108245]: audit 2023-11-15T22:15:43.717541+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:45.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:44 smithi195 bash[108245]: audit 2023-11-15T22:15:43.801878+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:45.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:44 smithi195 bash[108245]: audit 2023-11-15T22:15:43.814791+0000 mgr.y (mgr.14142) 73 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi145:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:15:45.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:44 smithi195 bash[108245]: cephadm 2023-11-15T22:15:43.815601+0000 mgr.y (mgr.14142) 74 : cephadm [INF] Applying osd on host smithi145... 2023-11-15T22:15:45.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:44 smithi195 bash[108245]: audit 2023-11-15T22:15:43.815886+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:15:45.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:44 smithi195 bash[108245]: audit 2023-11-15T22:15:43.816474+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:45.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:44 smithi195 bash[108245]: audit 2023-11-15T22:15:43.817253+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:45.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:44 smithi195 bash[108245]: audit 2023-11-15T22:15:43.987490+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"5c545f0a4376\", \"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-11-15T22:15:41.486000\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:40.981999\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_daemon_update\": \"2023-11-15T22:15:41.486124\", \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:45.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:44 smithi195 bash[108245]: audit 2023-11-15T22:15:43.991103+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"5c545f0a4376\", \"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-11-15T22:15:41.486000\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:40.981999\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:38.423812\"}}, \"last_daemon_update\": \"2023-11-15T22:15:41.486124\", \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:46.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:45 smithi195 bash[108245]: cluster 2023-11-15T22:15:44.541484+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v68: 1 pgs: 1 stale+active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-15T22:15:46.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:45 smithi195 bash[108245]: cluster 2023-11-15T22:15:44.722297+0000 mon.a (mon.0) 335 : cluster [INF] osd.2 [v2:172.21.15.145:6818/4028354565,v1:172.21.15.145:6819/4028354565] boot 2023-11-15T22:15:46.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:45 smithi195 bash[108245]: cluster 2023-11-15T22:15:44.722339+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e24: 3 total, 3 up, 3 in 2023-11-15T22:15:46.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:45 smithi195 bash[108245]: audit 2023-11-15T22:15:44.722873+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:46.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:45 smithi195 bash[108245]: audit 2023-11-15T22:15:45.230613+0000 mon.a (mon.0) 338 : audit [INF] from='client.? 172.21.15.145:0/1448395608' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ffcb8eba-baf5-42cd-950f-94dc84c4051d"}]: dispatch 2023-11-15T22:15:46.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:45 smithi195 bash[108245]: audit 2023-11-15T22:15:45.235752+0000 mon.a (mon.0) 339 : audit [INF] from='client.? 172.21.15.145:0/1448395608' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ffcb8eba-baf5-42cd-950f-94dc84c4051d"}]': finished 2023-11-15T22:15:46.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:45 smithi195 bash[108245]: cluster 2023-11-15T22:15:45.235790+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-11-15T22:15:46.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:45 smithi195 bash[108245]: audit 2023-11-15T22:15:45.235928+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:46.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:45 smithi145 bash[108160]: cluster 2023-11-15T22:15:44.541484+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v68: 1 pgs: 1 stale+active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-15T22:15:46.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:45 smithi145 bash[108160]: cluster 2023-11-15T22:15:44.722297+0000 mon.a (mon.0) 335 : cluster [INF] osd.2 [v2:172.21.15.145:6818/4028354565,v1:172.21.15.145:6819/4028354565] boot 2023-11-15T22:15:46.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:45 smithi145 bash[108160]: cluster 2023-11-15T22:15:44.722339+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e24: 3 total, 3 up, 3 in 2023-11-15T22:15:46.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:45 smithi145 bash[108160]: audit 2023-11-15T22:15:44.722873+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:46.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:45 smithi145 bash[108160]: audit 2023-11-15T22:15:45.230613+0000 mon.a (mon.0) 338 : audit [INF] from='client.? 172.21.15.145:0/1448395608' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ffcb8eba-baf5-42cd-950f-94dc84c4051d"}]: dispatch 2023-11-15T22:15:46.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:45 smithi145 bash[108160]: audit 2023-11-15T22:15:45.235752+0000 mon.a (mon.0) 339 : audit [INF] from='client.? 172.21.15.145:0/1448395608' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ffcb8eba-baf5-42cd-950f-94dc84c4051d"}]': finished 2023-11-15T22:15:46.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:45 smithi145 bash[108160]: cluster 2023-11-15T22:15:45.235790+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-11-15T22:15:46.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:45 smithi145 bash[108160]: audit 2023-11-15T22:15:45.235928+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:46.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:45 smithi145 bash[111573]: cluster 2023-11-15T22:15:44.541484+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v68: 1 pgs: 1 stale+active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-15T22:15:46.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:45 smithi145 bash[111573]: cluster 2023-11-15T22:15:44.722297+0000 mon.a (mon.0) 335 : cluster [INF] osd.2 [v2:172.21.15.145:6818/4028354565,v1:172.21.15.145:6819/4028354565] boot 2023-11-15T22:15:46.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:45 smithi145 bash[111573]: cluster 2023-11-15T22:15:44.722339+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e24: 3 total, 3 up, 3 in 2023-11-15T22:15:46.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:45 smithi145 bash[111573]: audit 2023-11-15T22:15:44.722873+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:46.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:45 smithi145 bash[111573]: audit 2023-11-15T22:15:45.230613+0000 mon.a (mon.0) 338 : audit [INF] from='client.? 172.21.15.145:0/1448395608' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ffcb8eba-baf5-42cd-950f-94dc84c4051d"}]: dispatch 2023-11-15T22:15:46.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:45 smithi145 bash[111573]: audit 2023-11-15T22:15:45.235752+0000 mon.a (mon.0) 339 : audit [INF] from='client.? 172.21.15.145:0/1448395608' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ffcb8eba-baf5-42cd-950f-94dc84c4051d"}]': finished 2023-11-15T22:15:46.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:45 smithi145 bash[111573]: cluster 2023-11-15T22:15:45.235790+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-11-15T22:15:46.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:45 smithi145 bash[111573]: audit 2023-11-15T22:15:45.235928+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:47.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:46 smithi195 bash[108245]: audit 2023-11-15T22:15:46.015414+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.145:0/2972420884' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:15:47.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:46 smithi195 bash[108245]: cluster 2023-11-15T22:15:46.236513+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2023-11-15T22:15:47.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:46 smithi195 bash[108245]: audit 2023-11-15T22:15:46.236644+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:47.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:46 smithi145 bash[108160]: audit 2023-11-15T22:15:46.015414+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.145:0/2972420884' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:15:47.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:46 smithi145 bash[108160]: cluster 2023-11-15T22:15:46.236513+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2023-11-15T22:15:47.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:46 smithi145 bash[108160]: audit 2023-11-15T22:15:46.236644+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:47.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:46 smithi145 bash[111573]: audit 2023-11-15T22:15:46.015414+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.145:0/2972420884' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:15:47.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:46 smithi145 bash[111573]: cluster 2023-11-15T22:15:46.236513+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2023-11-15T22:15:47.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:46 smithi145 bash[111573]: audit 2023-11-15T22:15:46.236644+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:48.047 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:47 smithi145 bash[108160]: cluster 2023-11-15T22:15:46.541819+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:15:48.047 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:47 smithi145 bash[108160]: cluster 2023-11-15T22:15:47.233983+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-15T22:15:48.047 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:47 smithi145 bash[108160]: cluster 2023-11-15T22:15:47.234039+0000 mon.a (mon.0) 345 : cluster [INF] Cluster is now healthy 2023-11-15T22:15:48.047 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:47 smithi145 bash[111573]: cluster 2023-11-15T22:15:46.541819+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:15:48.047 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:47 smithi145 bash[111573]: cluster 2023-11-15T22:15:47.233983+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-15T22:15:48.047 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:47 smithi145 bash[111573]: cluster 2023-11-15T22:15:47.234039+0000 mon.a (mon.0) 345 : cluster [INF] Cluster is now healthy 2023-11-15T22:15:48.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:47 smithi195 bash[108245]: cluster 2023-11-15T22:15:46.541819+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:15:48.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:47 smithi195 bash[108245]: cluster 2023-11-15T22:15:47.233983+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-15T22:15:48.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:47 smithi195 bash[108245]: cluster 2023-11-15T22:15:47.234039+0000 mon.a (mon.0) 345 : cluster [INF] Cluster is now healthy 2023-11-15T22:15:48.900 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:48 smithi145 bash[108160]: audit 2023-11-15T22:15:48.244076+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:48.901 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:48 smithi145 bash[111573]: audit 2023-11-15T22:15:48.244076+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:49.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:48 smithi195 bash[108245]: audit 2023-11-15T22:15:48.244076+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:50.054 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:49 smithi145 bash[108160]: cluster 2023-11-15T22:15:48.542183+0000 mgr.y (mgr.14142) 77 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 0 B data, 640 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:15:50.055 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:49 smithi145 bash[111573]: cluster 2023-11-15T22:15:48.542183+0000 mgr.y (mgr.14142) 77 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 0 B data, 640 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:15:50.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:49 smithi195 bash[108245]: cluster 2023-11-15T22:15:48.542183+0000 mgr.y (mgr.14142) 77 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 0 B data, 640 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:15:50.879 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:50 smithi145 bash[108160]: audit 2023-11-15T22:15:49.810226+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-15T22:15:50.879 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:50 smithi145 bash[108160]: audit 2023-11-15T22:15:49.810792+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:50.880 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:50 smithi145 bash[108160]: cephadm 2023-11-15T22:15:49.811174+0000 mgr.y (mgr.14142) 78 : cephadm [INF] Deploying daemon osd.2 on smithi145 2023-11-15T22:15:50.880 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:50 smithi145 bash[108160]: audit 2023-11-15T22:15:49.811353+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-15T22:15:50.880 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:50 smithi145 bash[111573]: audit 2023-11-15T22:15:49.810226+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-15T22:15:50.880 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:50 smithi145 bash[111573]: audit 2023-11-15T22:15:49.810792+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:50.880 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:50 smithi145 bash[111573]: cephadm 2023-11-15T22:15:49.811174+0000 mgr.y (mgr.14142) 78 : cephadm [INF] Deploying daemon osd.2 on smithi145 2023-11-15T22:15:50.880 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:50 smithi145 bash[111573]: audit 2023-11-15T22:15:49.811353+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-15T22:15:50.880 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:50 smithi145 systemd[1]: Stopping Ceph osd.2 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:15:50.881 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:50 smithi145 bash[118170]: debug 2023-11-15T22:15:50.682+0000 7fd1d7bfc700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-15T22:15:50.881 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:50 smithi145 bash[118170]: debug 2023-11-15T22:15:50.682+0000 7fd1d7bfc700 -1 osd.2 26 *** Got signal Terminated *** 2023-11-15T22:15:50.881 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:50 smithi145 bash[118170]: debug 2023-11-15T22:15:50.682+0000 7fd1d7bfc700 -1 osd.2 26 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-15T22:15:51.147 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:50 smithi145 podman[119553]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.2 2023-11-15T22:15:51.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:50 smithi195 bash[108245]: audit 2023-11-15T22:15:49.810226+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-15T22:15:51.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:50 smithi195 bash[108245]: audit 2023-11-15T22:15:49.810792+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:51.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:50 smithi195 bash[108245]: cephadm 2023-11-15T22:15:49.811174+0000 mgr.y (mgr.14142) 78 : cephadm [INF] Deploying daemon osd.2 on smithi145 2023-11-15T22:15:51.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:50 smithi195 bash[108245]: audit 2023-11-15T22:15:49.811353+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-15T22:15:51.866 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[108160]: cluster 2023-11-15T22:15:50.542487+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 0 B data, 640 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:15:51.866 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[108160]: cluster 2023-11-15T22:15:50.923100+0000 mon.a (mon.0) 350 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-15T22:15:51.866 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[108160]: cluster 2023-11-15T22:15:50.923131+0000 mon.a (mon.0) 351 : cluster [INF] osd.2 failed (root=default,host=smithi145) (connection refused reported by osd.0) 2023-11-15T22:15:51.866 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[108160]: cluster 2023-11-15T22:15:50.923258+0000 mon.a (mon.0) 352 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-15T22:15:51.866 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[108160]: cluster 2023-11-15T22:15:50.923335+0000 mon.a (mon.0) 353 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-15T22:15:51.866 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[108160]: cluster 2023-11-15T22:15:50.923466+0000 mon.a (mon.0) 354 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-15T22:15:51.866 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[108160]: cluster 2023-11-15T22:15:51.324116+0000 mon.a (mon.0) 355 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-15T22:15:51.866 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[108160]: cluster 2023-11-15T22:15:51.324216+0000 mon.a (mon.0) 356 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-15T22:15:51.867 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[108160]: cluster 2023-11-15T22:15:51.324377+0000 mon.a (mon.0) 357 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-15T22:15:51.867 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[108160]: cluster 2023-11-15T22:15:51.324488+0000 mon.a (mon.0) 358 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-15T22:15:51.867 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[111573]: cluster 2023-11-15T22:15:50.542487+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 0 B data, 640 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:15:51.867 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[111573]: cluster 2023-11-15T22:15:50.923100+0000 mon.a (mon.0) 350 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-15T22:15:51.867 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[111573]: cluster 2023-11-15T22:15:50.923131+0000 mon.a (mon.0) 351 : cluster [INF] osd.2 failed (root=default,host=smithi145) (connection refused reported by osd.0) 2023-11-15T22:15:51.867 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[111573]: cluster 2023-11-15T22:15:50.923258+0000 mon.a (mon.0) 352 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-15T22:15:51.867 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[111573]: cluster 2023-11-15T22:15:50.923335+0000 mon.a (mon.0) 353 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-15T22:15:51.867 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[111573]: cluster 2023-11-15T22:15:50.923466+0000 mon.a (mon.0) 354 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-15T22:15:51.867 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[111573]: cluster 2023-11-15T22:15:51.324116+0000 mon.a (mon.0) 355 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-15T22:15:51.868 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[111573]: cluster 2023-11-15T22:15:51.324216+0000 mon.a (mon.0) 356 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-15T22:15:51.868 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[111573]: cluster 2023-11-15T22:15:51.324377+0000 mon.a (mon.0) 357 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-15T22:15:51.868 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:51 smithi145 bash[111573]: cluster 2023-11-15T22:15:51.324488+0000 mon.a (mon.0) 358 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-15T22:15:51.868 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:51 smithi145 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.2.service: Succeeded. 2023-11-15T22:15:51.868 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:51 smithi145 systemd[1]: Stopped Ceph osd.2 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:15:51.868 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:51 smithi145 systemd[1]: Starting Ceph osd.2 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:15:51.868 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:51 smithi145 podman[119686]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.2" found: no such container 2023-11-15T22:15:51.868 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:51 smithi145 systemd[1]: Started Ceph osd.2 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:15:52.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:51 smithi195 bash[108245]: cluster 2023-11-15T22:15:50.542487+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 0 B data, 640 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:15:52.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:51 smithi195 bash[108245]: cluster 2023-11-15T22:15:50.923100+0000 mon.a (mon.0) 350 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-15T22:15:52.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:51 smithi195 bash[108245]: cluster 2023-11-15T22:15:50.923131+0000 mon.a (mon.0) 351 : cluster [INF] osd.2 failed (root=default,host=smithi145) (connection refused reported by osd.0) 2023-11-15T22:15:52.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:51 smithi195 bash[108245]: cluster 2023-11-15T22:15:50.923258+0000 mon.a (mon.0) 352 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-15T22:15:52.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:51 smithi195 bash[108245]: cluster 2023-11-15T22:15:50.923335+0000 mon.a (mon.0) 353 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-15T22:15:52.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:51 smithi195 bash[108245]: cluster 2023-11-15T22:15:50.923466+0000 mon.a (mon.0) 354 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-15T22:15:52.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:51 smithi195 bash[108245]: cluster 2023-11-15T22:15:51.324116+0000 mon.a (mon.0) 355 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-15T22:15:52.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:51 smithi195 bash[108245]: cluster 2023-11-15T22:15:51.324216+0000 mon.a (mon.0) 356 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-15T22:15:52.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:51 smithi195 bash[108245]: cluster 2023-11-15T22:15:51.324377+0000 mon.a (mon.0) 357 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-15T22:15:52.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:51 smithi195 bash[108245]: cluster 2023-11-15T22:15:51.324488+0000 mon.a (mon.0) 358 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-15T22:15:52.470 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[119702]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-11-15T22:15:52.470 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[119702]: 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-11-15T22:15:52.470 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[119702]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-11-15T22:15:52.470 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[119702]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-11-15T22:15:52.470 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[119702]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-11-15T22:15:52.470 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[119702]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-11-15T22:15:52.470 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[119702]: --> ceph-volume lvm activate successful for osd ID: 2 2023-11-15T22:15:52.860 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[111573]: cluster 2023-11-15T22:15:51.754302+0000 mon.a (mon.0) 359 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:15:52.860 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[111573]: cluster 2023-11-15T22:15:51.764052+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e27: 4 total, 2 up, 3 in 2023-11-15T22:15:52.860 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[111573]: audit 2023-11-15T22:15:51.764371+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:52.861 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[108160]: cluster 2023-11-15T22:15:51.754302+0000 mon.a (mon.0) 359 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:15:52.861 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[108160]: cluster 2023-11-15T22:15:51.764052+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e27: 4 total, 2 up, 3 in 2023-11-15T22:15:52.861 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[108160]: audit 2023-11-15T22:15:51.764371+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:52.861 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[108160]: audit 2023-11-15T22:15:51.793227+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}}, \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:52.861 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[108160]: audit 2023-11-15T22:15:51.793761+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:52.862 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[108160]: audit 2023-11-15T22:15:51.796548+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}}, \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:52.862 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[108160]: audit 2023-11-15T22:15:51.797233+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-15T22:15:52.862 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[108160]: audit 2023-11-15T22:15:51.798519+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:52.862 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[108160]: cephadm 2023-11-15T22:15:51.798950+0000 mgr.y (mgr.14142) 80 : cephadm [INF] Deploying daemon osd.3 on smithi145 2023-11-15T22:15:52.862 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[108160]: audit 2023-11-15T22:15:51.799151+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-11-15T22:15:52.862 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[111573]: audit 2023-11-15T22:15:51.793227+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}}, \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:52.862 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[111573]: audit 2023-11-15T22:15:51.793761+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:52.863 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[111573]: audit 2023-11-15T22:15:51.796548+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}}, \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:52.863 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[111573]: audit 2023-11-15T22:15:51.797233+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-15T22:15:52.863 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[111573]: audit 2023-11-15T22:15:51.798519+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:52.863 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[111573]: cephadm 2023-11-15T22:15:51.798950+0000 mgr.y (mgr.14142) 80 : cephadm [INF] Deploying daemon osd.3 on smithi145 2023-11-15T22:15:52.863 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:52 smithi145 bash[111573]: audit 2023-11-15T22:15:51.799151+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-11-15T22:15:53.097 INFO:teuthology.orchestra.run.smithi145.stdout:Created osd(s) 2,3 on host 'smithi145' 2023-11-15T22:15:53.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:52 smithi195 bash[108245]: cluster 2023-11-15T22:15:51.754302+0000 mon.a (mon.0) 359 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:15:53.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:52 smithi195 bash[108245]: cluster 2023-11-15T22:15:51.764052+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e27: 4 total, 2 up, 3 in 2023-11-15T22:15:53.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:52 smithi195 bash[108245]: audit 2023-11-15T22:15:51.764371+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:53.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:52 smithi195 bash[108245]: audit 2023-11-15T22:15:51.793227+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}}, \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:53.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:52 smithi195 bash[108245]: audit 2023-11-15T22:15:51.793761+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:53.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:52 smithi195 bash[108245]: audit 2023-11-15T22:15:51.796548+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}}, \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:53.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:52 smithi195 bash[108245]: audit 2023-11-15T22:15:51.797233+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-15T22:15:53.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:52 smithi195 bash[108245]: audit 2023-11-15T22:15:51.798519+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:53.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:52 smithi195 bash[108245]: cephadm 2023-11-15T22:15:51.798950+0000 mgr.y (mgr.14142) 80 : cephadm [INF] Deploying daemon osd.3 on smithi145 2023-11-15T22:15:53.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:52 smithi195 bash[108245]: audit 2023-11-15T22:15:51.799151+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-11-15T22:15:53.514 DEBUG:teuthology.orchestra.run.smithi145:osd.3> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.3.service 2023-11-15T22:15:53.517 INFO:tasks.cephadm:Deploying osd.4 on smithi195 with /dev/vg_nvme/lv_4... 2023-11-15T22:15:53.517 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-11-15T22:15:53.552 INFO:journalctl@ceph.osd.3.smithi145.stdout:-- Logs begin at Wed 2023-11-15 22:03:44 UTC. -- 2023-11-15T22:15:53.765 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[119909]: debug 2023-11-15T22:15:53.552+0000 7f4a8364bec0 -1 Falling back to public interface 2023-11-15T22:15:53.766 INFO:journalctl@ceph.osd.3.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[120089]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-11-15T22:15:53.766 INFO:journalctl@ceph.osd.3.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[120089]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2023-11-15T22:15:53.766 INFO:journalctl@ceph.osd.3.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[120089]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-11-15T22:15:53.766 INFO:journalctl@ceph.osd.3.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[120089]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-11-15T22:15:53.766 INFO:journalctl@ceph.osd.3.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[120089]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-11-15T22:15:53.766 INFO:journalctl@ceph.osd.3.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[120089]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-11-15T22:15:53.766 INFO:journalctl@ceph.osd.3.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[120089]: --> ceph-volume lvm activate successful for osd ID: 3 2023-11-15T22:15:53.814 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:53 smithi195 bash[108245]: cluster 2023-11-15T22:15:52.542807+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 0 B data, 664 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:15:53.814 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:53 smithi195 bash[108245]: cluster 2023-11-15T22:15:52.765567+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e28: 4 total, 2 up, 3 in 2023-11-15T22:15:53.814 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:53 smithi195 bash[108245]: audit 2023-11-15T22:15:52.765719+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:53.814 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:53 smithi195 bash[108245]: audit 2023-11-15T22:15:53.090110+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:53.814 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:53 smithi195 bash[108245]: audit 2023-11-15T22:15:53.093331+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:53.814 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:53 smithi195 bash[108245]: audit 2023-11-15T22:15:53.538595+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:53.537533\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:53.537609\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:53.537650\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:53.537683\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:53.537712\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:53.537740\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:53.537813\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:53.814 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:53 smithi195 bash[108245]: audit 2023-11-15T22:15:53.541532+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:53.537533\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:53.537609\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:53.537650\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:53.537683\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:53.537712\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:53.537740\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:53.537813\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:53.815 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:53 smithi195 bash[108245]: audit 2023-11-15T22:15:53.542145+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:54.051 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[111573]: cluster 2023-11-15T22:15:52.542807+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 0 B data, 664 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:15:54.051 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[111573]: cluster 2023-11-15T22:15:52.765567+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e28: 4 total, 2 up, 3 in 2023-11-15T22:15:54.051 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[111573]: audit 2023-11-15T22:15:52.765719+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:54.052 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[108160]: cluster 2023-11-15T22:15:52.542807+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 0 B data, 664 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:15:54.052 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[108160]: cluster 2023-11-15T22:15:52.765567+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e28: 4 total, 2 up, 3 in 2023-11-15T22:15:54.052 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[108160]: audit 2023-11-15T22:15:52.765719+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:54.052 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[108160]: audit 2023-11-15T22:15:53.090110+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:54.052 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[108160]: audit 2023-11-15T22:15:53.093331+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:54.053 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[111573]: audit 2023-11-15T22:15:53.090110+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:54.053 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[111573]: audit 2023-11-15T22:15:53.093331+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:41.485617\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:41.485747\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:41.485805\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:41.485861\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:41.485942\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_device_update\": \"2023-11-15T22:15:43.986801\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:54.053 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[108160]: audit 2023-11-15T22:15:53.538595+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:53.537533\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:53.537609\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:53.537650\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:53.537683\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:53.537712\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:53.537740\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:53.537813\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:54.053 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[108160]: audit 2023-11-15T22:15:53.541532+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:53.537533\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:53.537609\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:53.537650\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:53.537683\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:53.537712\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:53.537740\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:53.537813\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:54.053 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[108160]: audit 2023-11-15T22:15:53.542145+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:54.054 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[111573]: audit 2023-11-15T22:15:53.538595+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:53.537533\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:53.537609\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:53.537650\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:53.537683\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:53.537712\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:53.537740\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:53.537813\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:54.054 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[111573]: audit 2023-11-15T22:15:53.541532+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:53.537533\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:53.537609\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:53.537650\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:53.537683\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:53.537712\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:53.537740\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:53.537813\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:54.054 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:53 smithi145 bash[111573]: audit 2023-11-15T22:15:53.542145+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:54.337 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:54 smithi145 bash[119909]: debug 2023-11-15T22:15:54.117+0000 7f4a8364bec0 -1 osd.2 26 log_to_monitors {default=true} 2023-11-15T22:15:54.337 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:15:54 smithi145 bash[119909]: debug 2023-11-15T22:15:54.123+0000 7f4a7761c700 -1 osd.2 26 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-15T22:15:54.808 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-11-15T22:15:54.808 INFO:teuthology.orchestra.run.smithi195.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-11-15T22:15:54.809 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10+0 records in 2023-11-15T22:15:54.809 INFO:teuthology.orchestra.run.smithi195.stderr:10+0 records out 2023-11-15T22:15:54.809 INFO:teuthology.orchestra.run.smithi195.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00818249 s, 1.3 GB/s 2023-11-15T22:15:54.809 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping successful for: 2023-11-15T22:15:54.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:54 smithi145 bash[111573]: audit 2023-11-15T22:15:54.120787+0000 mon.a (mon.0) 375 : audit [INF] from='osd.2 [v2:172.21.15.145:6818/1711111269,v1:172.21.15.145:6819/1711111269]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-15T22:15:54.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:54 smithi145 bash[111573]: audit 2023-11-15T22:15:54.121291+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 [v2:172.21.15.145:6818/1711111269,v1:172.21.15.145:6819/1711111269]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:54.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:54 smithi145 bash[108160]: audit 2023-11-15T22:15:54.120787+0000 mon.a (mon.0) 375 : audit [INF] from='osd.2 [v2:172.21.15.145:6818/1711111269,v1:172.21.15.145:6819/1711111269]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-15T22:15:54.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:54 smithi145 bash[108160]: audit 2023-11-15T22:15:54.121291+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 [v2:172.21.15.145:6818/1711111269,v1:172.21.15.145:6819/1711111269]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:55.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:54 smithi195 bash[108245]: audit 2023-11-15T22:15:54.120787+0000 mon.a (mon.0) 375 : audit [INF] from='osd.2 [v2:172.21.15.145:6818/1711111269,v1:172.21.15.145:6819/1711111269]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-15T22:15:55.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:54 smithi195 bash[108245]: audit 2023-11-15T22:15:54.121291+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 [v2:172.21.15.145:6818/1711111269,v1:172.21.15.145:6819/1711111269]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:55.178 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi195:vg_nvme/lv_4 2023-11-15T22:15:55.470 INFO:journalctl@ceph.osd.3.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[120432]: debug 2023-11-15T22:15:55.105+0000 7f9a43132ec0 -1 Falling back to public interface 2023-11-15T22:15:55.969 INFO:journalctl@ceph.osd.3.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[120432]: debug 2023-11-15T22:15:55.664+0000 7f9a43132ec0 -1 osd.3 0 log_to_monitors {default=true} 2023-11-15T22:15:55.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[108160]: cluster 2023-11-15T22:15:54.543077+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 0 B data, 680 KiB used, 265 GiB / 268 GiB avail 2023-11-15T22:15:55.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[108160]: cluster 2023-11-15T22:15:54.764744+0000 mon.a (mon.0) 377 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-15T22:15:55.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[108160]: cluster 2023-11-15T22:15:54.764767+0000 mon.a (mon.0) 378 : cluster [INF] Cluster is now healthy 2023-11-15T22:15:55.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[108160]: cluster 2023-11-15T22:15:54.769263+0000 mon.a (mon.0) 379 : cluster [INF] osd.2 [v2:172.21.15.145:6818/1711111269,v1:172.21.15.145:6819/1711111269] boot 2023-11-15T22:15:55.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[108160]: cluster 2023-11-15T22:15:54.769326+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e29: 4 total, 3 up, 3 in 2023-11-15T22:15:55.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[108160]: audit 2023-11-15T22:15:54.769949+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:55.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[108160]: audit 2023-11-15T22:15:54.770206+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:55.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[108160]: audit 2023-11-15T22:15:55.668464+0000 mon.a (mon.0) 383 : audit [INF] from='osd.3 [v2:172.21.15.145:6826/415144406,v1:172.21.15.145:6827/415144406]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-15T22:15:55.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[108160]: audit 2023-11-15T22:15:55.769958+0000 mon.a (mon.0) 384 : audit [INF] from='osd.3 [v2:172.21.15.145:6826/415144406,v1:172.21.15.145:6827/415144406]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-15T22:15:55.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[108160]: cluster 2023-11-15T22:15:55.770006+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e30: 4 total, 3 up, 3 in 2023-11-15T22:15:55.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[108160]: audit 2023-11-15T22:15:55.770185+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:55.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[108160]: audit 2023-11-15T22:15:55.770560+0000 mon.a (mon.0) 387 : audit [INF] from='osd.3 [v2:172.21.15.145:6826/415144406,v1:172.21.15.145:6827/415144406]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:55.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[111573]: cluster 2023-11-15T22:15:54.543077+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 0 B data, 680 KiB used, 265 GiB / 268 GiB avail 2023-11-15T22:15:55.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[111573]: cluster 2023-11-15T22:15:54.764744+0000 mon.a (mon.0) 377 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-15T22:15:55.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[111573]: cluster 2023-11-15T22:15:54.764767+0000 mon.a (mon.0) 378 : cluster [INF] Cluster is now healthy 2023-11-15T22:15:55.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[111573]: cluster 2023-11-15T22:15:54.769263+0000 mon.a (mon.0) 379 : cluster [INF] osd.2 [v2:172.21.15.145:6818/1711111269,v1:172.21.15.145:6819/1711111269] boot 2023-11-15T22:15:55.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[111573]: cluster 2023-11-15T22:15:54.769326+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e29: 4 total, 3 up, 3 in 2023-11-15T22:15:55.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[111573]: audit 2023-11-15T22:15:54.769949+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:55.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[111573]: audit 2023-11-15T22:15:54.770206+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:55.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[111573]: audit 2023-11-15T22:15:55.668464+0000 mon.a (mon.0) 383 : audit [INF] from='osd.3 [v2:172.21.15.145:6826/415144406,v1:172.21.15.145:6827/415144406]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-15T22:15:55.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[111573]: audit 2023-11-15T22:15:55.769958+0000 mon.a (mon.0) 384 : audit [INF] from='osd.3 [v2:172.21.15.145:6826/415144406,v1:172.21.15.145:6827/415144406]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-15T22:15:55.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[111573]: cluster 2023-11-15T22:15:55.770006+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e30: 4 total, 3 up, 3 in 2023-11-15T22:15:55.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[111573]: audit 2023-11-15T22:15:55.770185+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:55.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:55 smithi145 bash[111573]: audit 2023-11-15T22:15:55.770560+0000 mon.a (mon.0) 387 : audit [INF] from='osd.3 [v2:172.21.15.145:6826/415144406,v1:172.21.15.145:6827/415144406]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:56.131 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:55 smithi195 bash[108245]: cluster 2023-11-15T22:15:54.543077+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 0 B data, 680 KiB used, 265 GiB / 268 GiB avail 2023-11-15T22:15:56.131 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:55 smithi195 bash[108245]: cluster 2023-11-15T22:15:54.764744+0000 mon.a (mon.0) 377 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-15T22:15:56.132 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:55 smithi195 bash[108245]: cluster 2023-11-15T22:15:54.764767+0000 mon.a (mon.0) 378 : cluster [INF] Cluster is now healthy 2023-11-15T22:15:56.132 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:55 smithi195 bash[108245]: cluster 2023-11-15T22:15:54.769263+0000 mon.a (mon.0) 379 : cluster [INF] osd.2 [v2:172.21.15.145:6818/1711111269,v1:172.21.15.145:6819/1711111269] boot 2023-11-15T22:15:56.132 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:55 smithi195 bash[108245]: cluster 2023-11-15T22:15:54.769326+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e29: 4 total, 3 up, 3 in 2023-11-15T22:15:56.132 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:55 smithi195 bash[108245]: audit 2023-11-15T22:15:54.769949+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:15:56.132 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:55 smithi195 bash[108245]: audit 2023-11-15T22:15:54.770206+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:56.132 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:55 smithi195 bash[108245]: audit 2023-11-15T22:15:55.668464+0000 mon.a (mon.0) 383 : audit [INF] from='osd.3 [v2:172.21.15.145:6826/415144406,v1:172.21.15.145:6827/415144406]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-15T22:15:56.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:55 smithi195 bash[108245]: audit 2023-11-15T22:15:55.769958+0000 mon.a (mon.0) 384 : audit [INF] from='osd.3 [v2:172.21.15.145:6826/415144406,v1:172.21.15.145:6827/415144406]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-15T22:15:56.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:55 smithi195 bash[108245]: cluster 2023-11-15T22:15:55.770006+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e30: 4 total, 3 up, 3 in 2023-11-15T22:15:56.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:55 smithi195 bash[108245]: audit 2023-11-15T22:15:55.770185+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:56.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:55 smithi195 bash[108245]: audit 2023-11-15T22:15:55.770560+0000 mon.a (mon.0) 387 : audit [INF] from='osd.3 [v2:172.21.15.145:6826/415144406,v1:172.21.15.145:6827/415144406]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]: dispatch 2023-11-15T22:15:57.056 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:56 smithi195 bash[108245]: audit 2023-11-15T22:15:55.864573+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:57.056 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:56 smithi195 bash[108245]: audit 2023-11-15T22:15:56.043953+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:53.537533\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:53.537609\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:53.537650\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:53.537683\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:53.537712\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:53.537740\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:53.537813\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:57.056 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:56 smithi195 bash[108245]: audit 2023-11-15T22:15:56.047028+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:53.537533\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:53.537609\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:53.537650\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:53.537683\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:53.537712\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:53.537740\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:53.537813\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:57.057 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:56 smithi195 bash[108245]: audit 2023-11-15T22:15:56.048126+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:57.057 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:56 smithi195 bash[108245]: audit 2023-11-15T22:15:56.458592+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:15:57.057 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:56 smithi195 bash[108245]: audit 2023-11-15T22:15:56.459333+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:57.057 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:56 smithi195 bash[108245]: audit 2023-11-15T22:15:56.460088+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:57.057 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:56 smithi195 bash[108245]: cluster 2023-11-15T22:15:56.640800+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:15:57.057 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:56 smithi195 bash[108245]: cluster 2023-11-15T22:15:56.640841+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:15:57.058 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:56 smithi195 bash[108245]: audit 2023-11-15T22:15:56.771822+0000 mon.a (mon.0) 395 : audit [INF] from='osd.3 [v2:172.21.15.145:6826/415144406,v1:172.21.15.145:6827/415144406]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-11-15T22:15:57.058 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:56 smithi195 bash[108245]: cluster 2023-11-15T22:15:56.771874+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e31: 4 total, 3 up, 3 in 2023-11-15T22:15:57.058 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:56 smithi195 bash[108245]: audit 2023-11-15T22:15:56.772006+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:57.220 INFO:journalctl@ceph.osd.3.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[120432]: debug 2023-11-15T22:15:56.774+0000 7f9a2bee7700 -1 osd.3 0 waiting for initial osdmap 2023-11-15T22:15:57.220 INFO:journalctl@ceph.osd.3.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[120432]: debug 2023-11-15T22:15:56.781+0000 7f9a37103700 -1 osd.3 31 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-15T22:15:57.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[111573]: audit 2023-11-15T22:15:55.864573+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:57.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[108160]: audit 2023-11-15T22:15:55.864573+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:57.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[111573]: audit 2023-11-15T22:15:56.043953+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:53.537533\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:53.537609\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:53.537650\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:53.537683\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:53.537712\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:53.537740\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:53.537813\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:57.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[108160]: audit 2023-11-15T22:15:56.043953+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:53.537533\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:53.537609\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:53.537650\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:53.537683\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:53.537712\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:53.537740\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:53.537813\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:57.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[111573]: audit 2023-11-15T22:15:56.047028+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:53.537533\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:53.537609\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:53.537650\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:53.537683\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:53.537712\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:53.537740\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:53.537813\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:57.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[111573]: audit 2023-11-15T22:15:56.048126+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:57.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[111573]: audit 2023-11-15T22:15:56.458592+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:15:57.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[111573]: audit 2023-11-15T22:15:56.459333+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:57.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[111573]: audit 2023-11-15T22:15:56.460088+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:57.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[111573]: cluster 2023-11-15T22:15:56.640800+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:15:57.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[111573]: cluster 2023-11-15T22:15:56.640841+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:15:57.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[111573]: audit 2023-11-15T22:15:56.771822+0000 mon.a (mon.0) 395 : audit [INF] from='osd.3 [v2:172.21.15.145:6826/415144406,v1:172.21.15.145:6827/415144406]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-11-15T22:15:57.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[111573]: cluster 2023-11-15T22:15:56.771874+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e31: 4 total, 3 up, 3 in 2023-11-15T22:15:57.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[111573]: audit 2023-11-15T22:15:56.772006+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:57.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[108160]: audit 2023-11-15T22:15:56.047028+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:53.537533\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:53.537609\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:53.537650\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:53.537683\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:53.537712\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:53.537740\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:53.537813\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:57.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[108160]: audit 2023-11-15T22:15:56.048126+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:15:57.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[108160]: audit 2023-11-15T22:15:56.458592+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:15:57.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[108160]: audit 2023-11-15T22:15:56.459333+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:15:57.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[108160]: audit 2023-11-15T22:15:56.460088+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:15:57.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[108160]: cluster 2023-11-15T22:15:56.640800+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:15:57.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[108160]: cluster 2023-11-15T22:15:56.640841+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:15:57.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[108160]: audit 2023-11-15T22:15:56.771822+0000 mon.a (mon.0) 395 : audit [INF] from='osd.3 [v2:172.21.15.145:6826/415144406,v1:172.21.15.145:6827/415144406]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi145", "root=default"]}]': finished 2023-11-15T22:15:57.225 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[108160]: cluster 2023-11-15T22:15:56.771874+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e31: 4 total, 3 up, 3 in 2023-11-15T22:15:57.226 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:56 smithi145 bash[108160]: audit 2023-11-15T22:15:56.772006+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:15:58.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:57 smithi195 bash[108245]: audit 2023-11-15T22:15:56.457561+0000 mgr.y (mgr.14142) 83 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:15:58.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:57 smithi195 bash[108245]: cephadm 2023-11-15T22:15:56.458258+0000 mgr.y (mgr.14142) 84 : cephadm [INF] Applying osd on host smithi195... 2023-11-15T22:15:58.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:57 smithi195 bash[108245]: cluster 2023-11-15T22:15:56.543454+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 0 B data, 704 KiB used, 265 GiB / 268 GiB avail 2023-11-15T22:15:58.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:57 smithi195 bash[108245]: audit 2023-11-15T22:15:56.934788+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:56.934063\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:58.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:57 smithi195 bash[108245]: audit 2023-11-15T22:15:56.937453+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:56.934063\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:58.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:57 smithi145 bash[108160]: audit 2023-11-15T22:15:56.457561+0000 mgr.y (mgr.14142) 83 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:15:58.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:57 smithi145 bash[108160]: cephadm 2023-11-15T22:15:56.458258+0000 mgr.y (mgr.14142) 84 : cephadm [INF] Applying osd on host smithi195... 2023-11-15T22:15:58.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:57 smithi145 bash[108160]: cluster 2023-11-15T22:15:56.543454+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 0 B data, 704 KiB used, 265 GiB / 268 GiB avail 2023-11-15T22:15:58.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:57 smithi145 bash[111573]: audit 2023-11-15T22:15:56.457561+0000 mgr.y (mgr.14142) 83 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:15:58.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:57 smithi145 bash[111573]: cephadm 2023-11-15T22:15:56.458258+0000 mgr.y (mgr.14142) 84 : cephadm [INF] Applying osd on host smithi195... 2023-11-15T22:15:58.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:57 smithi145 bash[111573]: cluster 2023-11-15T22:15:56.543454+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 0 B data, 704 KiB used, 265 GiB / 268 GiB avail 2023-11-15T22:15:58.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:57 smithi145 bash[108160]: audit 2023-11-15T22:15:56.934788+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:56.934063\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:58.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:57 smithi145 bash[108160]: audit 2023-11-15T22:15:56.937453+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:56.934063\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:58.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:57 smithi145 bash[111573]: audit 2023-11-15T22:15:56.934788+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:56.934063\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:15:58.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:57 smithi145 bash[111573]: audit 2023-11-15T22:15:56.937453+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}}, \"last_daemon_update\": \"2023-11-15T22:15:56.934063\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:15:59.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:58 smithi195 bash[108245]: cluster 2023-11-15T22:15:57.778019+0000 mon.a (mon.0) 400 : cluster [INF] osd.3 [v2:172.21.15.145:6826/415144406,v1:172.21.15.145:6827/415144406] boot 2023-11-15T22:16:05.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:58 smithi195 bash[108245]: cluster 2023-11-15T22:15:57.778046+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e32: 4 total, 4 up, 4 in 2023-11-15T22:16:05.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:58 smithi195 bash[108245]: audit 2023-11-15T22:15:57.778558+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:16:05.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:58 smithi195 bash[108245]: audit 2023-11-15T22:15:57.920597+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.195:0/2962535534' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "06670342-2299-4389-9bb8-b5620c1d9a02"}]: dispatch 2023-11-15T22:16:05.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:58 smithi195 bash[108245]: audit 2023-11-15T22:15:57.921122+0000 mon.a (mon.0) 403 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "06670342-2299-4389-9bb8-b5620c1d9a02"}]: dispatch 2023-11-15T22:16:05.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:58 smithi195 bash[108245]: audit 2023-11-15T22:15:57.925396+0000 mon.a (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "06670342-2299-4389-9bb8-b5620c1d9a02"}]': finished 2023-11-15T22:16:05.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:58 smithi195 bash[108245]: cluster 2023-11-15T22:15:57.925448+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e33: 5 total, 4 up, 4 in 2023-11-15T22:16:05.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:58 smithi195 bash[108245]: audit 2023-11-15T22:15:57.925584+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:16:05.900 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:58 smithi195 bash[108245]: audit 2023-11-15T22:15:58.646514+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.195:0/1920373910' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:16:05.900 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[108160]: cluster 2023-11-15T22:15:57.778019+0000 mon.a (mon.0) 400 : cluster [INF] osd.3 [v2:172.21.15.145:6826/415144406,v1:172.21.15.145:6827/415144406] boot 2023-11-15T22:16:05.901 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[108160]: cluster 2023-11-15T22:15:57.778046+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e32: 4 total, 4 up, 4 in 2023-11-15T22:16:05.901 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[108160]: audit 2023-11-15T22:15:57.778558+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:16:05.901 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[108160]: audit 2023-11-15T22:15:57.920597+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.195:0/2962535534' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "06670342-2299-4389-9bb8-b5620c1d9a02"}]: dispatch 2023-11-15T22:16:05.901 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[108160]: audit 2023-11-15T22:15:57.921122+0000 mon.a (mon.0) 403 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "06670342-2299-4389-9bb8-b5620c1d9a02"}]: dispatch 2023-11-15T22:16:05.901 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[108160]: audit 2023-11-15T22:15:57.925396+0000 mon.a (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "06670342-2299-4389-9bb8-b5620c1d9a02"}]': finished 2023-11-15T22:16:05.901 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[108160]: cluster 2023-11-15T22:15:57.925448+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e33: 5 total, 4 up, 4 in 2023-11-15T22:16:05.901 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[108160]: audit 2023-11-15T22:15:57.925584+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:16:05.902 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[108160]: audit 2023-11-15T22:15:58.646514+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.195:0/1920373910' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:16:05.902 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[111573]: cluster 2023-11-15T22:15:57.778019+0000 mon.a (mon.0) 400 : cluster [INF] osd.3 [v2:172.21.15.145:6826/415144406,v1:172.21.15.145:6827/415144406] boot 2023-11-15T22:16:05.902 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[111573]: cluster 2023-11-15T22:15:57.778046+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e32: 4 total, 4 up, 4 in 2023-11-15T22:16:05.902 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[111573]: audit 2023-11-15T22:15:57.778558+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:16:05.902 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[111573]: audit 2023-11-15T22:15:57.920597+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.195:0/2962535534' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "06670342-2299-4389-9bb8-b5620c1d9a02"}]: dispatch 2023-11-15T22:16:05.902 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[111573]: audit 2023-11-15T22:15:57.921122+0000 mon.a (mon.0) 403 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "06670342-2299-4389-9bb8-b5620c1d9a02"}]: dispatch 2023-11-15T22:16:05.902 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[111573]: audit 2023-11-15T22:15:57.925396+0000 mon.a (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "06670342-2299-4389-9bb8-b5620c1d9a02"}]': finished 2023-11-15T22:16:05.903 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[111573]: cluster 2023-11-15T22:15:57.925448+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e33: 5 total, 4 up, 4 in 2023-11-15T22:16:05.903 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[111573]: audit 2023-11-15T22:15:57.925584+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:16:05.903 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:58 smithi145 bash[111573]: audit 2023-11-15T22:15:58.646514+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.195:0/1920373910' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:16:05.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:59 smithi195 bash[108245]: cluster 2023-11-15T22:15:58.543881+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 728 KiB used, 265 GiB / 268 GiB avail 2023-11-15T22:16:05.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:59 smithi195 bash[108245]: cluster 2023-11-15T22:15:58.933744+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e34: 5 total, 4 up, 4 in 2023-11-15T22:16:05.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:15:59 smithi195 bash[108245]: audit 2023-11-15T22:15:58.933891+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:16:05.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:00 smithi195 bash[108245]: audit 2023-11-15T22:16:00.885656+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:05.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:01 smithi195 bash[108245]: cluster 2023-11-15T22:16:00.544355+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 1.0 MiB used, 354 GiB / 358 GiB avail 2023-11-15T22:16:05.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:02 smithi195 bash[108245]: audit 2023-11-15T22:16:02.383253+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-15T22:16:05.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:02 smithi195 bash[108245]: audit 2023-11-15T22:16:02.383999+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:05.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:02 smithi195 bash[108245]: audit 2023-11-15T22:16:02.384773+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-15T22:16:05.904 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:59 smithi145 bash[108160]: cluster 2023-11-15T22:15:58.543881+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 728 KiB used, 265 GiB / 268 GiB avail 2023-11-15T22:16:05.904 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:59 smithi145 bash[108160]: cluster 2023-11-15T22:15:58.933744+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e34: 5 total, 4 up, 4 in 2023-11-15T22:16:05.904 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:15:59 smithi145 bash[108160]: audit 2023-11-15T22:15:58.933891+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:16:05.905 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:59 smithi145 bash[111573]: cluster 2023-11-15T22:15:58.543881+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 728 KiB used, 265 GiB / 268 GiB avail 2023-11-15T22:16:05.905 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:59 smithi145 bash[111573]: cluster 2023-11-15T22:15:58.933744+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e34: 5 total, 4 up, 4 in 2023-11-15T22:16:05.905 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:15:59 smithi145 bash[111573]: audit 2023-11-15T22:15:58.933891+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:16:05.905 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:00 smithi145 bash[111573]: audit 2023-11-15T22:16:00.885656+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:05.906 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:00 smithi145 bash[108160]: audit 2023-11-15T22:16:00.885656+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:05.906 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:01 smithi145 bash[108160]: cluster 2023-11-15T22:16:00.544355+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 1.0 MiB used, 354 GiB / 358 GiB avail 2023-11-15T22:16:05.906 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 4 on host 'smithi195' 2023-11-15T22:16:05.907 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:01 smithi145 bash[111573]: cluster 2023-11-15T22:16:00.544355+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 1.0 MiB used, 354 GiB / 358 GiB avail 2023-11-15T22:16:05.907 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:02 smithi145 bash[111573]: audit 2023-11-15T22:16:02.383253+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-15T22:16:05.907 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:02 smithi145 bash[111573]: audit 2023-11-15T22:16:02.383999+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:05.907 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:02 smithi145 bash[111573]: audit 2023-11-15T22:16:02.384773+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-15T22:16:05.908 DEBUG:teuthology.orchestra.run.smithi195:osd.4> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.4.service 2023-11-15T22:16:05.908 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:02 smithi145 bash[108160]: audit 2023-11-15T22:16:02.383253+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-15T22:16:05.909 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:02 smithi145 bash[108160]: audit 2023-11-15T22:16:02.383999+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:05.909 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:02 smithi145 bash[108160]: audit 2023-11-15T22:16:02.384773+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-15T22:16:05.970 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:03 smithi195 bash[108245]: cephadm 2023-11-15T22:16:02.384499+0000 mgr.y (mgr.14142) 88 : cephadm [INF] Deploying daemon osd.4 on smithi195 2023-11-15T22:16:05.970 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:03 smithi195 bash[108245]: cluster 2023-11-15T22:16:02.544811+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-15T22:16:05.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:03 smithi195 bash[108245]: audit 2023-11-15T22:16:03.449365+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:15:04.099368\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:15:04.099484\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"daemon_id\": \"4\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:05.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:03 smithi195 bash[108245]: audit 2023-11-15T22:16:03.449837+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:05.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:03 smithi195 bash[108245]: audit 2023-11-15T22:16:03.452851+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:15:04.099368\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:15:04.099484\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"daemon_id\": \"4\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:05.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:05 smithi195 bash[108245]: cluster 2023-11-15T22:16:04.545103+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-15T22:16:05.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:05 smithi195 bash[108245]: audit 2023-11-15T22:16:04.588823+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_daemon_update\": \"2023-11-15T22:16:04.588239\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:05.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:05 smithi195 bash[108245]: audit 2023-11-15T22:16:04.591487+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_daemon_update\": \"2023-11-15T22:16:04.588239\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:05.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:05 smithi195 bash[108245]: audit 2023-11-15T22:16:04.592135+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:05.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:03 smithi145 bash[111573]: cephadm 2023-11-15T22:16:02.384499+0000 mgr.y (mgr.14142) 88 : cephadm [INF] Deploying daemon osd.4 on smithi195 2023-11-15T22:16:05.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:03 smithi145 bash[111573]: cluster 2023-11-15T22:16:02.544811+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-15T22:16:05.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:03 smithi145 bash[111573]: audit 2023-11-15T22:16:03.449365+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:15:04.099368\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:15:04.099484\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"daemon_id\": \"4\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:05.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:03 smithi145 bash[108160]: cephadm 2023-11-15T22:16:02.384499+0000 mgr.y (mgr.14142) 88 : cephadm [INF] Deploying daemon osd.4 on smithi195 2023-11-15T22:16:05.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:03 smithi145 bash[108160]: cluster 2023-11-15T22:16:02.544811+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-15T22:16:05.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:03 smithi145 bash[108160]: audit 2023-11-15T22:16:03.449365+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:15:04.099368\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:15:04.099484\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"daemon_id\": \"4\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:05.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:03 smithi145 bash[108160]: audit 2023-11-15T22:16:03.449837+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:05.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:03 smithi145 bash[108160]: audit 2023-11-15T22:16:03.452851+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:15:04.099368\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:15:04.099484\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"daemon_id\": \"4\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:05.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:03 smithi145 bash[111573]: audit 2023-11-15T22:16:03.449837+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:05.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:03 smithi145 bash[111573]: audit 2023-11-15T22:16:03.452851+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:15:04.099368\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:15:04.099484\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"daemon_id\": \"4\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_device_update\": \"2023-11-15T22:14:30.987342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:05.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:05 smithi145 bash[111573]: cluster 2023-11-15T22:16:04.545103+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-15T22:16:05.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:05 smithi145 bash[108160]: cluster 2023-11-15T22:16:04.545103+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-15T22:16:06.000 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:05 smithi145 bash[108160]: audit 2023-11-15T22:16:04.588823+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_daemon_update\": \"2023-11-15T22:16:04.588239\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:06.001 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:05 smithi145 bash[108160]: audit 2023-11-15T22:16:04.591487+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_daemon_update\": \"2023-11-15T22:16:04.588239\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:06.001 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:05 smithi145 bash[108160]: audit 2023-11-15T22:16:04.592135+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:06.001 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:05 smithi145 bash[111573]: audit 2023-11-15T22:16:04.588823+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_daemon_update\": \"2023-11-15T22:16:04.588239\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:06.001 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:05 smithi145 bash[111573]: audit 2023-11-15T22:16:04.591487+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_daemon_update\": \"2023-11-15T22:16:04.588239\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:06.001 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:05 smithi145 bash[111573]: audit 2023-11-15T22:16:04.592135+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:06.002 INFO:tasks.cephadm:Deploying osd.5 on smithi195 with /dev/vg_nvme/lv_3... 2023-11-15T22:16:06.002 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-11-15T22:16:06.005 INFO:journalctl@ceph.osd.4.smithi195.stdout:-- Logs begin at Wed 2023-11-15 22:03:47 UTC. -- 2023-11-15T22:16:06.812 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:06 smithi195 bash[108245]: audit 2023-11-15T22:16:05.645278+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/2935738342,v1:172.21.15.195:6801/2935738342]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-15T22:16:06.812 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:06 smithi195 bash[108245]: audit 2023-11-15T22:16:05.645562+0000 mon.a (mon.0) 419 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-15T22:16:06.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:06 smithi145 bash[108160]: audit 2023-11-15T22:16:05.645278+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/2935738342,v1:172.21.15.195:6801/2935738342]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-15T22:16:06.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:06 smithi145 bash[108160]: audit 2023-11-15T22:16:05.645562+0000 mon.a (mon.0) 419 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-15T22:16:06.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:06 smithi145 bash[111573]: audit 2023-11-15T22:16:05.645278+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/2935738342,v1:172.21.15.195:6801/2935738342]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-15T22:16:06.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:06 smithi145 bash[111573]: audit 2023-11-15T22:16:05.645562+0000 mon.a (mon.0) 419 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-15T22:16:07.401 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-11-15T22:16:07.401 INFO:teuthology.orchestra.run.smithi195.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-11-15T22:16:07.401 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10+0 records in 2023-11-15T22:16:07.401 INFO:teuthology.orchestra.run.smithi195.stderr:10+0 records out 2023-11-15T22:16:07.401 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00847385 s, 1.2 GB/s 2023-11-15T22:16:07.402 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping successful for: 2023-11-15T22:16:07.697 INFO:journalctl@ceph.osd.4.smithi195.stdout:Nov 15 22:16:07 smithi195 bash[110601]: debug 2023-11-15T22:16:07.563+0000 7f6ca5b4d700 -1 osd.4 0 waiting for initial osdmap 2023-11-15T22:16:07.697 INFO:journalctl@ceph.osd.4.smithi195.stdout:Nov 15 22:16:07 smithi195 bash[110601]: debug 2023-11-15T22:16:07.569+0000 7f6cb0d69700 -1 osd.4 36 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-15T22:16:07.697 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:07 smithi195 bash[108245]: cluster 2023-11-15T22:16:06.545421+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-15T22:16:07.698 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:07 smithi195 bash[108245]: audit 2023-11-15T22:16:06.556916+0000 mon.a (mon.0) 420 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-15T22:16:07.698 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:07 smithi195 bash[108245]: cluster 2023-11-15T22:16:06.556952+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e35: 5 total, 4 up, 4 in 2023-11-15T22:16:07.698 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:07 smithi195 bash[108245]: audit 2023-11-15T22:16:06.557097+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:16:07.698 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:07 smithi195 bash[108245]: audit 2023-11-15T22:16:06.557428+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/2935738342,v1:172.21.15.195:6801/2935738342]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:07.698 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:07 smithi195 bash[108245]: audit 2023-11-15T22:16:06.557670+0000 mon.a (mon.0) 423 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:07.698 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:07 smithi195 bash[108245]: cluster 2023-11-15T22:16:06.631802+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:16:07.698 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:07 smithi195 bash[108245]: cluster 2023-11-15T22:16:06.631831+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:16:07.698 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:07 smithi195 bash[108245]: audit 2023-11-15T22:16:06.782875+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:07.698 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:07 smithi195 bash[108245]: audit 2023-11-15T22:16:06.970076+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_daemon_update\": \"2023-11-15T22:16:04.588239\", \"last_device_update\": \"2023-11-15T22:16:06.969521\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:07.698 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:07 smithi195 bash[108245]: audit 2023-11-15T22:16:06.973280+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_daemon_update\": \"2023-11-15T22:16:04.588239\", \"last_device_update\": \"2023-11-15T22:16:06.969521\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:07.768 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi195:vg_nvme/lv_3 2023-11-15T22:16:07.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[108160]: cluster 2023-11-15T22:16:06.545421+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-15T22:16:07.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[108160]: audit 2023-11-15T22:16:06.556916+0000 mon.a (mon.0) 420 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-15T22:16:07.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[108160]: cluster 2023-11-15T22:16:06.556952+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e35: 5 total, 4 up, 4 in 2023-11-15T22:16:07.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[108160]: audit 2023-11-15T22:16:06.557097+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:16:07.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[108160]: audit 2023-11-15T22:16:06.557428+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/2935738342,v1:172.21.15.195:6801/2935738342]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:07.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[108160]: audit 2023-11-15T22:16:06.557670+0000 mon.a (mon.0) 423 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:07.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[108160]: cluster 2023-11-15T22:16:06.631802+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:16:07.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[108160]: cluster 2023-11-15T22:16:06.631831+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:16:07.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[108160]: audit 2023-11-15T22:16:06.782875+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:07.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[111573]: cluster 2023-11-15T22:16:06.545421+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-15T22:16:07.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[111573]: audit 2023-11-15T22:16:06.556916+0000 mon.a (mon.0) 420 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-15T22:16:07.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[111573]: cluster 2023-11-15T22:16:06.556952+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e35: 5 total, 4 up, 4 in 2023-11-15T22:16:07.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[111573]: audit 2023-11-15T22:16:06.557097+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:16:07.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[111573]: audit 2023-11-15T22:16:06.557428+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/2935738342,v1:172.21.15.195:6801/2935738342]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:07.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[111573]: audit 2023-11-15T22:16:06.557670+0000 mon.a (mon.0) 423 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:07.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[111573]: cluster 2023-11-15T22:16:06.631802+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:16:07.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[111573]: cluster 2023-11-15T22:16:06.631831+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:16:07.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[111573]: audit 2023-11-15T22:16:06.782875+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:07.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[108160]: audit 2023-11-15T22:16:06.970076+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_daemon_update\": \"2023-11-15T22:16:04.588239\", \"last_device_update\": \"2023-11-15T22:16:06.969521\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:07.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[108160]: audit 2023-11-15T22:16:06.973280+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_daemon_update\": \"2023-11-15T22:16:04.588239\", \"last_device_update\": \"2023-11-15T22:16:06.969521\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:07.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[111573]: audit 2023-11-15T22:16:06.970076+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_daemon_update\": \"2023-11-15T22:16:04.588239\", \"last_device_update\": \"2023-11-15T22:16:06.969521\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:07.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:07 smithi145 bash[111573]: audit 2023-11-15T22:16:06.973280+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}}, \"last_daemon_update\": \"2023-11-15T22:16:04.588239\", \"last_device_update\": \"2023-11-15T22:16:06.969521\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:08.701 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:08 smithi195 bash[108245]: audit 2023-11-15T22:16:07.561214+0000 mon.a (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2023-11-15T22:16:08.701 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:08 smithi195 bash[108245]: cluster 2023-11-15T22:16:07.561278+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e36: 5 total, 4 up, 4 in 2023-11-15T22:16:08.701 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:08 smithi195 bash[108245]: audit 2023-11-15T22:16:07.562167+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:16:08.701 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:08 smithi195 bash[108245]: cluster 2023-11-15T22:16:08.560179+0000 mon.a (mon.0) 430 : cluster [INF] osd.4 [v2:172.21.15.195:6800/2935738342,v1:172.21.15.195:6801/2935738342] boot 2023-11-15T22:16:08.701 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:08 smithi195 bash[108245]: cluster 2023-11-15T22:16:08.560230+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e37: 5 total, 5 up, 5 in 2023-11-15T22:16:08.701 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:08 smithi195 bash[108245]: audit 2023-11-15T22:16:08.560412+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:16:08.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:08 smithi145 bash[108160]: audit 2023-11-15T22:16:07.561214+0000 mon.a (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2023-11-15T22:16:08.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:08 smithi145 bash[108160]: cluster 2023-11-15T22:16:07.561278+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e36: 5 total, 4 up, 4 in 2023-11-15T22:16:08.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:08 smithi145 bash[108160]: audit 2023-11-15T22:16:07.562167+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:16:08.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:08 smithi145 bash[108160]: cluster 2023-11-15T22:16:08.560179+0000 mon.a (mon.0) 430 : cluster [INF] osd.4 [v2:172.21.15.195:6800/2935738342,v1:172.21.15.195:6801/2935738342] boot 2023-11-15T22:16:08.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:08 smithi145 bash[108160]: cluster 2023-11-15T22:16:08.560230+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e37: 5 total, 5 up, 5 in 2023-11-15T22:16:08.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:08 smithi145 bash[108160]: audit 2023-11-15T22:16:08.560412+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:16:08.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:08 smithi145 bash[111573]: audit 2023-11-15T22:16:07.561214+0000 mon.a (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2023-11-15T22:16:08.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:08 smithi145 bash[111573]: cluster 2023-11-15T22:16:07.561278+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e36: 5 total, 4 up, 4 in 2023-11-15T22:16:08.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:08 smithi145 bash[111573]: audit 2023-11-15T22:16:07.562167+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:16:08.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:08 smithi145 bash[111573]: cluster 2023-11-15T22:16:08.560179+0000 mon.a (mon.0) 430 : cluster [INF] osd.4 [v2:172.21.15.195:6800/2935738342,v1:172.21.15.195:6801/2935738342] boot 2023-11-15T22:16:08.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:08 smithi145 bash[111573]: cluster 2023-11-15T22:16:08.560230+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e37: 5 total, 5 up, 5 in 2023-11-15T22:16:08.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:08 smithi145 bash[111573]: audit 2023-11-15T22:16:08.560412+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:16:09.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:09 smithi195 bash[108245]: cluster 2023-11-15T22:16:08.545908+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-15T22:16:09.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:09 smithi195 bash[108245]: audit 2023-11-15T22:16:08.950721+0000 mgr.y (mgr.14142) 93 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:09.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:09 smithi195 bash[108245]: cephadm 2023-11-15T22:16:08.951484+0000 mgr.y (mgr.14142) 94 : cephadm [INF] Applying osd on host smithi195... 2023-11-15T22:16:09.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:09 smithi195 bash[108245]: audit 2023-11-15T22:16:08.951818+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:16:09.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:09 smithi195 bash[108245]: audit 2023-11-15T22:16:08.952541+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:09.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:09 smithi195 bash[108245]: audit 2023-11-15T22:16:08.953664+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:09.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:09 smithi195 bash[108245]: cluster 2023-11-15T22:16:09.562351+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e38: 5 total, 5 up, 5 in 2023-11-15T22:16:09.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:09 smithi145 bash[108160]: cluster 2023-11-15T22:16:08.545908+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-15T22:16:09.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:09 smithi145 bash[108160]: audit 2023-11-15T22:16:08.950721+0000 mgr.y (mgr.14142) 93 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:09.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:09 smithi145 bash[108160]: cephadm 2023-11-15T22:16:08.951484+0000 mgr.y (mgr.14142) 94 : cephadm [INF] Applying osd on host smithi195... 2023-11-15T22:16:09.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:09 smithi145 bash[108160]: audit 2023-11-15T22:16:08.951818+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:16:09.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:09 smithi145 bash[108160]: audit 2023-11-15T22:16:08.952541+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:09.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:09 smithi145 bash[108160]: audit 2023-11-15T22:16:08.953664+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:09.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:09 smithi145 bash[108160]: cluster 2023-11-15T22:16:09.562351+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e38: 5 total, 5 up, 5 in 2023-11-15T22:16:09.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:09 smithi145 bash[111573]: cluster 2023-11-15T22:16:08.545908+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-15T22:16:09.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:09 smithi145 bash[111573]: audit 2023-11-15T22:16:08.950721+0000 mgr.y (mgr.14142) 93 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:09.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:09 smithi145 bash[111573]: cephadm 2023-11-15T22:16:08.951484+0000 mgr.y (mgr.14142) 94 : cephadm [INF] Applying osd on host smithi195... 2023-11-15T22:16:09.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:09 smithi145 bash[111573]: audit 2023-11-15T22:16:08.951818+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:16:09.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:09 smithi145 bash[111573]: audit 2023-11-15T22:16:08.952541+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:09.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:09 smithi145 bash[111573]: audit 2023-11-15T22:16:08.953664+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:09.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:09 smithi145 bash[111573]: cluster 2023-11-15T22:16:09.562351+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e38: 5 total, 5 up, 5 in 2023-11-15T22:16:10.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:10 smithi195 bash[108245]: audit 2023-11-15T22:16:10.364796+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.195:0/3706565534' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8eb7207e-b199-4399-8455-15c9d37ce7c3"}]: dispatch 2023-11-15T22:16:10.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:10 smithi195 bash[108245]: audit 2023-11-15T22:16:10.365202+0000 mon.a (mon.0) 437 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8eb7207e-b199-4399-8455-15c9d37ce7c3"}]: dispatch 2023-11-15T22:16:10.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:10 smithi195 bash[108245]: audit 2023-11-15T22:16:10.370226+0000 mon.a (mon.0) 438 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8eb7207e-b199-4399-8455-15c9d37ce7c3"}]': finished 2023-11-15T22:16:10.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:10 smithi195 bash[108245]: cluster 2023-11-15T22:16:10.370279+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e39: 6 total, 5 up, 5 in 2023-11-15T22:16:10.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:10 smithi195 bash[108245]: audit 2023-11-15T22:16:10.370425+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:16:10.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:10 smithi145 bash[108160]: audit 2023-11-15T22:16:10.364796+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.195:0/3706565534' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8eb7207e-b199-4399-8455-15c9d37ce7c3"}]: dispatch 2023-11-15T22:16:10.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:10 smithi145 bash[108160]: audit 2023-11-15T22:16:10.365202+0000 mon.a (mon.0) 437 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8eb7207e-b199-4399-8455-15c9d37ce7c3"}]: dispatch 2023-11-15T22:16:10.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:10 smithi145 bash[108160]: audit 2023-11-15T22:16:10.370226+0000 mon.a (mon.0) 438 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8eb7207e-b199-4399-8455-15c9d37ce7c3"}]': finished 2023-11-15T22:16:10.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:10 smithi145 bash[108160]: cluster 2023-11-15T22:16:10.370279+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e39: 6 total, 5 up, 5 in 2023-11-15T22:16:10.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:10 smithi145 bash[108160]: audit 2023-11-15T22:16:10.370425+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:16:10.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:10 smithi145 bash[111573]: audit 2023-11-15T22:16:10.364796+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.195:0/3706565534' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8eb7207e-b199-4399-8455-15c9d37ce7c3"}]: dispatch 2023-11-15T22:16:10.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:10 smithi145 bash[111573]: audit 2023-11-15T22:16:10.365202+0000 mon.a (mon.0) 437 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8eb7207e-b199-4399-8455-15c9d37ce7c3"}]: dispatch 2023-11-15T22:16:10.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:10 smithi145 bash[111573]: audit 2023-11-15T22:16:10.370226+0000 mon.a (mon.0) 438 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8eb7207e-b199-4399-8455-15c9d37ce7c3"}]': finished 2023-11-15T22:16:10.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:10 smithi145 bash[111573]: cluster 2023-11-15T22:16:10.370279+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e39: 6 total, 5 up, 5 in 2023-11-15T22:16:10.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:10 smithi145 bash[111573]: audit 2023-11-15T22:16:10.370425+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:16:11.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:11 smithi195 bash[108245]: cluster 2023-11-15T22:16:10.546360+0000 mgr.y (mgr.14142) 95 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2023-11-15T22:16:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:11 smithi195 bash[108245]: audit 2023-11-15T22:16:11.065389+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.195:0/1755173024' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:16:11.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:11 smithi145 bash[108160]: cluster 2023-11-15T22:16:10.546360+0000 mgr.y (mgr.14142) 95 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2023-11-15T22:16:11.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:11 smithi145 bash[108160]: audit 2023-11-15T22:16:11.065389+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.195:0/1755173024' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:16:11.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:11 smithi145 bash[111573]: cluster 2023-11-15T22:16:10.546360+0000 mgr.y (mgr.14142) 95 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2023-11-15T22:16:11.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:11 smithi145 bash[111573]: audit 2023-11-15T22:16:11.065389+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.195:0/1755173024' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:16:13.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:13 smithi195 bash[108245]: cluster 2023-11-15T22:16:12.546746+0000 mgr.y (mgr.14142) 96 : cluster [DBG] pgmap v98: 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-11-15T22:16:13.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:13 smithi195 bash[108245]: audit 2023-11-15T22:16:13.317717+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:13.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:13 smithi145 bash[108160]: cluster 2023-11-15T22:16:12.546746+0000 mgr.y (mgr.14142) 96 : cluster [DBG] pgmap v98: 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-11-15T22:16:13.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:13 smithi145 bash[108160]: audit 2023-11-15T22:16:13.317717+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:13.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:13 smithi145 bash[111573]: cluster 2023-11-15T22:16:12.546746+0000 mgr.y (mgr.14142) 96 : cluster [DBG] pgmap v98: 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-11-15T22:16:13.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:13 smithi145 bash[111573]: audit 2023-11-15T22:16:13.317717+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:15.844 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:15 smithi195 bash[108245]: cluster 2023-11-15T22:16:14.547143+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:16:15.844 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:15 smithi195 bash[108245]: audit 2023-11-15T22:16:14.916347+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-15T22:16:15.844 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:15 smithi195 bash[108245]: audit 2023-11-15T22:16:14.917089+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:15.844 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:15 smithi195 bash[108245]: cephadm 2023-11-15T22:16:14.917613+0000 mgr.y (mgr.14142) 98 : cephadm [INF] Deploying daemon osd.5 on smithi195 2023-11-15T22:16:15.844 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:15 smithi195 bash[108245]: audit 2023-11-15T22:16:14.917894+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-15T22:16:15.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:15 smithi145 bash[111573]: cluster 2023-11-15T22:16:14.547143+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:16:15.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:15 smithi145 bash[111573]: audit 2023-11-15T22:16:14.916347+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-15T22:16:15.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:15 smithi145 bash[111573]: audit 2023-11-15T22:16:14.917089+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:15.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:15 smithi145 bash[111573]: cephadm 2023-11-15T22:16:14.917613+0000 mgr.y (mgr.14142) 98 : cephadm [INF] Deploying daemon osd.5 on smithi195 2023-11-15T22:16:15.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:15 smithi145 bash[111573]: audit 2023-11-15T22:16:14.917894+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-15T22:16:15.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:15 smithi145 bash[108160]: cluster 2023-11-15T22:16:14.547143+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:16:15.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:15 smithi145 bash[108160]: audit 2023-11-15T22:16:14.916347+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-15T22:16:15.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:15 smithi145 bash[108160]: audit 2023-11-15T22:16:14.917089+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:15.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:15 smithi145 bash[108160]: cephadm 2023-11-15T22:16:14.917613+0000 mgr.y (mgr.14142) 98 : cephadm [INF] Deploying daemon osd.5 on smithi195 2023-11-15T22:16:15.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:15 smithi145 bash[108160]: audit 2023-11-15T22:16:14.917894+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-15T22:16:16.012 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 5 on host 'smithi195' 2023-11-15T22:16:16.467 DEBUG:teuthology.orchestra.run.smithi195:osd.5> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.5.service 2023-11-15T22:16:16.470 INFO:tasks.cephadm:Deploying osd.6 on smithi195 with /dev/vg_nvme/lv_2... 2023-11-15T22:16:16.470 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-11-15T22:16:16.500 INFO:journalctl@ceph.osd.5.smithi195.stdout:-- Logs begin at Wed 2023-11-15 22:03:47 UTC. -- 2023-11-15T22:16:16.786 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:16 smithi195 bash[108245]: audit 2023-11-15T22:16:16.004026+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_device_update\": \"2023-11-15T22:16:06.969521\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:16.786 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:16 smithi195 bash[108245]: audit 2023-11-15T22:16:16.004457+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:16.787 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:16 smithi195 bash[108245]: audit 2023-11-15T22:16:16.007390+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_device_update\": \"2023-11-15T22:16:06.969521\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:16.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:16 smithi145 bash[108160]: audit 2023-11-15T22:16:16.004026+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_device_update\": \"2023-11-15T22:16:06.969521\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:16.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:16 smithi145 bash[108160]: audit 2023-11-15T22:16:16.004457+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:16.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:16 smithi145 bash[108160]: audit 2023-11-15T22:16:16.007390+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_device_update\": \"2023-11-15T22:16:06.969521\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:16.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:16 smithi145 bash[111573]: audit 2023-11-15T22:16:16.004026+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_device_update\": \"2023-11-15T22:16:06.969521\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:16.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:16 smithi145 bash[111573]: audit 2023-11-15T22:16:16.004457+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:16.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:16 smithi145 bash[111573]: audit 2023-11-15T22:16:16.007390+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:04.588025\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:04.588116\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:04.588154\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_device_update\": \"2023-11-15T22:16:06.969521\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:17.081 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:16 smithi195 bash[111943]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-11-15T22:16:17.081 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:16 smithi195 bash[111943]: 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-11-15T22:16:17.081 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:16 smithi195 bash[111943]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-11-15T22:16:17.081 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:16 smithi195 bash[111943]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-11-15T22:16:17.081 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:16 smithi195 bash[111943]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-11-15T22:16:17.082 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:16 smithi195 bash[111943]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-11-15T22:16:17.082 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:16 smithi195 bash[111943]: --> ceph-volume lvm activate successful for osd ID: 5 2023-11-15T22:16:18.230 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-11-15T22:16:18.230 INFO:teuthology.orchestra.run.smithi195.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-11-15T22:16:18.230 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10+0 records in 2023-11-15T22:16:18.230 INFO:teuthology.orchestra.run.smithi195.stderr:10+0 records out 2023-11-15T22:16:18.230 INFO:teuthology.orchestra.run.smithi195.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00951074 s, 1.1 GB/s 2023-11-15T22:16:18.230 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping successful for: 2023-11-15T22:16:18.264 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:18 smithi195 bash[112284]: debug 2023-11-15T22:16:18.093+0000 7f9255f61ec0 -1 Falling back to public interface 2023-11-15T22:16:18.265 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:18 smithi195 bash[108245]: cluster 2023-11-15T22:16:16.547478+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:16:18.265 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:18 smithi195 bash[108245]: audit 2023-11-15T22:16:17.236328+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:17.235595\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_daemon_update\": \"2023-11-15T22:16:17.235688\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:18.265 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:18 smithi195 bash[108245]: audit 2023-11-15T22:16:17.241562+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:17.235595\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_daemon_update\": \"2023-11-15T22:16:17.235688\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:18.265 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:18 smithi195 bash[108245]: audit 2023-11-15T22:16:17.242245+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:18.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:18 smithi145 bash[108160]: cluster 2023-11-15T22:16:16.547478+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:16:18.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:18 smithi145 bash[111573]: cluster 2023-11-15T22:16:16.547478+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:16:18.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:18 smithi145 bash[108160]: audit 2023-11-15T22:16:17.236328+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:17.235595\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_daemon_update\": \"2023-11-15T22:16:17.235688\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:18.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:18 smithi145 bash[108160]: audit 2023-11-15T22:16:17.241562+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:17.235595\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_daemon_update\": \"2023-11-15T22:16:17.235688\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:18.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:18 smithi145 bash[108160]: audit 2023-11-15T22:16:17.242245+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:18.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:18 smithi145 bash[111573]: audit 2023-11-15T22:16:17.236328+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:17.235595\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_daemon_update\": \"2023-11-15T22:16:17.235688\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:18.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:18 smithi145 bash[111573]: audit 2023-11-15T22:16:17.241562+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:17.235595\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_daemon_update\": \"2023-11-15T22:16:17.235688\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:18.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:18 smithi145 bash[111573]: audit 2023-11-15T22:16:17.242245+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:18.835 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:18 smithi195 bash[112284]: debug 2023-11-15T22:16:18.646+0000 7f9255f61ec0 -1 osd.5 0 log_to_monitors {default=true} 2023-11-15T22:16:18.836 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi195:vg_nvme/lv_2 2023-11-15T22:16:19.127 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:19 smithi195 bash[108245]: audit 2023-11-15T22:16:18.650194+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/2184271226,v1:172.21.15.195:6809/2184271226]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-15T22:16:19.128 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:19 smithi195 bash[108245]: audit 2023-11-15T22:16:18.650778+0000 mon.a (mon.0) 451 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-15T22:16:19.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:19 smithi145 bash[108160]: audit 2023-11-15T22:16:18.650194+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/2184271226,v1:172.21.15.195:6809/2184271226]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-15T22:16:19.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:19 smithi145 bash[108160]: audit 2023-11-15T22:16:18.650778+0000 mon.a (mon.0) 451 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-15T22:16:19.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:19 smithi145 bash[111573]: audit 2023-11-15T22:16:18.650194+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/2184271226,v1:172.21.15.195:6809/2184271226]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-15T22:16:19.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:19 smithi145 bash[111573]: audit 2023-11-15T22:16:18.650778+0000 mon.a (mon.0) 451 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-15T22:16:20.375 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:20 smithi195 bash[112284]: debug 2023-11-15T22:16:20.028+0000 7f923ad0e700 -1 osd.5 0 waiting for initial osdmap 2023-11-15T22:16:20.428 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:20 smithi195 bash[112284]: debug 2023-11-15T22:16:20.037+0000 7f9245f2a700 -1 osd.5 41 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-15T22:16:20.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:20 smithi195 bash[108245]: cluster 2023-11-15T22:16:18.547824+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:16:20.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:20 smithi195 bash[108245]: audit 2023-11-15T22:16:19.022524+0000 mon.a (mon.0) 452 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-15T22:16:20.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:20 smithi195 bash[108245]: cluster 2023-11-15T22:16:19.022561+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e40: 6 total, 5 up, 5 in 2023-11-15T22:16:20.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:20 smithi195 bash[108245]: audit 2023-11-15T22:16:19.022721+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:16:20.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:20 smithi195 bash[108245]: audit 2023-11-15T22:16:19.023060+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/2184271226,v1:172.21.15.195:6809/2184271226]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:20.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:20 smithi195 bash[108245]: audit 2023-11-15T22:16:19.023369+0000 mon.a (mon.0) 455 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:20.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:20 smithi195 bash[108245]: cluster 2023-11-15T22:16:19.631894+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:16:20.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:20 smithi195 bash[108245]: cluster 2023-11-15T22:16:19.631945+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:16:20.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:20 smithi195 bash[108245]: audit 2023-11-15T22:16:20.014135+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:20.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[108160]: cluster 2023-11-15T22:16:18.547824+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:16:20.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[108160]: audit 2023-11-15T22:16:19.022524+0000 mon.a (mon.0) 452 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-15T22:16:20.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[108160]: cluster 2023-11-15T22:16:19.022561+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e40: 6 total, 5 up, 5 in 2023-11-15T22:16:20.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[108160]: audit 2023-11-15T22:16:19.022721+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:16:20.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[108160]: audit 2023-11-15T22:16:19.023060+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/2184271226,v1:172.21.15.195:6809/2184271226]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:20.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[108160]: audit 2023-11-15T22:16:19.023369+0000 mon.a (mon.0) 455 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:20.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[108160]: cluster 2023-11-15T22:16:19.631894+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:16:20.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[108160]: cluster 2023-11-15T22:16:19.631945+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:16:20.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[108160]: audit 2023-11-15T22:16:20.014135+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:20.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[111573]: cluster 2023-11-15T22:16:18.547824+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:16:20.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[111573]: audit 2023-11-15T22:16:19.022524+0000 mon.a (mon.0) 452 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-15T22:16:20.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[111573]: cluster 2023-11-15T22:16:19.022561+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e40: 6 total, 5 up, 5 in 2023-11-15T22:16:20.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[111573]: audit 2023-11-15T22:16:19.022721+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:16:20.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[111573]: audit 2023-11-15T22:16:19.023060+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/2184271226,v1:172.21.15.195:6809/2184271226]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:20.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[111573]: audit 2023-11-15T22:16:19.023369+0000 mon.a (mon.0) 455 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:20.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[111573]: cluster 2023-11-15T22:16:19.631894+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:16:20.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[111573]: cluster 2023-11-15T22:16:19.631945+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:16:20.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:20 smithi145 bash[111573]: audit 2023-11-15T22:16:20.014135+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:21.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:21 smithi195 bash[108245]: audit 2023-11-15T22:16:20.026629+0000 mon.a (mon.0) 457 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2023-11-15T22:16:21.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:21 smithi195 bash[108245]: cluster 2023-11-15T22:16:20.026698+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e41: 6 total, 5 up, 5 in 2023-11-15T22:16:21.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:21 smithi195 bash[108245]: audit 2023-11-15T22:16:20.027351+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:16:21.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:21 smithi195 bash[108245]: audit 2023-11-15T22:16:20.107805+0000 mgr.y (mgr.14142) 101 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:21.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:21 smithi195 bash[108245]: cephadm 2023-11-15T22:16:20.108449+0000 mgr.y (mgr.14142) 102 : cephadm [INF] Applying osd on host smithi195... 2023-11-15T22:16:21.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:21 smithi195 bash[108245]: audit 2023-11-15T22:16:20.108742+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:16:21.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:21 smithi195 bash[108245]: audit 2023-11-15T22:16:20.109363+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:21.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:21 smithi195 bash[108245]: audit 2023-11-15T22:16:20.110330+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:21.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:21 smithi195 bash[108245]: audit 2023-11-15T22:16:20.205665+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:17.235595\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_daemon_update\": \"2023-11-15T22:16:17.235688\", \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:21.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:21 smithi195 bash[108245]: audit 2023-11-15T22:16:20.210984+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:17.235595\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_daemon_update\": \"2023-11-15T22:16:17.235688\", \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:21.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:21 smithi195 bash[108245]: audit 2023-11-15T22:16:20.567031+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4c08f910-8037-462c-8cab-9bdfdd07797d\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700086568.559605, \"finished_at\": 1700086576.0133617}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-15T22:16:21.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:21 smithi195 bash[108245]: audit 2023-11-15T22:16:20.570956+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4c08f910-8037-462c-8cab-9bdfdd07797d\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700086568.559605, \"finished_at\": 1700086576.0133617}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-15T22:16:21.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:21 smithi195 bash[108245]: cluster 2023-11-15T22:16:21.024935+0000 mon.a (mon.0) 467 : cluster [INF] osd.5 [v2:172.21.15.195:6808/2184271226,v1:172.21.15.195:6809/2184271226] boot 2023-11-15T22:16:21.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:21 smithi195 bash[108245]: cluster 2023-11-15T22:16:21.025011+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-11-15T22:16:21.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:21 smithi195 bash[108245]: audit 2023-11-15T22:16:21.025181+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:16:21.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[108160]: audit 2023-11-15T22:16:20.026629+0000 mon.a (mon.0) 457 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2023-11-15T22:16:21.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[108160]: cluster 2023-11-15T22:16:20.026698+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e41: 6 total, 5 up, 5 in 2023-11-15T22:16:21.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[108160]: audit 2023-11-15T22:16:20.027351+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:16:21.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[108160]: audit 2023-11-15T22:16:20.107805+0000 mgr.y (mgr.14142) 101 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:21.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[108160]: cephadm 2023-11-15T22:16:20.108449+0000 mgr.y (mgr.14142) 102 : cephadm [INF] Applying osd on host smithi195... 2023-11-15T22:16:21.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[108160]: audit 2023-11-15T22:16:20.108742+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:16:21.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[108160]: audit 2023-11-15T22:16:20.109363+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:21.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[108160]: audit 2023-11-15T22:16:20.110330+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:21.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[111573]: audit 2023-11-15T22:16:20.026629+0000 mon.a (mon.0) 457 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2023-11-15T22:16:21.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[111573]: cluster 2023-11-15T22:16:20.026698+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e41: 6 total, 5 up, 5 in 2023-11-15T22:16:21.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[111573]: audit 2023-11-15T22:16:20.027351+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:16:21.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[111573]: audit 2023-11-15T22:16:20.107805+0000 mgr.y (mgr.14142) 101 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:21.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[111573]: cephadm 2023-11-15T22:16:20.108449+0000 mgr.y (mgr.14142) 102 : cephadm [INF] Applying osd on host smithi195... 2023-11-15T22:16:21.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[111573]: audit 2023-11-15T22:16:20.108742+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:16:21.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[111573]: audit 2023-11-15T22:16:20.109363+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:21.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[111573]: audit 2023-11-15T22:16:20.110330+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:21.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[108160]: audit 2023-11-15T22:16:20.205665+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:17.235595\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_daemon_update\": \"2023-11-15T22:16:17.235688\", \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:21.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[111573]: audit 2023-11-15T22:16:20.205665+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:17.235595\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_daemon_update\": \"2023-11-15T22:16:17.235688\", \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:21.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[111573]: audit 2023-11-15T22:16:20.210984+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:17.235595\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_daemon_update\": \"2023-11-15T22:16:17.235688\", \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:21.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[111573]: audit 2023-11-15T22:16:20.567031+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4c08f910-8037-462c-8cab-9bdfdd07797d\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700086568.559605, \"finished_at\": 1700086576.0133617}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-15T22:16:21.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[108160]: audit 2023-11-15T22:16:20.210984+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:17.235595\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:14.916063\"}}, \"last_daemon_update\": \"2023-11-15T22:16:17.235688\", \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:21.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[108160]: audit 2023-11-15T22:16:20.567031+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4c08f910-8037-462c-8cab-9bdfdd07797d\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700086568.559605, \"finished_at\": 1700086576.0133617}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-15T22:16:21.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[111573]: audit 2023-11-15T22:16:20.570956+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4c08f910-8037-462c-8cab-9bdfdd07797d\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700086568.559605, \"finished_at\": 1700086576.0133617}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-15T22:16:21.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[111573]: cluster 2023-11-15T22:16:21.024935+0000 mon.a (mon.0) 467 : cluster [INF] osd.5 [v2:172.21.15.195:6808/2184271226,v1:172.21.15.195:6809/2184271226] boot 2023-11-15T22:16:21.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[111573]: cluster 2023-11-15T22:16:21.025011+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-11-15T22:16:21.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[111573]: audit 2023-11-15T22:16:21.025181+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:16:21.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[108160]: audit 2023-11-15T22:16:20.570956+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4c08f910-8037-462c-8cab-9bdfdd07797d\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700086568.559605, \"finished_at\": 1700086576.0133617}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-15T22:16:21.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[108160]: cluster 2023-11-15T22:16:21.024935+0000 mon.a (mon.0) 467 : cluster [INF] osd.5 [v2:172.21.15.195:6808/2184271226,v1:172.21.15.195:6809/2184271226] boot 2023-11-15T22:16:21.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[108160]: cluster 2023-11-15T22:16:21.025011+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-11-15T22:16:21.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:21 smithi145 bash[108160]: audit 2023-11-15T22:16:21.025181+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:16:22.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:22 smithi195 bash[108245]: cluster 2023-11-15T22:16:20.548127+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail 2023-11-15T22:16:22.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:22 smithi195 bash[108245]: audit 2023-11-15T22:16:21.591527+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.195:0/2048152660' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18857f8d-21fa-4e0d-a7a6-1a1156fd50c1"}]: dispatch 2023-11-15T22:16:22.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:22 smithi195 bash[108245]: audit 2023-11-15T22:16:21.592099+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18857f8d-21fa-4e0d-a7a6-1a1156fd50c1"}]: dispatch 2023-11-15T22:16:22.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:22 smithi195 bash[108245]: audit 2023-11-15T22:16:21.601590+0000 mon.a (mon.0) 471 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18857f8d-21fa-4e0d-a7a6-1a1156fd50c1"}]': finished 2023-11-15T22:16:22.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:22 smithi195 bash[108245]: cluster 2023-11-15T22:16:21.601681+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e43: 7 total, 6 up, 6 in 2023-11-15T22:16:22.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:22 smithi195 bash[108245]: audit 2023-11-15T22:16:21.601843+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:22.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:22 smithi145 bash[108160]: cluster 2023-11-15T22:16:20.548127+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail 2023-11-15T22:16:22.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:22 smithi145 bash[108160]: audit 2023-11-15T22:16:21.591527+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.195:0/2048152660' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18857f8d-21fa-4e0d-a7a6-1a1156fd50c1"}]: dispatch 2023-11-15T22:16:22.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:22 smithi145 bash[108160]: audit 2023-11-15T22:16:21.592099+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18857f8d-21fa-4e0d-a7a6-1a1156fd50c1"}]: dispatch 2023-11-15T22:16:22.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:22 smithi145 bash[108160]: audit 2023-11-15T22:16:21.601590+0000 mon.a (mon.0) 471 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18857f8d-21fa-4e0d-a7a6-1a1156fd50c1"}]': finished 2023-11-15T22:16:22.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:22 smithi145 bash[108160]: cluster 2023-11-15T22:16:21.601681+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e43: 7 total, 6 up, 6 in 2023-11-15T22:16:22.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:22 smithi145 bash[108160]: audit 2023-11-15T22:16:21.601843+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:22.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:22 smithi145 bash[111573]: cluster 2023-11-15T22:16:20.548127+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail 2023-11-15T22:16:22.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:22 smithi145 bash[111573]: audit 2023-11-15T22:16:21.591527+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.195:0/2048152660' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18857f8d-21fa-4e0d-a7a6-1a1156fd50c1"}]: dispatch 2023-11-15T22:16:22.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:22 smithi145 bash[111573]: audit 2023-11-15T22:16:21.592099+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18857f8d-21fa-4e0d-a7a6-1a1156fd50c1"}]: dispatch 2023-11-15T22:16:22.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:22 smithi145 bash[111573]: audit 2023-11-15T22:16:21.601590+0000 mon.a (mon.0) 471 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18857f8d-21fa-4e0d-a7a6-1a1156fd50c1"}]': finished 2023-11-15T22:16:22.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:22 smithi145 bash[111573]: cluster 2023-11-15T22:16:21.601681+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e43: 7 total, 6 up, 6 in 2023-11-15T22:16:22.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:22 smithi145 bash[111573]: audit 2023-11-15T22:16:21.601843+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:23.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:23 smithi195 bash[108245]: audit 2023-11-15T22:16:22.314969+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.195:0/1760781408' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:16:23.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:23 smithi195 bash[108245]: cluster 2023-11-15T22:16:22.603474+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e44: 7 total, 6 up, 6 in 2023-11-15T22:16:23.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:23 smithi195 bash[108245]: audit 2023-11-15T22:16:22.603626+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:23.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:23 smithi145 bash[108160]: audit 2023-11-15T22:16:22.314969+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.195:0/1760781408' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:16:23.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:23 smithi145 bash[108160]: cluster 2023-11-15T22:16:22.603474+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e44: 7 total, 6 up, 6 in 2023-11-15T22:16:23.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:23 smithi145 bash[108160]: audit 2023-11-15T22:16:22.603626+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:23.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:23 smithi145 bash[111573]: audit 2023-11-15T22:16:22.314969+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.195:0/1760781408' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:16:23.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:23 smithi145 bash[111573]: cluster 2023-11-15T22:16:22.603474+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e44: 7 total, 6 up, 6 in 2023-11-15T22:16:23.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:23 smithi145 bash[111573]: audit 2023-11-15T22:16:22.603626+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:24.360 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:24 smithi195 bash[108245]: cluster 2023-11-15T22:16:22.548450+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:24.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:24 smithi145 bash[108160]: cluster 2023-11-15T22:16:22.548450+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:24.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:24 smithi145 bash[111573]: cluster 2023-11-15T22:16:22.548450+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:25.561 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:25 smithi195 bash[108245]: cluster 2023-11-15T22:16:24.548777+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 2.2 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:25.561 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:25 smithi195 bash[108245]: audit 2023-11-15T22:16:24.557923+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:25.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:25 smithi145 bash[111573]: cluster 2023-11-15T22:16:24.548777+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 2.2 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:25.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:25 smithi145 bash[111573]: audit 2023-11-15T22:16:24.557923+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:25.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:25 smithi145 bash[108160]: cluster 2023-11-15T22:16:24.548777+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 2.2 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:25.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:25 smithi145 bash[108160]: audit 2023-11-15T22:16:24.557923+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:26.667 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:26 smithi195 bash[108245]: audit 2023-11-15T22:16:26.306881+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-15T22:16:26.667 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:26 smithi195 bash[108245]: audit 2023-11-15T22:16:26.307601+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:26.667 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:26 smithi195 bash[108245]: audit 2023-11-15T22:16:26.308417+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-15T22:16:26.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:26 smithi145 bash[108160]: audit 2023-11-15T22:16:26.306881+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-15T22:16:26.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:26 smithi145 bash[108160]: audit 2023-11-15T22:16:26.307601+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:26.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:26 smithi145 bash[108160]: audit 2023-11-15T22:16:26.308417+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-15T22:16:26.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:26 smithi145 bash[111573]: audit 2023-11-15T22:16:26.306881+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-15T22:16:26.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:26 smithi145 bash[111573]: audit 2023-11-15T22:16:26.307601+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:26.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:26 smithi145 bash[111573]: audit 2023-11-15T22:16:26.308417+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-15T22:16:27.322 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:27 smithi195 systemd[1]: Stopping Ceph osd.5 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:16:27.602 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:27 smithi195 bash[112284]: debug 2023-11-15T22:16:27.319+0000 7f924d7a9700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-15T22:16:27.602 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:27 smithi195 bash[112284]: debug 2023-11-15T22:16:27.319+0000 7f924d7a9700 -1 osd.5 44 *** Got signal Terminated *** 2023-11-15T22:16:27.602 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:27 smithi195 bash[112284]: debug 2023-11-15T22:16:27.319+0000 7f924d7a9700 -1 osd.5 44 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-15T22:16:27.602 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:27 smithi195 bash[108245]: cephadm 2023-11-15T22:16:26.308134+0000 mgr.y (mgr.14142) 106 : cephadm [INF] Deploying daemon osd.5 on smithi195 2023-11-15T22:16:27.602 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:27 smithi195 bash[108245]: cluster 2023-11-15T22:16:26.549100+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:27.602 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:27 smithi195 bash[108245]: cluster 2023-11-15T22:16:27.364941+0000 mon.a (mon.0) 480 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-15T22:16:27.602 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:27 smithi195 bash[108245]: cluster 2023-11-15T22:16:27.364983+0000 mon.a (mon.0) 481 : cluster [INF] osd.5 failed (root=default,host=smithi195) (connection refused reported by osd.3) 2023-11-15T22:16:27.602 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:27 smithi195 bash[108245]: cluster 2023-11-15T22:16:27.365129+0000 mon.a (mon.0) 482 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-15T22:16:27.603 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:27 smithi195 bash[108245]: cluster 2023-11-15T22:16:27.365217+0000 mon.a (mon.0) 483 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-15T22:16:27.603 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:27 smithi195 bash[108245]: cluster 2023-11-15T22:16:27.365302+0000 mon.a (mon.0) 484 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-15T22:16:27.603 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:27 smithi195 bash[108245]: cluster 2023-11-15T22:16:27.365382+0000 mon.a (mon.0) 485 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-15T22:16:27.603 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:27 smithi195 bash[108245]: cluster 2023-11-15T22:16:27.365479+0000 mon.a (mon.0) 486 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-15T22:16:27.876 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:27 smithi195 podman[113437]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.5 2023-11-15T22:16:27.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[108160]: cephadm 2023-11-15T22:16:26.308134+0000 mgr.y (mgr.14142) 106 : cephadm [INF] Deploying daemon osd.5 on smithi195 2023-11-15T22:16:27.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[108160]: cluster 2023-11-15T22:16:26.549100+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:27.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[108160]: cluster 2023-11-15T22:16:27.364941+0000 mon.a (mon.0) 480 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-15T22:16:27.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[108160]: cluster 2023-11-15T22:16:27.364983+0000 mon.a (mon.0) 481 : cluster [INF] osd.5 failed (root=default,host=smithi195) (connection refused reported by osd.3) 2023-11-15T22:16:27.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[108160]: cluster 2023-11-15T22:16:27.365129+0000 mon.a (mon.0) 482 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-15T22:16:27.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[108160]: cluster 2023-11-15T22:16:27.365217+0000 mon.a (mon.0) 483 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-15T22:16:27.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[108160]: cluster 2023-11-15T22:16:27.365302+0000 mon.a (mon.0) 484 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-15T22:16:27.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[108160]: cluster 2023-11-15T22:16:27.365382+0000 mon.a (mon.0) 485 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-15T22:16:27.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[108160]: cluster 2023-11-15T22:16:27.365479+0000 mon.a (mon.0) 486 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-15T22:16:27.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[111573]: cephadm 2023-11-15T22:16:26.308134+0000 mgr.y (mgr.14142) 106 : cephadm [INF] Deploying daemon osd.5 on smithi195 2023-11-15T22:16:27.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[111573]: cluster 2023-11-15T22:16:26.549100+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:27.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[111573]: cluster 2023-11-15T22:16:27.364941+0000 mon.a (mon.0) 480 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-15T22:16:27.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[111573]: cluster 2023-11-15T22:16:27.364983+0000 mon.a (mon.0) 481 : cluster [INF] osd.5 failed (root=default,host=smithi195) (connection refused reported by osd.3) 2023-11-15T22:16:27.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[111573]: cluster 2023-11-15T22:16:27.365129+0000 mon.a (mon.0) 482 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-15T22:16:27.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[111573]: cluster 2023-11-15T22:16:27.365217+0000 mon.a (mon.0) 483 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-15T22:16:27.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[111573]: cluster 2023-11-15T22:16:27.365302+0000 mon.a (mon.0) 484 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-15T22:16:27.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[111573]: cluster 2023-11-15T22:16:27.365382+0000 mon.a (mon.0) 485 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-15T22:16:27.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:27 smithi145 bash[111573]: cluster 2023-11-15T22:16:27.365479+0000 mon.a (mon.0) 486 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-15T22:16:28.630 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:28 smithi195 bash[108245]: cluster 2023-11-15T22:16:27.557499+0000 mon.a (mon.0) 487 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:16:28.630 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:28 smithi195 bash[108245]: cluster 2023-11-15T22:16:27.561480+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e45: 7 total, 5 up, 6 in 2023-11-15T22:16:28.630 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:28 smithi195 bash[108245]: audit 2023-11-15T22:16:27.562069+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:28.630 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:28 smithi195 bash[108245]: audit 2023-11-15T22:16:28.552012+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}}, \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:28.630 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:28 smithi195 bash[108245]: audit 2023-11-15T22:16:28.552480+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:28.630 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:28 smithi195 bash[108245]: audit 2023-11-15T22:16:28.555447+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}}, \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:28.630 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:28 smithi195 bash[108245]: audit 2023-11-15T22:16:28.556758+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-15T22:16:28.630 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:28 smithi195 bash[108245]: audit 2023-11-15T22:16:28.557840+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:28.631 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:28 smithi195 bash[108245]: audit 2023-11-15T22:16:28.558624+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-15T22:16:28.631 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:28 smithi195 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.5.service: Succeeded. 2023-11-15T22:16:28.631 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:28 smithi195 systemd[1]: Stopped Ceph osd.5 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:16:28.631 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:28 smithi195 systemd[1]: Starting Ceph osd.5 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:16:28.631 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:28 smithi195 podman[113573]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.5" found: no such container 2023-11-15T22:16:28.631 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:28 smithi195 systemd[1]: Started Ceph osd.5 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:16:28.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[108160]: cluster 2023-11-15T22:16:27.557499+0000 mon.a (mon.0) 487 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:16:28.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[108160]: cluster 2023-11-15T22:16:27.561480+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e45: 7 total, 5 up, 6 in 2023-11-15T22:16:28.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[108160]: audit 2023-11-15T22:16:27.562069+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:28.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[111573]: cluster 2023-11-15T22:16:27.557499+0000 mon.a (mon.0) 487 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:16:28.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[111573]: cluster 2023-11-15T22:16:27.561480+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e45: 7 total, 5 up, 6 in 2023-11-15T22:16:28.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[111573]: audit 2023-11-15T22:16:27.562069+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:28.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[108160]: audit 2023-11-15T22:16:28.552012+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}}, \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:28.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[108160]: audit 2023-11-15T22:16:28.552480+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:28.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[111573]: audit 2023-11-15T22:16:28.552012+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}}, \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:28.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[111573]: audit 2023-11-15T22:16:28.552480+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:28.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[108160]: audit 2023-11-15T22:16:28.555447+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}}, \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:28.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[108160]: audit 2023-11-15T22:16:28.556758+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-15T22:16:28.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[108160]: audit 2023-11-15T22:16:28.557840+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:28.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[108160]: audit 2023-11-15T22:16:28.558624+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-15T22:16:28.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[111573]: audit 2023-11-15T22:16:28.555447+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:17.235433\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:17.235525\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:17.235563\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}}, \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:28.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[111573]: audit 2023-11-15T22:16:28.556758+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-15T22:16:28.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[111573]: audit 2023-11-15T22:16:28.557840+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:28.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:28 smithi145 bash[111573]: audit 2023-11-15T22:16:28.558624+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-15T22:16:29.305 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:28 smithi195 bash[113589]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-11-15T22:16:29.305 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:28 smithi195 bash[113589]: 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-11-15T22:16:29.305 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:28 smithi195 bash[113589]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-11-15T22:16:29.305 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:28 smithi195 bash[113589]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-11-15T22:16:29.305 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:28 smithi195 bash[113589]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-11-15T22:16:29.305 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:28 smithi195 bash[113589]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-11-15T22:16:29.305 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:28 smithi195 bash[113589]: --> ceph-volume lvm activate successful for osd ID: 5 2023-11-15T22:16:29.845 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:29 smithi195 bash[108245]: cluster 2023-11-15T22:16:28.549453+0000 mgr.y (mgr.14142) 108 : cluster [DBG] pgmap v112: 1 pgs: 1 stale+active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:29.845 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:29 smithi195 bash[108245]: cephadm 2023-11-15T22:16:28.558368+0000 mgr.y (mgr.14142) 109 : cephadm [INF] Deploying daemon osd.6 on smithi195 2023-11-15T22:16:29.845 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:29 smithi195 bash[108245]: cluster 2023-11-15T22:16:28.563125+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e46: 7 total, 5 up, 6 in 2023-11-15T22:16:29.846 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:29 smithi195 bash[108245]: audit 2023-11-15T22:16:28.563359+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:29.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:29 smithi145 bash[108160]: cluster 2023-11-15T22:16:28.549453+0000 mgr.y (mgr.14142) 108 : cluster [DBG] pgmap v112: 1 pgs: 1 stale+active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:29.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:29 smithi145 bash[108160]: cephadm 2023-11-15T22:16:28.558368+0000 mgr.y (mgr.14142) 109 : cephadm [INF] Deploying daemon osd.6 on smithi195 2023-11-15T22:16:29.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:29 smithi145 bash[108160]: cluster 2023-11-15T22:16:28.563125+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e46: 7 total, 5 up, 6 in 2023-11-15T22:16:29.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:29 smithi145 bash[108160]: audit 2023-11-15T22:16:28.563359+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:29.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:29 smithi145 bash[111573]: cluster 2023-11-15T22:16:28.549453+0000 mgr.y (mgr.14142) 108 : cluster [DBG] pgmap v112: 1 pgs: 1 stale+active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:29.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:29 smithi145 bash[111573]: cephadm 2023-11-15T22:16:28.558368+0000 mgr.y (mgr.14142) 109 : cephadm [INF] Deploying daemon osd.6 on smithi195 2023-11-15T22:16:29.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:29 smithi145 bash[111573]: cluster 2023-11-15T22:16:28.563125+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e46: 7 total, 5 up, 6 in 2023-11-15T22:16:29.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:29 smithi145 bash[111573]: audit 2023-11-15T22:16:28.563359+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:30.046 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 5,6 on host 'smithi195' 2023-11-15T22:16:30.560 DEBUG:teuthology.orchestra.run.smithi195:osd.6> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.6.service 2023-11-15T22:16:30.563 INFO:tasks.cephadm:Deploying osd.7 on smithi195 with /dev/vg_nvme/lv_1... 2023-11-15T22:16:30.564 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-11-15T22:16:30.596 INFO:journalctl@ceph.osd.6.smithi195.stdout:-- Logs begin at Wed 2023-11-15 22:03:47 UTC. -- 2023-11-15T22:16:30.678 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:30 smithi195 bash[113847]: debug 2023-11-15T22:16:30.440+0000 7f72fca71ec0 -1 Falling back to public interface 2023-11-15T22:16:30.679 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:30 smithi195 bash[108245]: audit 2023-11-15T22:16:29.863086+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:29.862224\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:29.862316\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:29.862352\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:29.862383\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}}, \"last_daemon_update\": \"2023-11-15T22:16:29.862456\", \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:30.679 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:30 smithi195 bash[108245]: audit 2023-11-15T22:16:29.866620+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:29.862224\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:29.862316\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:29.862352\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:29.862383\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}}, \"last_daemon_update\": \"2023-11-15T22:16:29.862456\", \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:30.679 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:30 smithi195 bash[108245]: audit 2023-11-15T22:16:30.038696+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:29.862224\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:29.862316\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:29.862352\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:29.862383\", \"created\": \"2023-11-15T22:16:15.970292\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:30.679 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:30 smithi195 bash[108245]: audit 2023-11-15T22:16:30.039182+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:30.679 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:30 smithi195 bash[108245]: audit 2023-11-15T22:16:30.041832+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:29.862224\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:29.862316\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:29.862352\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:29.862383\", \"created\": \"2023-11-15T22:16:15.970292\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:30.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:30 smithi145 bash[108160]: audit 2023-11-15T22:16:29.863086+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:29.862224\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:29.862316\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:29.862352\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:29.862383\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}}, \"last_daemon_update\": \"2023-11-15T22:16:29.862456\", \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:30.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:30 smithi145 bash[111573]: audit 2023-11-15T22:16:29.863086+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:29.862224\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:29.862316\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:29.862352\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:29.862383\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}}, \"last_daemon_update\": \"2023-11-15T22:16:29.862456\", \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:30.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:30 smithi145 bash[111573]: audit 2023-11-15T22:16:29.866620+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:29.862224\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:29.862316\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:29.862352\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:29.862383\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}}, \"last_daemon_update\": \"2023-11-15T22:16:29.862456\", \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:30.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:30 smithi145 bash[108160]: audit 2023-11-15T22:16:29.866620+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:29.862224\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:29.862316\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:29.862352\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:29.862383\", \"created\": \"2023-11-15T22:16:15.970292\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}}, \"last_daemon_update\": \"2023-11-15T22:16:29.862456\", \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:30.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:30 smithi145 bash[111573]: audit 2023-11-15T22:16:30.038696+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:29.862224\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:29.862316\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:29.862352\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:29.862383\", \"created\": \"2023-11-15T22:16:15.970292\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:30.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:30 smithi145 bash[111573]: audit 2023-11-15T22:16:30.039182+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:30.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:30 smithi145 bash[111573]: audit 2023-11-15T22:16:30.041832+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:29.862224\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:29.862316\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:29.862352\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:29.862383\", \"created\": \"2023-11-15T22:16:15.970292\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:30.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:30 smithi145 bash[108160]: audit 2023-11-15T22:16:30.038696+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:29.862224\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:29.862316\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:29.862352\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:29.862383\", \"created\": \"2023-11-15T22:16:15.970292\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:30.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:30 smithi145 bash[108160]: audit 2023-11-15T22:16:30.039182+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:30.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:30 smithi145 bash[108160]: audit 2023-11-15T22:16:30.041832+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:29.862224\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:29.862316\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:29.862352\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:16:29.862383\", \"created\": \"2023-11-15T22:16:15.970292\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_device_update\": \"2023-11-15T22:16:20.205061\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:31.176 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:30 smithi195 bash[113847]: debug 2023-11-15T22:16:30.994+0000 7f72fca71ec0 -1 osd.5 44 log_to_monitors {default=true} 2023-11-15T22:16:31.176 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:31 smithi195 bash[113847]: debug 2023-11-15T22:16:31.002+0000 7f72eca3a700 -1 osd.5 44 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-15T22:16:31.832 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:31 smithi195 bash[108245]: cluster 2023-11-15T22:16:30.549793+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v114: 1 pgs: 1 stale+active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:31.832 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:31 smithi195 bash[108245]: audit 2023-11-15T22:16:30.998383+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/2731249936,v1:172.21.15.195:6809/2731249936]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-15T22:16:31.832 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:31 smithi195 bash[108245]: audit 2023-11-15T22:16:30.998927+0000 mon.a (mon.0) 503 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-15T22:16:31.832 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:31 smithi195 bash[108245]: audit 2023-11-15T22:16:30.999691+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/2731249936,v1:172.21.15.195:6809/2731249936]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:31.832 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:31 smithi195 bash[108245]: audit 2023-11-15T22:16:30.999949+0000 mon.a (mon.0) 504 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:31.832 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:31 smithi195 bash[108245]: audit 2023-11-15T22:16:31.474550+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"56fd237e0227\", \"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-11-15T22:16:31.473777\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:31.139153\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_daemon_update\": \"2023-11-15T22:16:31.473881\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:31.832 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:31 smithi195 bash[108245]: audit 2023-11-15T22:16:31.477488+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"56fd237e0227\", \"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-11-15T22:16:31.473777\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:31.139153\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_daemon_update\": \"2023-11-15T22:16:31.473881\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:31.832 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:31 smithi195 bash[108245]: audit 2023-11-15T22:16:31.478164+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:31.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:31 smithi145 bash[108160]: cluster 2023-11-15T22:16:30.549793+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v114: 1 pgs: 1 stale+active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:31.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:31 smithi145 bash[108160]: audit 2023-11-15T22:16:30.998383+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/2731249936,v1:172.21.15.195:6809/2731249936]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-15T22:16:31.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:31 smithi145 bash[108160]: audit 2023-11-15T22:16:30.998927+0000 mon.a (mon.0) 503 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-15T22:16:31.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:31 smithi145 bash[108160]: audit 2023-11-15T22:16:30.999691+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/2731249936,v1:172.21.15.195:6809/2731249936]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:31.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:31 smithi145 bash[108160]: audit 2023-11-15T22:16:30.999949+0000 mon.a (mon.0) 504 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:31.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:31 smithi145 bash[111573]: cluster 2023-11-15T22:16:30.549793+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v114: 1 pgs: 1 stale+active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:31.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:31 smithi145 bash[111573]: audit 2023-11-15T22:16:30.998383+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/2731249936,v1:172.21.15.195:6809/2731249936]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-15T22:16:31.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:31 smithi145 bash[111573]: audit 2023-11-15T22:16:30.998927+0000 mon.a (mon.0) 503 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-15T22:16:31.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:31 smithi145 bash[111573]: audit 2023-11-15T22:16:30.999691+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/2731249936,v1:172.21.15.195:6809/2731249936]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:31.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:31 smithi145 bash[111573]: audit 2023-11-15T22:16:30.999949+0000 mon.a (mon.0) 504 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:31.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:31 smithi145 bash[108160]: audit 2023-11-15T22:16:31.474550+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"56fd237e0227\", \"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-11-15T22:16:31.473777\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:31.139153\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_daemon_update\": \"2023-11-15T22:16:31.473881\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:31.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:31 smithi145 bash[111573]: audit 2023-11-15T22:16:31.474550+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"56fd237e0227\", \"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-11-15T22:16:31.473777\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:31.139153\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_daemon_update\": \"2023-11-15T22:16:31.473881\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:31.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:31 smithi145 bash[111573]: audit 2023-11-15T22:16:31.477488+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"56fd237e0227\", \"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-11-15T22:16:31.473777\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:31.139153\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_daemon_update\": \"2023-11-15T22:16:31.473881\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:31.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:31 smithi145 bash[108160]: audit 2023-11-15T22:16:31.477488+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"56fd237e0227\", \"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-11-15T22:16:31.473777\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:31.139153\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_daemon_update\": \"2023-11-15T22:16:31.473881\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:31.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:31 smithi145 bash[108160]: audit 2023-11-15T22:16:31.478164+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:31.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:31 smithi145 bash[111573]: audit 2023-11-15T22:16:31.478164+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:32.176 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:31 smithi195 bash[114440]: debug 2023-11-15T22:16:31.970+0000 7f514ff5aec0 -1 Falling back to public interface 2023-11-15T22:16:32.266 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-11-15T22:16:32.267 INFO:teuthology.orchestra.run.smithi195.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-11-15T22:16:32.267 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10+0 records in 2023-11-15T22:16:32.267 INFO:teuthology.orchestra.run.smithi195.stderr:10+0 records out 2023-11-15T22:16:32.267 INFO:teuthology.orchestra.run.smithi195.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0100104 s, 1.0 GB/s 2023-11-15T22:16:32.267 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping successful for: 2023-11-15T22:16:32.709 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph orch daemon add osd smithi195:vg_nvme/lv_1 2023-11-15T22:16:32.926 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:32 smithi195 bash[114440]: debug 2023-11-15T22:16:32.538+0000 7f514ff5aec0 -1 osd.6 0 log_to_monitors {default=true} 2023-11-15T22:16:32.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:32 smithi195 bash[108245]: cluster 2023-11-15T22:16:31.576845+0000 mon.a (mon.0) 508 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-15T22:16:32.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:32 smithi195 bash[108245]: cluster 2023-11-15T22:16:31.576869+0000 mon.a (mon.0) 509 : cluster [INF] Cluster is now healthy 2023-11-15T22:16:32.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:32 smithi195 bash[108245]: cluster 2023-11-15T22:16:31.583626+0000 mon.a (mon.0) 510 : cluster [INF] osd.5 [v2:172.21.15.195:6808/2731249936,v1:172.21.15.195:6809/2731249936] boot 2023-11-15T22:16:32.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:32 smithi195 bash[108245]: cluster 2023-11-15T22:16:31.583685+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e47: 7 total, 6 up, 6 in 2023-11-15T22:16:32.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:32 smithi195 bash[108245]: audit 2023-11-15T22:16:31.584207+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:16:32.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:32 smithi195 bash[108245]: audit 2023-11-15T22:16:31.584607+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:32.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:32 smithi195 bash[108245]: audit 2023-11-15T22:16:32.542503+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/4254916137,v1:172.21.15.195:6817/4254916137]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-15T22:16:32.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:32 smithi195 bash[108245]: audit 2023-11-15T22:16:32.542830+0000 mon.a (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-15T22:16:32.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:32 smithi145 bash[108160]: cluster 2023-11-15T22:16:31.576845+0000 mon.a (mon.0) 508 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-15T22:16:32.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:32 smithi145 bash[108160]: cluster 2023-11-15T22:16:31.576869+0000 mon.a (mon.0) 509 : cluster [INF] Cluster is now healthy 2023-11-15T22:16:32.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:32 smithi145 bash[108160]: cluster 2023-11-15T22:16:31.583626+0000 mon.a (mon.0) 510 : cluster [INF] osd.5 [v2:172.21.15.195:6808/2731249936,v1:172.21.15.195:6809/2731249936] boot 2023-11-15T22:16:32.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:32 smithi145 bash[108160]: cluster 2023-11-15T22:16:31.583685+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e47: 7 total, 6 up, 6 in 2023-11-15T22:16:32.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:32 smithi145 bash[108160]: audit 2023-11-15T22:16:31.584207+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:16:32.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:32 smithi145 bash[108160]: audit 2023-11-15T22:16:31.584607+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:32.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:32 smithi145 bash[108160]: audit 2023-11-15T22:16:32.542503+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/4254916137,v1:172.21.15.195:6817/4254916137]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-15T22:16:32.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:32 smithi145 bash[108160]: audit 2023-11-15T22:16:32.542830+0000 mon.a (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-15T22:16:32.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:32 smithi145 bash[111573]: cluster 2023-11-15T22:16:31.576845+0000 mon.a (mon.0) 508 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-15T22:16:32.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:32 smithi145 bash[111573]: cluster 2023-11-15T22:16:31.576869+0000 mon.a (mon.0) 509 : cluster [INF] Cluster is now healthy 2023-11-15T22:16:32.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:32 smithi145 bash[111573]: cluster 2023-11-15T22:16:31.583626+0000 mon.a (mon.0) 510 : cluster [INF] osd.5 [v2:172.21.15.195:6808/2731249936,v1:172.21.15.195:6809/2731249936] boot 2023-11-15T22:16:32.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:32 smithi145 bash[111573]: cluster 2023-11-15T22:16:31.583685+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e47: 7 total, 6 up, 6 in 2023-11-15T22:16:32.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:32 smithi145 bash[111573]: audit 2023-11-15T22:16:31.584207+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:16:32.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:32 smithi145 bash[111573]: audit 2023-11-15T22:16:31.584607+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:32.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:32 smithi145 bash[111573]: audit 2023-11-15T22:16:32.542503+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/4254916137,v1:172.21.15.195:6817/4254916137]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-15T22:16:32.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:32 smithi145 bash[111573]: audit 2023-11-15T22:16:32.542830+0000 mon.a (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-15T22:16:33.645 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:33 smithi195 bash[108245]: cluster 2023-11-15T22:16:32.550162+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v116: 1 pgs: 1 stale+active+clean; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:33.645 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:33 smithi195 bash[108245]: audit 2023-11-15T22:16:32.593539+0000 mon.a (mon.0) 515 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-15T22:16:33.645 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:33 smithi195 bash[108245]: cluster 2023-11-15T22:16:32.593592+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e48: 7 total, 6 up, 6 in 2023-11-15T22:16:33.645 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:33 smithi195 bash[108245]: audit 2023-11-15T22:16:32.593747+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:33.645 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:33 smithi195 bash[108245]: audit 2023-11-15T22:16:32.594029+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/4254916137,v1:172.21.15.195:6817/4254916137]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:33.645 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:33 smithi195 bash[108245]: audit 2023-11-15T22:16:32.594276+0000 mon.a (mon.0) 518 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:33.646 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:33 smithi195 bash[108245]: cluster 2023-11-15T22:16:33.534363+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:16:33.646 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:33 smithi195 bash[108245]: cluster 2023-11-15T22:16:33.534406+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:16:33.646 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:33 smithi195 bash[114440]: debug 2023-11-15T22:16:33.595+0000 7f5134d07700 -1 osd.6 0 waiting for initial osdmap 2023-11-15T22:16:33.646 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:33 smithi195 bash[114440]: debug 2023-11-15T22:16:33.605+0000 7f513ff23700 -1 osd.6 49 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-15T22:16:33.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:33 smithi145 bash[108160]: cluster 2023-11-15T22:16:32.550162+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v116: 1 pgs: 1 stale+active+clean; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:33.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:33 smithi145 bash[108160]: audit 2023-11-15T22:16:32.593539+0000 mon.a (mon.0) 515 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-15T22:16:33.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:33 smithi145 bash[108160]: cluster 2023-11-15T22:16:32.593592+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e48: 7 total, 6 up, 6 in 2023-11-15T22:16:33.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:33 smithi145 bash[108160]: audit 2023-11-15T22:16:32.593747+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:33.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:33 smithi145 bash[108160]: audit 2023-11-15T22:16:32.594029+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/4254916137,v1:172.21.15.195:6817/4254916137]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:33.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:33 smithi145 bash[108160]: audit 2023-11-15T22:16:32.594276+0000 mon.a (mon.0) 518 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:33.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:33 smithi145 bash[108160]: cluster 2023-11-15T22:16:33.534363+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:16:33.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:33 smithi145 bash[108160]: cluster 2023-11-15T22:16:33.534406+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:16:33.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:33 smithi145 bash[111573]: cluster 2023-11-15T22:16:32.550162+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v116: 1 pgs: 1 stale+active+clean; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:33.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:33 smithi145 bash[111573]: audit 2023-11-15T22:16:32.593539+0000 mon.a (mon.0) 515 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-15T22:16:33.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:33 smithi145 bash[111573]: cluster 2023-11-15T22:16:32.593592+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e48: 7 total, 6 up, 6 in 2023-11-15T22:16:33.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:33 smithi145 bash[111573]: audit 2023-11-15T22:16:32.593747+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:33.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:33 smithi145 bash[111573]: audit 2023-11-15T22:16:32.594029+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/4254916137,v1:172.21.15.195:6817/4254916137]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:33.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:33 smithi145 bash[111573]: audit 2023-11-15T22:16:32.594276+0000 mon.a (mon.0) 518 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:33.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:33 smithi145 bash[111573]: cluster 2023-11-15T22:16:33.534363+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:16:33.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:33 smithi145 bash[111573]: cluster 2023-11-15T22:16:33.534406+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:16:34.800 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:34 smithi195 bash[108245]: audit 2023-11-15T22:16:33.595030+0000 mon.a (mon.0) 519 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2023-11-15T22:16:34.800 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:34 smithi195 bash[108245]: cluster 2023-11-15T22:16:33.595089+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e49: 7 total, 6 up, 6 in 2023-11-15T22:16:34.800 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:34 smithi195 bash[108245]: audit 2023-11-15T22:16:33.595743+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:34.800 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:34 smithi195 bash[108245]: audit 2023-11-15T22:16:33.889119+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:34.800 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:34 smithi195 bash[108245]: audit 2023-11-15T22:16:33.980609+0000 mgr.y (mgr.14142) 112 : audit [DBG] from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:34.800 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:34 smithi195 bash[108245]: cephadm 2023-11-15T22:16:33.981379+0000 mgr.y (mgr.14142) 113 : cephadm [INF] Applying osd on host smithi195... 2023-11-15T22:16:34.800 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:34 smithi195 bash[108245]: audit 2023-11-15T22:16:33.981676+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:16:34.800 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:34 smithi195 bash[108245]: audit 2023-11-15T22:16:33.982394+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:34.800 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:34 smithi195 bash[108245]: audit 2023-11-15T22:16:33.983536+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:34.801 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:34 smithi195 bash[108245]: audit 2023-11-15T22:16:34.076457+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"56fd237e0227\", \"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-11-15T22:16:31.473777\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:31.139153\"}}, \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_daemon_update\": \"2023-11-15T22:16:31.473881\", \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:34.801 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:34 smithi195 bash[108245]: audit 2023-11-15T22:16:34.080465+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"56fd237e0227\", \"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-11-15T22:16:31.473777\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:31.139153\"}}, \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_daemon_update\": \"2023-11-15T22:16:31.473881\", \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:34.801 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:34 smithi195 bash[108245]: cluster 2023-11-15T22:16:34.595632+0000 mon.a (mon.0) 528 : cluster [INF] osd.6 [v2:172.21.15.195:6816/4254916137,v1:172.21.15.195:6817/4254916137] boot 2023-11-15T22:16:34.801 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:34 smithi195 bash[108245]: cluster 2023-11-15T22:16:34.595700+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-11-15T22:16:34.801 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:34 smithi195 bash[108245]: audit 2023-11-15T22:16:34.595878+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:34.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[108160]: audit 2023-11-15T22:16:33.595030+0000 mon.a (mon.0) 519 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2023-11-15T22:16:34.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[108160]: cluster 2023-11-15T22:16:33.595089+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e49: 7 total, 6 up, 6 in 2023-11-15T22:16:34.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[108160]: audit 2023-11-15T22:16:33.595743+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:34.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[108160]: audit 2023-11-15T22:16:33.889119+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:34.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[108160]: audit 2023-11-15T22:16:33.980609+0000 mgr.y (mgr.14142) 112 : audit [DBG] from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:34.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[108160]: cephadm 2023-11-15T22:16:33.981379+0000 mgr.y (mgr.14142) 113 : cephadm [INF] Applying osd on host smithi195... 2023-11-15T22:16:34.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[108160]: audit 2023-11-15T22:16:33.981676+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:16:34.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[108160]: audit 2023-11-15T22:16:33.982394+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:34.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[108160]: audit 2023-11-15T22:16:33.983536+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:34.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[111573]: audit 2023-11-15T22:16:33.595030+0000 mon.a (mon.0) 519 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2023-11-15T22:16:34.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[111573]: cluster 2023-11-15T22:16:33.595089+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e49: 7 total, 6 up, 6 in 2023-11-15T22:16:34.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[111573]: audit 2023-11-15T22:16:33.595743+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:34.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[111573]: audit 2023-11-15T22:16:33.889119+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:34.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[111573]: audit 2023-11-15T22:16:33.980609+0000 mgr.y (mgr.14142) 112 : audit [DBG] from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:34.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[111573]: cephadm 2023-11-15T22:16:33.981379+0000 mgr.y (mgr.14142) 113 : cephadm [INF] Applying osd on host smithi195... 2023-11-15T22:16:34.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[111573]: audit 2023-11-15T22:16:33.981676+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-15T22:16:34.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[111573]: audit 2023-11-15T22:16:33.982394+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:34.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[111573]: audit 2023-11-15T22:16:33.983536+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:34.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[108160]: audit 2023-11-15T22:16:34.076457+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"56fd237e0227\", \"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-11-15T22:16:31.473777\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:31.139153\"}}, \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_daemon_update\": \"2023-11-15T22:16:31.473881\", \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:34.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[111573]: audit 2023-11-15T22:16:34.076457+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"56fd237e0227\", \"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-11-15T22:16:31.473777\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:31.139153\"}}, \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_daemon_update\": \"2023-11-15T22:16:31.473881\", \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:34.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[108160]: audit 2023-11-15T22:16:34.080465+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"56fd237e0227\", \"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-11-15T22:16:31.473777\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:31.139153\"}}, \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_daemon_update\": \"2023-11-15T22:16:31.473881\", \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:34.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[108160]: cluster 2023-11-15T22:16:34.595632+0000 mon.a (mon.0) 528 : cluster [INF] osd.6 [v2:172.21.15.195:6816/4254916137,v1:172.21.15.195:6817/4254916137] boot 2023-11-15T22:16:34.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[108160]: cluster 2023-11-15T22:16:34.595700+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-11-15T22:16:34.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[108160]: audit 2023-11-15T22:16:34.595878+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:34.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[111573]: audit 2023-11-15T22:16:34.080465+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"56fd237e0227\", \"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-11-15T22:16:31.473777\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:31.139153\"}}, \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:28.556498\"}}, \"last_daemon_update\": \"2023-11-15T22:16:31.473881\", \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:34.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[111573]: cluster 2023-11-15T22:16:34.595632+0000 mon.a (mon.0) 528 : cluster [INF] osd.6 [v2:172.21.15.195:6816/4254916137,v1:172.21.15.195:6817/4254916137] boot 2023-11-15T22:16:34.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[111573]: cluster 2023-11-15T22:16:34.595700+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-11-15T22:16:34.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:34 smithi145 bash[111573]: audit 2023-11-15T22:16:34.595878+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:35.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:35 smithi195 bash[108245]: cluster 2023-11-15T22:16:34.550495+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v119: 1 pgs: 1 stale+active+clean; 0 B data, 2.5 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:35.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:35 smithi195 bash[108245]: audit 2023-11-15T22:16:35.387555+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.195:0/2342398055' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7379930c-e0e4-47b3-9c00-3b6eb4dc83a0"}]: dispatch 2023-11-15T22:16:35.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:35 smithi195 bash[108245]: audit 2023-11-15T22:16:35.388076+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7379930c-e0e4-47b3-9c00-3b6eb4dc83a0"}]: dispatch 2023-11-15T22:16:35.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:35 smithi195 bash[108245]: audit 2023-11-15T22:16:35.392828+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7379930c-e0e4-47b3-9c00-3b6eb4dc83a0"}]': finished 2023-11-15T22:16:35.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:35 smithi195 bash[108245]: cluster 2023-11-15T22:16:35.392881+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e51: 8 total, 7 up, 7 in 2023-11-15T22:16:35.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:35 smithi195 bash[108245]: audit 2023-11-15T22:16:35.393071+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:35.677 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:16:35 smithi195 bash[113847]: debug 2023-11-15T22:16:35.392+0000 7f72d6a0e700 -1 osd.5 51 build_incremental_map_msg missing incremental map 51 2023-11-15T22:16:35.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:35 smithi145 bash[108160]: cluster 2023-11-15T22:16:34.550495+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v119: 1 pgs: 1 stale+active+clean; 0 B data, 2.5 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:35.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:35 smithi145 bash[108160]: audit 2023-11-15T22:16:35.387555+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.195:0/2342398055' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7379930c-e0e4-47b3-9c00-3b6eb4dc83a0"}]: dispatch 2023-11-15T22:16:35.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:35 smithi145 bash[108160]: audit 2023-11-15T22:16:35.388076+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7379930c-e0e4-47b3-9c00-3b6eb4dc83a0"}]: dispatch 2023-11-15T22:16:35.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:35 smithi145 bash[108160]: audit 2023-11-15T22:16:35.392828+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7379930c-e0e4-47b3-9c00-3b6eb4dc83a0"}]': finished 2023-11-15T22:16:35.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:35 smithi145 bash[108160]: cluster 2023-11-15T22:16:35.392881+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e51: 8 total, 7 up, 7 in 2023-11-15T22:16:35.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:35 smithi145 bash[108160]: audit 2023-11-15T22:16:35.393071+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:35.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:35 smithi145 bash[111573]: cluster 2023-11-15T22:16:34.550495+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v119: 1 pgs: 1 stale+active+clean; 0 B data, 2.5 MiB used, 530 GiB / 536 GiB avail 2023-11-15T22:16:35.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:35 smithi145 bash[111573]: audit 2023-11-15T22:16:35.387555+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.195:0/2342398055' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7379930c-e0e4-47b3-9c00-3b6eb4dc83a0"}]: dispatch 2023-11-15T22:16:35.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:35 smithi145 bash[111573]: audit 2023-11-15T22:16:35.388076+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7379930c-e0e4-47b3-9c00-3b6eb4dc83a0"}]: dispatch 2023-11-15T22:16:35.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:35 smithi145 bash[111573]: audit 2023-11-15T22:16:35.392828+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7379930c-e0e4-47b3-9c00-3b6eb4dc83a0"}]': finished 2023-11-15T22:16:35.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:35 smithi145 bash[111573]: cluster 2023-11-15T22:16:35.392881+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e51: 8 total, 7 up, 7 in 2023-11-15T22:16:35.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:35 smithi145 bash[111573]: audit 2023-11-15T22:16:35.393071+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:36.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:36 smithi195 bash[108245]: audit 2023-11-15T22:16:36.135376+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.195:0/1708350397' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:16:36.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:36 smithi195 bash[108245]: cluster 2023-11-15T22:16:36.396593+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e52: 8 total, 7 up, 7 in 2023-11-15T22:16:36.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:36 smithi195 bash[108245]: audit 2023-11-15T22:16:36.396750+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:36.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:36 smithi145 bash[108160]: audit 2023-11-15T22:16:36.135376+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.195:0/1708350397' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:16:36.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:36 smithi145 bash[108160]: cluster 2023-11-15T22:16:36.396593+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e52: 8 total, 7 up, 7 in 2023-11-15T22:16:36.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:36 smithi145 bash[108160]: audit 2023-11-15T22:16:36.396750+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:36.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:36 smithi145 bash[111573]: audit 2023-11-15T22:16:36.135376+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.195:0/1708350397' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-15T22:16:36.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:36 smithi145 bash[111573]: cluster 2023-11-15T22:16:36.396593+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e52: 8 total, 7 up, 7 in 2023-11-15T22:16:36.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:36 smithi145 bash[111573]: audit 2023-11-15T22:16:36.396750+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:37.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:37 smithi195 bash[108245]: cluster 2023-11-15T22:16:36.550940+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v123: 1 pgs: 1 stale+active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:37.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:37 smithi145 bash[108160]: cluster 2023-11-15T22:16:36.550940+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v123: 1 pgs: 1 stale+active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:37.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:37 smithi145 bash[111573]: cluster 2023-11-15T22:16:36.550940+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v123: 1 pgs: 1 stale+active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:38.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:38 smithi195 bash[108245]: audit 2023-11-15T22:16:38.406006+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:38.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:38 smithi145 bash[108160]: audit 2023-11-15T22:16:38.406006+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:38.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:38 smithi145 bash[111573]: audit 2023-11-15T22:16:38.406006+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:39.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:39 smithi195 bash[108245]: cluster 2023-11-15T22:16:38.551332+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v124: 1 pgs: 1 stale+active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:39.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:39 smithi145 bash[108160]: cluster 2023-11-15T22:16:38.551332+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v124: 1 pgs: 1 stale+active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:39.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:39 smithi145 bash[111573]: cluster 2023-11-15T22:16:38.551332+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v124: 1 pgs: 1 stale+active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:40.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:40 smithi195 bash[108245]: audit 2023-11-15T22:16:40.055463+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-15T22:16:40.900 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:40 smithi195 bash[108245]: audit 2023-11-15T22:16:40.056184+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:40.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:40 smithi195 bash[108245]: cephadm 2023-11-15T22:16:40.056722+0000 mgr.y (mgr.14142) 117 : cephadm [INF] Deploying daemon osd.6 on smithi195 2023-11-15T22:16:40.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:40 smithi195 bash[108245]: audit 2023-11-15T22:16:40.057038+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-15T22:16:40.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:40 smithi145 bash[108160]: audit 2023-11-15T22:16:40.055463+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-15T22:16:40.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:40 smithi145 bash[108160]: audit 2023-11-15T22:16:40.056184+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:40.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:40 smithi145 bash[108160]: cephadm 2023-11-15T22:16:40.056722+0000 mgr.y (mgr.14142) 117 : cephadm [INF] Deploying daemon osd.6 on smithi195 2023-11-15T22:16:40.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:40 smithi145 bash[108160]: audit 2023-11-15T22:16:40.057038+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-15T22:16:40.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:40 smithi145 bash[111573]: audit 2023-11-15T22:16:40.055463+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-15T22:16:40.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:40 smithi145 bash[111573]: audit 2023-11-15T22:16:40.056184+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:40.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:40 smithi145 bash[111573]: cephadm 2023-11-15T22:16:40.056722+0000 mgr.y (mgr.14142) 117 : cephadm [INF] Deploying daemon osd.6 on smithi195 2023-11-15T22:16:40.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:40 smithi145 bash[111573]: audit 2023-11-15T22:16:40.057038+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-15T22:16:41.175 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:40 smithi195 systemd[1]: Stopping Ceph osd.6 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:16:41.176 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:40 smithi195 bash[114440]: debug 2023-11-15T22:16:40.951+0000 7f51477a2700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-15T22:16:41.176 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:40 smithi195 bash[114440]: debug 2023-11-15T22:16:40.951+0000 7f51477a2700 -1 osd.6 52 *** Got signal Terminated *** 2023-11-15T22:16:41.176 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:40 smithi195 bash[114440]: debug 2023-11-15T22:16:40.951+0000 7f51477a2700 -1 osd.6 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-15T22:16:41.442 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:41 smithi195 podman[115633]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.6 2023-11-15T22:16:41.891 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:40.551734+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:41.891 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.202013+0000 mon.a (mon.0) 541 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-15T22:16:41.892 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.202061+0000 mon.a (mon.0) 542 : cluster [INF] osd.6 failed (root=default,host=smithi195) (connection refused reported by osd.4) 2023-11-15T22:16:41.892 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.202270+0000 mon.a (mon.0) 543 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-15T22:16:41.892 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.202387+0000 mon.a (mon.0) 544 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-15T22:16:41.892 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.202473+0000 mon.a (mon.0) 545 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-15T22:16:41.892 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.202578+0000 mon.a (mon.0) 546 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-15T22:16:41.892 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.202709+0000 mon.a (mon.0) 547 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-15T22:16:41.892 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.202840+0000 mon.a (mon.0) 548 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-15T22:16:41.892 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.202925+0000 mon.a (mon.0) 549 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-15T22:16:41.892 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.202972+0000 mon.a (mon.0) 550 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-15T22:16:41.892 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.203092+0000 mon.a (mon.0) 551 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-15T22:16:41.892 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.203208+0000 mon.a (mon.0) 552 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-15T22:16:41.892 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.203323+0000 mon.a (mon.0) 553 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-15T22:16:41.892 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.602837+0000 mon.a (mon.0) 554 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-15T22:16:41.893 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.603051+0000 mon.a (mon.0) 555 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-15T22:16:41.893 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.603334+0000 mon.a (mon.0) 556 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-15T22:16:41.893 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.603461+0000 mon.a (mon.0) 557 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-15T22:16:41.893 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.603549+0000 mon.a (mon.0) 558 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-15T22:16:41.893 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.603658+0000 mon.a (mon.0) 559 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-15T22:16:41.893 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.603778+0000 mon.a (mon.0) 560 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-15T22:16:41.893 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.603894+0000 mon.a (mon.0) 561 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-15T22:16:41.893 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.604047+0000 mon.a (mon.0) 562 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-15T22:16:41.893 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.604140+0000 mon.a (mon.0) 563 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-15T22:16:41.893 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.604231+0000 mon.a (mon.0) 564 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-15T22:16:41.893 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:41 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.604380+0000 mon.a (mon.0) 565 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-15T22:16:41.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:40.551734+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:41.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.202013+0000 mon.a (mon.0) 541 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-15T22:16:41.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.202061+0000 mon.a (mon.0) 542 : cluster [INF] osd.6 failed (root=default,host=smithi195) (connection refused reported by osd.4) 2023-11-15T22:16:41.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.202270+0000 mon.a (mon.0) 543 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-15T22:16:41.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.202387+0000 mon.a (mon.0) 544 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-15T22:16:41.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.202473+0000 mon.a (mon.0) 545 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-15T22:16:41.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.202578+0000 mon.a (mon.0) 546 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-15T22:16:41.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.202709+0000 mon.a (mon.0) 547 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-15T22:16:41.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.202840+0000 mon.a (mon.0) 548 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-15T22:16:41.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.202925+0000 mon.a (mon.0) 549 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-15T22:16:41.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.202972+0000 mon.a (mon.0) 550 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-15T22:16:41.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.203092+0000 mon.a (mon.0) 551 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-15T22:16:41.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.203208+0000 mon.a (mon.0) 552 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-15T22:16:41.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.203323+0000 mon.a (mon.0) 553 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-15T22:16:41.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.602837+0000 mon.a (mon.0) 554 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-15T22:16:41.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.603051+0000 mon.a (mon.0) 555 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-15T22:16:41.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.603334+0000 mon.a (mon.0) 556 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-15T22:16:41.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.603461+0000 mon.a (mon.0) 557 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-15T22:16:41.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.603549+0000 mon.a (mon.0) 558 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-15T22:16:41.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.603658+0000 mon.a (mon.0) 559 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-15T22:16:41.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.603778+0000 mon.a (mon.0) 560 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-15T22:16:41.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.603894+0000 mon.a (mon.0) 561 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-15T22:16:41.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.604047+0000 mon.a (mon.0) 562 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-15T22:16:41.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.604140+0000 mon.a (mon.0) 563 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-15T22:16:41.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.604231+0000 mon.a (mon.0) 564 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-15T22:16:41.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.604380+0000 mon.a (mon.0) 565 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-15T22:16:41.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:40.551734+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:41.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.202013+0000 mon.a (mon.0) 541 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-15T22:16:41.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.202061+0000 mon.a (mon.0) 542 : cluster [INF] osd.6 failed (root=default,host=smithi195) (connection refused reported by osd.4) 2023-11-15T22:16:41.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.202270+0000 mon.a (mon.0) 543 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-15T22:16:41.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.202387+0000 mon.a (mon.0) 544 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-15T22:16:41.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.202473+0000 mon.a (mon.0) 545 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-15T22:16:41.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.202578+0000 mon.a (mon.0) 546 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-15T22:16:41.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.202709+0000 mon.a (mon.0) 547 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-15T22:16:41.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.202840+0000 mon.a (mon.0) 548 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-15T22:16:41.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.202925+0000 mon.a (mon.0) 549 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-15T22:16:41.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.202972+0000 mon.a (mon.0) 550 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-15T22:16:41.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.203092+0000 mon.a (mon.0) 551 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-15T22:16:41.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.203208+0000 mon.a (mon.0) 552 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-15T22:16:41.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.203323+0000 mon.a (mon.0) 553 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-15T22:16:41.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.602837+0000 mon.a (mon.0) 554 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-15T22:16:41.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.603051+0000 mon.a (mon.0) 555 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-15T22:16:41.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.603334+0000 mon.a (mon.0) 556 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-15T22:16:41.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.603461+0000 mon.a (mon.0) 557 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-15T22:16:41.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.603549+0000 mon.a (mon.0) 558 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-15T22:16:41.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.603658+0000 mon.a (mon.0) 559 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-15T22:16:41.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.603778+0000 mon.a (mon.0) 560 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-15T22:16:41.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.603894+0000 mon.a (mon.0) 561 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-15T22:16:41.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.604047+0000 mon.a (mon.0) 562 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-15T22:16:41.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.604140+0000 mon.a (mon.0) 563 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-15T22:16:41.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.604231+0000 mon.a (mon.0) 564 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-15T22:16:41.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:41 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.604380+0000 mon.a (mon.0) 565 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-15T22:16:42.477 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:42 smithi195 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.6.service: Succeeded. 2023-11-15T22:16:42.477 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:42 smithi195 systemd[1]: Stopped Ceph osd.6 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:16:42.477 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:42 smithi195 systemd[1]: Starting Ceph osd.6 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:16:42.477 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:42 smithi195 podman[115770]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.6" found: no such container 2023-11-15T22:16:42.478 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:42 smithi195 systemd[1]: Started Ceph osd.6 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:16:42.758 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.622005+0000 mon.a (mon.0) 566 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:16:42.758 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[108245]: cluster 2023-11-15T22:16:41.626565+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e53: 8 total, 6 up, 7 in 2023-11-15T22:16:42.759 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[108245]: audit 2023-11-15T22:16:41.627143+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:42.759 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[108245]: audit 2023-11-15T22:16:42.391311+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}}, \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:42.759 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[108245]: audit 2023-11-15T22:16:42.391784+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:42.761 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[108245]: audit 2023-11-15T22:16:42.394835+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}}, \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:42.761 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[108245]: audit 2023-11-15T22:16:42.395853+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-15T22:16:42.761 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[108245]: audit 2023-11-15T22:16:42.397113+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:42.762 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[108245]: audit 2023-11-15T22:16:42.398268+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-11-15T22:16:42.762 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[108245]: cluster 2023-11-15T22:16:42.627716+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e54: 8 total, 6 up, 7 in 2023-11-15T22:16:42.762 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[108245]: audit 2023-11-15T22:16:42.627918+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:42.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.622005+0000 mon.a (mon.0) 566 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:16:42.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[108160]: cluster 2023-11-15T22:16:41.626565+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e53: 8 total, 6 up, 7 in 2023-11-15T22:16:42.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[108160]: audit 2023-11-15T22:16:41.627143+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:42.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.622005+0000 mon.a (mon.0) 566 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:16:42.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[111573]: cluster 2023-11-15T22:16:41.626565+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e53: 8 total, 6 up, 7 in 2023-11-15T22:16:42.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[111573]: audit 2023-11-15T22:16:41.627143+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:42.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[108160]: audit 2023-11-15T22:16:42.391311+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}}, \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:42.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[108160]: audit 2023-11-15T22:16:42.391784+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:42.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[111573]: audit 2023-11-15T22:16:42.391311+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}}, \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:42.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[111573]: audit 2023-11-15T22:16:42.391784+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:42.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[111573]: audit 2023-11-15T22:16:42.394835+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}}, \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:42.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[111573]: audit 2023-11-15T22:16:42.395853+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-15T22:16:42.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[111573]: audit 2023-11-15T22:16:42.397113+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:42.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[111573]: audit 2023-11-15T22:16:42.398268+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-11-15T22:16:42.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[111573]: cluster 2023-11-15T22:16:42.627716+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e54: 8 total, 6 up, 7 in 2023-11-15T22:16:42.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[111573]: audit 2023-11-15T22:16:42.627918+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:42.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[108160]: audit 2023-11-15T22:16:42.394835+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}}, \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:42.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[108160]: audit 2023-11-15T22:16:42.395853+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-15T22:16:42.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[108160]: audit 2023-11-15T22:16:42.397113+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:16:42.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[108160]: audit 2023-11-15T22:16:42.398268+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-11-15T22:16:42.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[108160]: cluster 2023-11-15T22:16:42.627716+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e54: 8 total, 6 up, 7 in 2023-11-15T22:16:42.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:42 smithi145 bash[108160]: audit 2023-11-15T22:16:42.627918+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:43.128 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[115787]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-11-15T22:16:43.128 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[115787]: 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-11-15T22:16:43.128 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[115787]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-11-15T22:16:43.129 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[115787]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-11-15T22:16:43.129 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[115787]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-11-15T22:16:43.129 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[115787]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-11-15T22:16:43.129 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:42 smithi195 bash[115787]: --> ceph-volume lvm activate successful for osd ID: 6 2023-11-15T22:16:43.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:43 smithi195 bash[108245]: cephadm 2023-11-15T22:16:42.397834+0000 mgr.y (mgr.14142) 119 : cephadm [INF] Deploying daemon osd.7 on smithi195 2023-11-15T22:16:43.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:43 smithi195 bash[108245]: cluster 2023-11-15T22:16:42.552046+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v127: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:43.762 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 6,7 on host 'smithi195' 2023-11-15T22:16:43.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:43 smithi145 bash[108160]: cephadm 2023-11-15T22:16:42.397834+0000 mgr.y (mgr.14142) 119 : cephadm [INF] Deploying daemon osd.7 on smithi195 2023-11-15T22:16:43.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:43 smithi145 bash[108160]: cluster 2023-11-15T22:16:42.552046+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v127: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:43.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:43 smithi145 bash[111573]: cephadm 2023-11-15T22:16:42.397834+0000 mgr.y (mgr.14142) 119 : cephadm [INF] Deploying daemon osd.7 on smithi195 2023-11-15T22:16:43.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:43 smithi145 bash[111573]: cluster 2023-11-15T22:16:42.552046+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v127: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:44.246 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:43 smithi195 bash[116100]: debug 2023-11-15T22:16:43.803+0000 7f8837a92ec0 1 -- 172.21.15.195:0/3556122542 >> [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] conn(0x555797524c00 msgr2=0x555797521680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-15T22:16:44.246 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:43 smithi195 bash[116100]: debug 2023-11-15T22:16:43.803+0000 7f8837a92ec0 1 --2- 172.21.15.195:0/3556122542 >> [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] conn(0x555797524c00 0x555797521680 secure :-1 s=READY pgs=44 cs=0 l=1 rx=0x5557974b7d10 tx=0x555798190aa0).stop 2023-11-15T22:16:44.247 DEBUG:teuthology.orchestra.run.smithi195:osd.7> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.7.service 2023-11-15T22:16:44.250 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-11-15T22:16:44.250 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph osd stat -f json 2023-11-15T22:16:44.283 INFO:journalctl@ceph.osd.7.smithi195.stdout:-- Logs begin at Wed 2023-11-15 22:03:47 UTC. -- 2023-11-15T22:16:44.636 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:44 smithi195 bash[116100]: debug 2023-11-15T22:16:44.321+0000 7f8837a92ec0 -1 Falling back to public interface 2023-11-15T22:16:44.637 INFO:journalctl@ceph.osd.7.smithi195.stdout:Nov 15 22:16:44 smithi195 bash[116143]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-11-15T22:16:44.637 INFO:journalctl@ceph.osd.7.smithi195.stdout:Nov 15 22:16:44 smithi195 bash[116143]: 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-11-15T22:16:44.637 INFO:journalctl@ceph.osd.7.smithi195.stdout:Nov 15 22:16:44 smithi195 bash[116143]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2023-11-15T22:16:44.637 INFO:journalctl@ceph.osd.7.smithi195.stdout:Nov 15 22:16:44 smithi195 bash[116143]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2023-11-15T22:16:44.637 INFO:journalctl@ceph.osd.7.smithi195.stdout:Nov 15 22:16:44 smithi195 bash[116143]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-11-15T22:16:44.637 INFO:journalctl@ceph.osd.7.smithi195.stdout:Nov 15 22:16:44 smithi195 bash[116143]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-11-15T22:16:44.637 INFO:journalctl@ceph.osd.7.smithi195.stdout:Nov 15 22:16:44 smithi195 bash[116143]: --> ceph-volume lvm activate successful for osd ID: 7 2023-11-15T22:16:44.638 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:44 smithi145 bash[108160]: audit 2023-11-15T22:16:43.755095+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"daemon_id\": \"7\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:44.638 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:44 smithi145 bash[108160]: audit 2023-11-15T22:16:43.758614+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"daemon_id\": \"7\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:44.638 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:44 smithi145 bash[108160]: audit 2023-11-15T22:16:44.020477+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:44.019517\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:44.019607\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:44.019654\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:44.019692\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:44.019723\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}}, \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:44.019811\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:44.639 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:44 smithi145 bash[108160]: audit 2023-11-15T22:16:44.023988+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:44.019517\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:44.019607\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:44.019654\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:44.019692\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:44.019723\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}}, \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:44.019811\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:44.639 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:44 smithi145 bash[108160]: audit 2023-11-15T22:16:44.024730+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:44.892 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:44 smithi195 bash[116100]: debug 2023-11-15T22:16:44.889+0000 7f8837a92ec0 -1 osd.6 52 log_to_monitors {default=true} 2023-11-15T22:16:44.892 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:44 smithi195 bash[108245]: audit 2023-11-15T22:16:43.755095+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"daemon_id\": \"7\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:44.893 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:44 smithi195 bash[108245]: audit 2023-11-15T22:16:43.758614+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"daemon_id\": \"7\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:44.893 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:44 smithi195 bash[108245]: audit 2023-11-15T22:16:44.020477+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:44.019517\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:44.019607\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:44.019654\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:44.019692\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:44.019723\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}}, \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:44.019811\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:44.893 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:44 smithi195 bash[108245]: audit 2023-11-15T22:16:44.023988+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:44.019517\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:44.019607\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:44.019654\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:44.019692\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:44.019723\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}}, \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:44.019811\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:44.893 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:44 smithi195 bash[108245]: audit 2023-11-15T22:16:44.024730+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:44.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:44 smithi145 bash[111573]: audit 2023-11-15T22:16:43.755095+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"daemon_id\": \"7\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:44.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:44 smithi145 bash[111573]: audit 2023-11-15T22:16:43.758614+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:31.473532\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:31.473620\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:31.473691\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:31.473727\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"daemon_id\": \"7\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_device_update\": \"2023-11-15T22:16:34.075831\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:44.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:44 smithi145 bash[111573]: audit 2023-11-15T22:16:44.020477+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:44.019517\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:44.019607\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:44.019654\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:44.019692\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:44.019723\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}}, \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:44.019811\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:44.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:44 smithi145 bash[111573]: audit 2023-11-15T22:16:44.023988+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:44.019517\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:44.019607\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:44.019654\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:44.019692\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:44.019723\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}}, \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:44.019811\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:44.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:44 smithi145 bash[111573]: audit 2023-11-15T22:16:44.024730+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-15T22:16:45.175 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:16:44 smithi195 bash[116100]: debug 2023-11-15T22:16:44.895+0000 7f8827a5b700 -1 osd.6 52 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-15T22:16:45.353 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:16:45.699 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":54,"num_osds":8,"num_up_osds":6,"osd_up_since":1700086601,"num_in_osds":7,"osd_in_since":1700086594,"num_remapped_pgs":0} 2023-11-15T22:16:45.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:45 smithi195 bash[108245]: cluster 2023-11-15T22:16:44.552333+0000 mgr.y (mgr.14142) 121 : cluster [DBG] pgmap v129: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:45.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:45 smithi195 bash[108245]: audit 2023-11-15T22:16:44.893131+0000 mon.b (mon.2) 21 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/1870694590,v1:172.21.15.195:6817/1870694590]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-15T22:16:45.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:45 smithi195 bash[108245]: audit 2023-11-15T22:16:44.893342+0000 mon.a (mon.0) 582 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-15T22:16:45.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:45 smithi195 bash[108245]: audit 2023-11-15T22:16:44.893794+0000 mon.b (mon.2) 22 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/1870694590,v1:172.21.15.195:6817/1870694590]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:45.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:45 smithi195 bash[108245]: audit 2023-11-15T22:16:44.893921+0000 mon.a (mon.0) 583 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:45.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:45 smithi195 bash[108245]: audit 2023-11-15T22:16:45.352378+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.145:0/3029354885' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-15T22:16:45.927 INFO:journalctl@ceph.osd.7.smithi195.stdout:Nov 15 22:16:45 smithi195 bash[116430]: debug 2023-11-15T22:16:45.609+0000 7f65a77c3ec0 -1 Falling back to public interface 2023-11-15T22:16:45.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:45 smithi145 bash[108160]: cluster 2023-11-15T22:16:44.552333+0000 mgr.y (mgr.14142) 121 : cluster [DBG] pgmap v129: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:45.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:45 smithi145 bash[108160]: audit 2023-11-15T22:16:44.893131+0000 mon.b (mon.2) 21 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/1870694590,v1:172.21.15.195:6817/1870694590]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-15T22:16:45.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:45 smithi145 bash[108160]: audit 2023-11-15T22:16:44.893342+0000 mon.a (mon.0) 582 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-15T22:16:45.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:45 smithi145 bash[108160]: audit 2023-11-15T22:16:44.893794+0000 mon.b (mon.2) 22 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/1870694590,v1:172.21.15.195:6817/1870694590]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:45.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:45 smithi145 bash[108160]: audit 2023-11-15T22:16:44.893921+0000 mon.a (mon.0) 583 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:45.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:45 smithi145 bash[108160]: audit 2023-11-15T22:16:45.352378+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.145:0/3029354885' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-15T22:16:45.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:45 smithi145 bash[111573]: cluster 2023-11-15T22:16:44.552333+0000 mgr.y (mgr.14142) 121 : cluster [DBG] pgmap v129: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:45.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:45 smithi145 bash[111573]: audit 2023-11-15T22:16:44.893131+0000 mon.b (mon.2) 21 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/1870694590,v1:172.21.15.195:6817/1870694590]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-15T22:16:45.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:45 smithi145 bash[111573]: audit 2023-11-15T22:16:44.893342+0000 mon.a (mon.0) 582 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-15T22:16:45.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:45 smithi145 bash[111573]: audit 2023-11-15T22:16:44.893794+0000 mon.b (mon.2) 22 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/1870694590,v1:172.21.15.195:6817/1870694590]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:45.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:45 smithi145 bash[111573]: audit 2023-11-15T22:16:44.893921+0000 mon.a (mon.0) 583 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:45.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:45 smithi145 bash[111573]: audit 2023-11-15T22:16:45.352378+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.145:0/3029354885' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-15T22:16:46.277 INFO:journalctl@ceph.osd.7.smithi195.stdout:Nov 15 22:16:46 smithi195 bash[116430]: debug 2023-11-15T22:16:46.170+0000 7f65a77c3ec0 -1 osd.7 0 log_to_monitors {default=true} 2023-11-15T22:16:46.700 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph osd stat -f json 2023-11-15T22:16:46.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:46 smithi195 bash[108245]: cluster 2023-11-15T22:16:45.634476+0000 mon.a (mon.0) 585 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-15T22:16:46.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:46 smithi195 bash[108245]: cluster 2023-11-15T22:16:45.634498+0000 mon.a (mon.0) 586 : cluster [INF] Cluster is now healthy 2023-11-15T22:16:46.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:46 smithi195 bash[108245]: cluster 2023-11-15T22:16:45.639032+0000 mon.a (mon.0) 587 : cluster [INF] osd.6 [v2:172.21.15.195:6816/1870694590,v1:172.21.15.195:6817/1870694590] boot 2023-11-15T22:16:46.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:46 smithi195 bash[108245]: cluster 2023-11-15T22:16:45.639074+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e55: 8 total, 7 up, 7 in 2023-11-15T22:16:46.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:46 smithi195 bash[108245]: audit 2023-11-15T22:16:45.639527+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:46.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:46 smithi195 bash[108245]: audit 2023-11-15T22:16:45.639875+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:46.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:46 smithi195 bash[108245]: audit 2023-11-15T22:16:46.174153+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/907725792,v1:172.21.15.195:6825/907725792]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-15T22:16:46.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:46 smithi195 bash[108245]: audit 2023-11-15T22:16:46.174353+0000 mon.a (mon.0) 591 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-15T22:16:46.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:46 smithi195 bash[108245]: audit 2023-11-15T22:16:46.343390+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:46.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:46 smithi195 bash[108245]: audit 2023-11-15T22:16:46.522073+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:44.019517\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:44.019607\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:44.019654\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:44.019692\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:44.019723\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:44.019811\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:46.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:46 smithi195 bash[108245]: audit 2023-11-15T22:16:46.525321+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:44.019517\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:44.019607\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:44.019654\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:44.019692\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:44.019723\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:44.019811\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:46.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:46 smithi195 bash[108245]: audit 2023-11-15T22:16:46.526855+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:46.952 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[108160]: cluster 2023-11-15T22:16:45.634476+0000 mon.a (mon.0) 585 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-15T22:16:46.952 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[108160]: cluster 2023-11-15T22:16:45.634498+0000 mon.a (mon.0) 586 : cluster [INF] Cluster is now healthy 2023-11-15T22:16:46.952 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[108160]: cluster 2023-11-15T22:16:45.639032+0000 mon.a (mon.0) 587 : cluster [INF] osd.6 [v2:172.21.15.195:6816/1870694590,v1:172.21.15.195:6817/1870694590] boot 2023-11-15T22:16:46.953 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[108160]: cluster 2023-11-15T22:16:45.639074+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e55: 8 total, 7 up, 7 in 2023-11-15T22:16:46.953 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[108160]: audit 2023-11-15T22:16:45.639527+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:46.953 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[108160]: audit 2023-11-15T22:16:45.639875+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:46.953 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[108160]: audit 2023-11-15T22:16:46.174153+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/907725792,v1:172.21.15.195:6825/907725792]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-15T22:16:46.953 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[108160]: audit 2023-11-15T22:16:46.174353+0000 mon.a (mon.0) 591 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-15T22:16:46.953 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[108160]: audit 2023-11-15T22:16:46.343390+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:46.953 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[111573]: cluster 2023-11-15T22:16:45.634476+0000 mon.a (mon.0) 585 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-15T22:16:46.953 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[111573]: cluster 2023-11-15T22:16:45.634498+0000 mon.a (mon.0) 586 : cluster [INF] Cluster is now healthy 2023-11-15T22:16:46.954 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[111573]: cluster 2023-11-15T22:16:45.639032+0000 mon.a (mon.0) 587 : cluster [INF] osd.6 [v2:172.21.15.195:6816/1870694590,v1:172.21.15.195:6817/1870694590] boot 2023-11-15T22:16:46.954 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[111573]: cluster 2023-11-15T22:16:45.639074+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e55: 8 total, 7 up, 7 in 2023-11-15T22:16:46.954 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[111573]: audit 2023-11-15T22:16:45.639527+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:16:46.954 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[111573]: audit 2023-11-15T22:16:45.639875+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:46.954 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[111573]: audit 2023-11-15T22:16:46.174153+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/907725792,v1:172.21.15.195:6825/907725792]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-15T22:16:46.954 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[111573]: audit 2023-11-15T22:16:46.174353+0000 mon.a (mon.0) 591 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-15T22:16:46.954 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[111573]: audit 2023-11-15T22:16:46.343390+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:46.955 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[108160]: audit 2023-11-15T22:16:46.522073+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:44.019517\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:44.019607\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:44.019654\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:44.019692\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:44.019723\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:44.019811\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:46.955 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[108160]: audit 2023-11-15T22:16:46.525321+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:44.019517\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:44.019607\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:44.019654\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:44.019692\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:44.019723\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:44.019811\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:46.955 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[108160]: audit 2023-11-15T22:16:46.526855+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:46.955 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[111573]: audit 2023-11-15T22:16:46.522073+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:44.019517\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:44.019607\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:44.019654\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:44.019692\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:44.019723\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:44.019811\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:46.955 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[111573]: audit 2023-11-15T22:16:46.525321+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:44.019517\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:44.019607\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:44.019654\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:44.019692\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:44.019723\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:44.019811\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:46.955 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:46 smithi145 bash[111573]: audit 2023-11-15T22:16:46.526855+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:16:47.850 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:16:47.885 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[111573]: cluster 2023-11-15T22:16:46.552674+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v131: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:47.885 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[111573]: audit 2023-11-15T22:16:46.650527+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-15T22:16:47.886 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[111573]: cluster 2023-11-15T22:16:46.650580+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e56: 8 total, 7 up, 7 in 2023-11-15T22:16:47.886 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[111573]: audit 2023-11-15T22:16:46.650756+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:47.886 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[111573]: audit 2023-11-15T22:16:46.651090+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/907725792,v1:172.21.15.195:6825/907725792]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:47.886 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[111573]: audit 2023-11-15T22:16:46.651382+0000 mon.a (mon.0) 599 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:47.886 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[111573]: cluster 2023-11-15T22:16:47.148490+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:16:47.886 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[111573]: cluster 2023-11-15T22:16:47.148547+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:16:47.886 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[108160]: cluster 2023-11-15T22:16:46.552674+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v131: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:47.886 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[108160]: audit 2023-11-15T22:16:46.650527+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-15T22:16:47.887 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[108160]: cluster 2023-11-15T22:16:46.650580+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e56: 8 total, 7 up, 7 in 2023-11-15T22:16:47.887 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[108160]: audit 2023-11-15T22:16:46.650756+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:47.887 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[108160]: audit 2023-11-15T22:16:46.651090+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/907725792,v1:172.21.15.195:6825/907725792]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:47.887 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[108160]: audit 2023-11-15T22:16:46.651382+0000 mon.a (mon.0) 599 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:47.887 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[108160]: cluster 2023-11-15T22:16:47.148490+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:16:47.887 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[108160]: cluster 2023-11-15T22:16:47.148547+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:16:47.887 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[111573]: audit 2023-11-15T22:16:47.297061+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:47.296155\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:47.296227\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:47.296258\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:47.296286\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:47.296313\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:16:47.296339\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:47.296409\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:47.888 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[108160]: audit 2023-11-15T22:16:47.297061+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:47.296155\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:47.296227\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:47.296258\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:47.296286\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:47.296313\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:16:47.296339\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:47.296409\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:47.888 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[111573]: audit 2023-11-15T22:16:47.300620+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:47.296155\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:47.296227\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:47.296258\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:47.296286\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:47.296313\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:16:47.296339\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:47.296409\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:47.888 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:47 smithi145 bash[108160]: audit 2023-11-15T22:16:47.300620+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:47.296155\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:47.296227\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:47.296258\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:47.296286\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:47.296313\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:16:47.296339\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:47.296409\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:47.925 INFO:journalctl@ceph.osd.7.smithi195.stdout:Nov 15 22:16:47 smithi195 bash[116430]: debug 2023-11-15T22:16:47.658+0000 7f6590578700 -1 osd.7 0 waiting for initial osdmap 2023-11-15T22:16:47.926 INFO:journalctl@ceph.osd.7.smithi195.stdout:Nov 15 22:16:47 smithi195 bash[116430]: debug 2023-11-15T22:16:47.667+0000 7f659b794700 -1 osd.7 57 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-15T22:16:47.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:47 smithi195 bash[108245]: cluster 2023-11-15T22:16:46.552674+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v131: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:47.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:47 smithi195 bash[108245]: audit 2023-11-15T22:16:46.650527+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-15T22:16:47.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:47 smithi195 bash[108245]: cluster 2023-11-15T22:16:46.650580+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e56: 8 total, 7 up, 7 in 2023-11-15T22:16:47.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:47 smithi195 bash[108245]: audit 2023-11-15T22:16:46.650756+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:47.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:47 smithi195 bash[108245]: audit 2023-11-15T22:16:46.651090+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/907725792,v1:172.21.15.195:6825/907725792]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:47.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:47 smithi195 bash[108245]: audit 2023-11-15T22:16:46.651382+0000 mon.a (mon.0) 599 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2023-11-15T22:16:47.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:47 smithi195 bash[108245]: cluster 2023-11-15T22:16:47.148490+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-15T22:16:47.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:47 smithi195 bash[108245]: cluster 2023-11-15T22:16:47.148547+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-15T22:16:47.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:47 smithi195 bash[108245]: audit 2023-11-15T22:16:47.297061+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:47.296155\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:47.296227\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:47.296258\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:47.296286\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:47.296313\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:16:47.296339\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:47.296409\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:16:47.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:47 smithi195 bash[108245]: audit 2023-11-15T22:16:47.300620+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:47.296155\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:47.296227\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:47.296258\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:47.296286\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:47.296313\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:16:47.296339\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}}, \"last_daemon_update\": \"2023-11-15T22:16:47.296409\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:16:48.224 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":57,"num_osds":8,"num_up_osds":7,"osd_up_since":1700086605,"num_in_osds":7,"osd_in_since":1700086594,"num_remapped_pgs":0} 2023-11-15T22:16:48.669 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:48 smithi145 bash[108160]: audit 2023-11-15T22:16:47.656584+0000 mon.a (mon.0) 602 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2023-11-15T22:16:48.670 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:48 smithi145 bash[108160]: cluster 2023-11-15T22:16:47.656627+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e57: 8 total, 7 up, 7 in 2023-11-15T22:16:48.670 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:48 smithi145 bash[108160]: audit 2023-11-15T22:16:47.657087+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:48.670 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:48 smithi145 bash[108160]: audit 2023-11-15T22:16:47.848927+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.145:0/2211038698' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-15T22:16:48.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:48 smithi195 bash[108245]: audit 2023-11-15T22:16:47.656584+0000 mon.a (mon.0) 602 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2023-11-15T22:16:48.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:48 smithi195 bash[108245]: cluster 2023-11-15T22:16:47.656627+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e57: 8 total, 7 up, 7 in 2023-11-15T22:16:48.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:48 smithi195 bash[108245]: audit 2023-11-15T22:16:47.657087+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:48.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:48 smithi195 bash[108245]: audit 2023-11-15T22:16:47.848927+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.145:0/2211038698' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-15T22:16:48.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:48 smithi145 bash[111573]: audit 2023-11-15T22:16:47.656584+0000 mon.a (mon.0) 602 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2023-11-15T22:16:48.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:48 smithi145 bash[111573]: cluster 2023-11-15T22:16:47.656627+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e57: 8 total, 7 up, 7 in 2023-11-15T22:16:48.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:48 smithi145 bash[111573]: audit 2023-11-15T22:16:47.657087+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:48.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:48 smithi145 bash[111573]: audit 2023-11-15T22:16:47.848927+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.145:0/2211038698' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-15T22:16:49.226 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph osd stat -f json 2023-11-15T22:16:49.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:49 smithi145 bash[111573]: cluster 2023-11-15T22:16:48.552973+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v134: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:49.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:49 smithi145 bash[111573]: cluster 2023-11-15T22:16:48.658809+0000 mon.a (mon.0) 605 : cluster [INF] osd.7 [v2:172.21.15.195:6824/907725792,v1:172.21.15.195:6825/907725792] boot 2023-11-15T22:16:49.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:49 smithi145 bash[111573]: cluster 2023-11-15T22:16:48.658856+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-11-15T22:16:49.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:49 smithi145 bash[111573]: audit 2023-11-15T22:16:48.658991+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:49.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:49 smithi145 bash[108160]: cluster 2023-11-15T22:16:48.552973+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v134: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:49.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:49 smithi145 bash[108160]: cluster 2023-11-15T22:16:48.658809+0000 mon.a (mon.0) 605 : cluster [INF] osd.7 [v2:172.21.15.195:6824/907725792,v1:172.21.15.195:6825/907725792] boot 2023-11-15T22:16:49.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:49 smithi145 bash[108160]: cluster 2023-11-15T22:16:48.658856+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-11-15T22:16:49.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:49 smithi145 bash[108160]: audit 2023-11-15T22:16:48.658991+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:50.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:49 smithi195 bash[108245]: cluster 2023-11-15T22:16:48.552973+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v134: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2023-11-15T22:16:50.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:49 smithi195 bash[108245]: cluster 2023-11-15T22:16:48.658809+0000 mon.a (mon.0) 605 : cluster [INF] osd.7 [v2:172.21.15.195:6824/907725792,v1:172.21.15.195:6825/907725792] boot 2023-11-15T22:16:50.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:49 smithi195 bash[108245]: cluster 2023-11-15T22:16:48.658856+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-11-15T22:16:50.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:49 smithi195 bash[108245]: audit 2023-11-15T22:16:48.658991+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:16:50.353 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:16:50.699 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1700086608,"num_in_osds":8,"osd_in_since":1700086608,"num_remapped_pgs":0} 2023-11-15T22:16:50.700 INFO:tasks.cephadm:Adding prometheus.a on smithi195 2023-11-15T22:16:50.700 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph orch apply prometheus '1;smithi195=a' 2023-11-15T22:16:50.939 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:50 smithi195 bash[108245]: cluster 2023-11-15T22:16:49.671611+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-11-15T22:16:50.940 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:50 smithi195 bash[108245]: audit 2023-11-15T22:16:50.352610+0000 mon.a (mon.0) 609 : audit [DBG] from='client.? 172.21.15.145:0/1991430153' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-15T22:16:50.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:50 smithi145 bash[111573]: cluster 2023-11-15T22:16:49.671611+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-11-15T22:16:50.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:50 smithi145 bash[111573]: audit 2023-11-15T22:16:50.352610+0000 mon.a (mon.0) 609 : audit [DBG] from='client.? 172.21.15.145:0/1991430153' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-15T22:16:50.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:50 smithi145 bash[108160]: cluster 2023-11-15T22:16:49.671611+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-11-15T22:16:50.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:50 smithi145 bash[108160]: audit 2023-11-15T22:16:50.352610+0000 mon.a (mon.0) 609 : audit [DBG] from='client.? 172.21.15.145:0/1991430153' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-15T22:16:51.866 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled prometheus update... 2023-11-15T22:16:51.895 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:51 smithi195 bash[108245]: cluster 2023-11-15T22:16:50.553297+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v137: 1 pgs: 1 peering; 0 B data, 4.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:16:51.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:51 smithi145 bash[108160]: cluster 2023-11-15T22:16:50.553297+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v137: 1 pgs: 1 peering; 0 B data, 4.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:16:51.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:51 smithi145 bash[111573]: cluster 2023-11-15T22:16:50.553297+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v137: 1 pgs: 1 peering; 0 B data, 4.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:16:52.192 DEBUG:teuthology.orchestra.run.smithi195:prometheus.a> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@prometheus.a.service 2023-11-15T22:16:52.194 INFO:tasks.cephadm:Adding node-exporter.a on smithi145 2023-11-15T22:16:52.194 INFO:tasks.cephadm:Adding node-exporter.b on smithi195 2023-11-15T22:16:52.195 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi145=a;smithi195=b' 2023-11-15T22:16:52.223 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:-- Logs begin at Wed 2023-11-15 22:03:47 UTC. -- 2023-11-15T22:16:52.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:52 smithi145 bash[108160]: audit 2023-11-15T22:16:51.859665+0000 mgr.y (mgr.14142) 125 : audit [DBG] from='client.24338 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:52.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:52 smithi145 bash[108160]: cephadm 2023-11-15T22:16:51.860169+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi195=a 2023-11-15T22:16:52.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:52 smithi145 bash[108160]: audit 2023-11-15T22:16:51.860440+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-15T22:16:51.860178\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-11-15T22:16:52.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:52 smithi145 bash[108160]: audit 2023-11-15T22:16:51.863202+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-15T22:16:51.860178\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-11-15T22:16:52.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:52 smithi145 bash[108160]: cephadm 2023-11-15T22:16:51.866415+0000 mgr.y (mgr.14142) 127 : cephadm [INF] Deploying daemon prometheus.a on smithi195 2023-11-15T22:16:52.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:52 smithi145 bash[111573]: audit 2023-11-15T22:16:51.859665+0000 mgr.y (mgr.14142) 125 : audit [DBG] from='client.24338 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:52.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:52 smithi145 bash[111573]: cephadm 2023-11-15T22:16:51.860169+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi195=a 2023-11-15T22:16:52.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:52 smithi145 bash[111573]: audit 2023-11-15T22:16:51.860440+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-15T22:16:51.860178\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-11-15T22:16:52.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:52 smithi145 bash[111573]: audit 2023-11-15T22:16:51.863202+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-15T22:16:51.860178\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-11-15T22:16:52.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:52 smithi145 bash[111573]: cephadm 2023-11-15T22:16:51.866415+0000 mgr.y (mgr.14142) 127 : cephadm [INF] Deploying daemon prometheus.a on smithi195 2023-11-15T22:16:53.036 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:52 smithi195 bash[108245]: audit 2023-11-15T22:16:51.859665+0000 mgr.y (mgr.14142) 125 : audit [DBG] from='client.24338 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:53.036 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:52 smithi195 bash[108245]: cephadm 2023-11-15T22:16:51.860169+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi195=a 2023-11-15T22:16:53.037 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:52 smithi195 bash[108245]: audit 2023-11-15T22:16:51.860440+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-15T22:16:51.860178\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-11-15T22:16:53.037 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:52 smithi195 bash[108245]: audit 2023-11-15T22:16:51.863202+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-15T22:16:51.860178\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-11-15T22:16:53.037 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:52 smithi195 bash[108245]: cephadm 2023-11-15T22:16:51.866415+0000 mgr.y (mgr.14142) 127 : cephadm [INF] Deploying daemon prometheus.a on smithi195 2023-11-15T22:16:53.357 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled node-exporter update... 2023-11-15T22:16:53.727 DEBUG:teuthology.orchestra.run.smithi145:node-exporter.a> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@node-exporter.a.service 2023-11-15T22:16:53.731 DEBUG:teuthology.orchestra.run.smithi195:node-exporter.b> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@node-exporter.b.service 2023-11-15T22:16:53.733 INFO:tasks.cephadm:Adding alertmanager.a on smithi145 2023-11-15T22:16:53.733 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi145=a' 2023-11-15T22:16:53.762 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:-- Logs begin at Wed 2023-11-15 22:03:47 UTC. -- 2023-11-15T22:16:53.766 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:-- Logs begin at Wed 2023-11-15 22:03:44 UTC. -- 2023-11-15T22:16:54.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:53 smithi195 bash[108245]: cluster 2023-11-15T22:16:52.553773+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v138: 1 pgs: 1 peering; 0 B data, 4.4 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:16:54.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:53 smithi195 bash[108245]: audit 2023-11-15T22:16:53.350133+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-15T22:16:53.349782\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-11-15T22:16:54.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:53 smithi195 bash[108245]: audit 2023-11-15T22:16:53.355522+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-15T22:16:53.349782\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-11-15T22:16:54.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:53 smithi145 bash[108160]: cluster 2023-11-15T22:16:52.553773+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v138: 1 pgs: 1 peering; 0 B data, 4.4 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:16:54.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:53 smithi145 bash[108160]: audit 2023-11-15T22:16:53.350133+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-15T22:16:53.349782\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-11-15T22:16:54.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:53 smithi145 bash[108160]: audit 2023-11-15T22:16:53.355522+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-15T22:16:53.349782\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-11-15T22:16:54.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:53 smithi145 bash[111573]: cluster 2023-11-15T22:16:52.553773+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v138: 1 pgs: 1 peering; 0 B data, 4.4 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:16:54.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:53 smithi145 bash[111573]: audit 2023-11-15T22:16:53.350133+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-15T22:16:53.349782\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-11-15T22:16:54.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:53 smithi145 bash[111573]: audit 2023-11-15T22:16:53.355522+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-15T22:16:53.349782\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-11-15T22:16:54.932 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled alertmanager update... 2023-11-15T22:16:55.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:54 smithi195 bash[108245]: audit 2023-11-15T22:16:53.349153+0000 mgr.y (mgr.14142) 129 : audit [DBG] from='client.24344 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi145=a;smithi195=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:55.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:54 smithi195 bash[108245]: cephadm 2023-11-15T22:16:53.349769+0000 mgr.y (mgr.14142) 130 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi145=a,smithi195=b 2023-11-15T22:16:55.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:54 smithi145 bash[108160]: audit 2023-11-15T22:16:53.349153+0000 mgr.y (mgr.14142) 129 : audit [DBG] from='client.24344 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi145=a;smithi195=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:55.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:54 smithi145 bash[108160]: cephadm 2023-11-15T22:16:53.349769+0000 mgr.y (mgr.14142) 130 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi145=a,smithi195=b 2023-11-15T22:16:55.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:54 smithi145 bash[111573]: audit 2023-11-15T22:16:53.349153+0000 mgr.y (mgr.14142) 129 : audit [DBG] from='client.24344 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi145=a;smithi195=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:55.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:54 smithi145 bash[111573]: cephadm 2023-11-15T22:16:53.349769+0000 mgr.y (mgr.14142) 130 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi145=a,smithi195=b 2023-11-15T22:16:55.293 DEBUG:teuthology.orchestra.run.smithi145:alertmanager.a> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@alertmanager.a.service 2023-11-15T22:16:55.296 INFO:tasks.cephadm:Adding grafana.a on smithi195 2023-11-15T22:16:55.296 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph orch apply grafana '1;smithi195=a' 2023-11-15T22:16:55.329 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:-- Logs begin at Wed 2023-11-15 22:03:44 UTC. -- 2023-11-15T22:16:56.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:55 smithi195 bash[108245]: cluster 2023-11-15T22:16:54.554084+0000 mgr.y (mgr.14142) 131 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:16:56.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:55 smithi195 bash[108245]: audit 2023-11-15T22:16:54.926440+0000 mgr.y (mgr.14142) 132 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi145=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:56.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:55 smithi195 bash[108245]: cephadm 2023-11-15T22:16:54.927020+0000 mgr.y (mgr.14142) 133 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi145=a 2023-11-15T22:16:56.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:55 smithi195 bash[108245]: audit 2023-11-15T22:16:54.927392+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-15T22:16:54.927034\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-11-15T22:16:56.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:55 smithi195 bash[108245]: audit 2023-11-15T22:16:54.930277+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-15T22:16:54.927034\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-11-15T22:16:56.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:55 smithi145 bash[108160]: cluster 2023-11-15T22:16:54.554084+0000 mgr.y (mgr.14142) 131 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:16:56.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:55 smithi145 bash[108160]: audit 2023-11-15T22:16:54.926440+0000 mgr.y (mgr.14142) 132 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi145=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:56.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:55 smithi145 bash[108160]: cephadm 2023-11-15T22:16:54.927020+0000 mgr.y (mgr.14142) 133 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi145=a 2023-11-15T22:16:56.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:55 smithi145 bash[108160]: audit 2023-11-15T22:16:54.927392+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-15T22:16:54.927034\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-11-15T22:16:56.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:55 smithi145 bash[108160]: audit 2023-11-15T22:16:54.930277+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-15T22:16:54.927034\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-11-15T22:16:56.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:55 smithi145 bash[111573]: cluster 2023-11-15T22:16:54.554084+0000 mgr.y (mgr.14142) 131 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:16:56.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:55 smithi145 bash[111573]: audit 2023-11-15T22:16:54.926440+0000 mgr.y (mgr.14142) 132 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi145=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:56.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:55 smithi145 bash[111573]: cephadm 2023-11-15T22:16:54.927020+0000 mgr.y (mgr.14142) 133 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi145=a 2023-11-15T22:16:56.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:55 smithi145 bash[111573]: audit 2023-11-15T22:16:54.927392+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-15T22:16:54.927034\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-11-15T22:16:56.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:55 smithi145 bash[111573]: audit 2023-11-15T22:16:54.930277+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-15T22:16:54.927034\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi145\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-11-15T22:16:56.406 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled grafana update... 2023-11-15T22:16:56.767 DEBUG:teuthology.orchestra.run.smithi195:grafana.a> sudo journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@grafana.a.service 2023-11-15T22:16:56.769 INFO:tasks.cephadm:Setting up client nodes... 2023-11-15T22:16:56.770 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-11-15T22:16:56.798 INFO:journalctl@ceph.grafana.a.smithi195.stdout:-- Logs begin at Wed 2023-11-15 22:03:47 UTC. -- 2023-11-15T22:16:57.144 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:56 smithi145 bash[111573]: audit 2023-11-15T22:16:56.400876+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-15T22:16:56.400489\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-11-15T22:16:57.144 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:56 smithi145 bash[111573]: audit 2023-11-15T22:16:56.403917+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-15T22:16:56.400489\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-11-15T22:16:57.144 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:56 smithi145 bash[108160]: audit 2023-11-15T22:16:56.400876+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-15T22:16:56.400489\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-11-15T22:16:57.145 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:56 smithi145 bash[108160]: audit 2023-11-15T22:16:56.403917+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-15T22:16:56.400489\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-11-15T22:16:57.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:56 smithi195 bash[108245]: audit 2023-11-15T22:16:56.400876+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-15T22:16:56.400489\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-11-15T22:16:57.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:56 smithi195 bash[108245]: audit 2023-11-15T22:16:56.403917+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-15T22:16:56.400489\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-11-15T22:16:57.925 INFO:teuthology.orchestra.run.smithi145.stdout:[client.0] 2023-11-15T22:16:57.925 INFO:teuthology.orchestra.run.smithi145.stdout: key = AQBZQ1Vl//TMNhAAysI55SzkWne9evz3zh//Og== 2023-11-15T22:16:58.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:57 smithi195 bash[108245]: audit 2023-11-15T22:16:56.399920+0000 mgr.y (mgr.14142) 134 : audit [DBG] from='client.24356 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:58.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:57 smithi195 bash[108245]: cephadm 2023-11-15T22:16:56.400477+0000 mgr.y (mgr.14142) 135 : cephadm [INF] Saving service grafana spec with placement count:1 smithi195=a 2023-11-15T22:16:58.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:57 smithi195 bash[108245]: cluster 2023-11-15T22:16:56.554547+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:16:58.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:57 smithi145 bash[108160]: audit 2023-11-15T22:16:56.399920+0000 mgr.y (mgr.14142) 134 : audit [DBG] from='client.24356 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:58.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:57 smithi145 bash[108160]: cephadm 2023-11-15T22:16:56.400477+0000 mgr.y (mgr.14142) 135 : cephadm [INF] Saving service grafana spec with placement count:1 smithi195=a 2023-11-15T22:16:58.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:57 smithi145 bash[108160]: cluster 2023-11-15T22:16:56.554547+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:16:58.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:57 smithi145 bash[111573]: audit 2023-11-15T22:16:56.399920+0000 mgr.y (mgr.14142) 134 : audit [DBG] from='client.24356 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:16:58.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:57 smithi145 bash[111573]: cephadm 2023-11-15T22:16:56.400477+0000 mgr.y (mgr.14142) 135 : cephadm [INF] Saving service grafana spec with placement count:1 smithi195=a 2023-11-15T22:16:58.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:57 smithi145 bash[111573]: cluster 2023-11-15T22:16:56.554547+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:16:58.281 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-11-15T22:16:58.281 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-11-15T22:16:58.281 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-11-15T22:16:58.322 DEBUG:teuthology.orchestra.run.smithi195:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-11-15T22:16:59.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:58 smithi195 bash[108245]: audit 2023-11-15T22:16:57.919281+0000 mon.a (mon.0) 618 : audit [INF] from='client.? 172.21.15.145:0/986506726' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-15T22:16:59.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:58 smithi195 bash[108245]: audit 2023-11-15T22:16:57.923122+0000 mon.a (mon.0) 619 : audit [INF] from='client.? 172.21.15.145:0/986506726' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-15T22:16:59.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:58 smithi145 bash[108160]: audit 2023-11-15T22:16:57.919281+0000 mon.a (mon.0) 618 : audit [INF] from='client.? 172.21.15.145:0/986506726' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-15T22:16:59.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:58 smithi145 bash[108160]: audit 2023-11-15T22:16:57.923122+0000 mon.a (mon.0) 619 : audit [INF] from='client.? 172.21.15.145:0/986506726' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-15T22:16:59.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:58 smithi145 bash[111573]: audit 2023-11-15T22:16:57.919281+0000 mon.a (mon.0) 618 : audit [INF] from='client.? 172.21.15.145:0/986506726' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-15T22:16:59.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:58 smithi145 bash[111573]: audit 2023-11-15T22:16:57.923122+0000 mon.a (mon.0) 619 : audit [INF] from='client.? 172.21.15.145:0/986506726' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-15T22:16:59.977 INFO:teuthology.orchestra.run.smithi195.stdout:[client.1] 2023-11-15T22:16:59.977 INFO:teuthology.orchestra.run.smithi195.stdout: key = AQBbQ1VljyfJORAA4qFlKIgk6BuRfVimEzMBcQ== 2023-11-15T22:17:00.219 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:16:59 smithi195 bash[108245]: cluster 2023-11-15T22:16:58.554880+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:17:00.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:16:59 smithi145 bash[108160]: cluster 2023-11-15T22:16:58.554880+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:17:00.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:16:59 smithi145 bash[111573]: cluster 2023-11-15T22:16:58.554880+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:17:00.410 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2023-11-15T22:17:00.410 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-11-15T22:17:00.410 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-11-15T22:17:00.452 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph osd dump --format=json 2023-11-15T22:17:01.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:00 smithi145 bash[108160]: audit 2023-11-15T22:16:59.968746+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.195:0/2291042374' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-15T22:17:01.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:00 smithi145 bash[108160]: audit 2023-11-15T22:16:59.969320+0000 mon.a (mon.0) 620 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-15T22:17:01.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:00 smithi145 bash[108160]: audit 2023-11-15T22:16:59.975781+0000 mon.a (mon.0) 621 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-15T22:17:01.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:00 smithi145 bash[108160]: audit 2023-11-15T22:17:00.572807+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4c08f910-8037-462c-8cab-9bdfdd07797d\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700086568.559605, \"finished_at\": 1700086576.0133617}, {\"id\": \"31114aea-d74c-4cfa-ac6b-52c03a020523\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700086608.6582196, \"finished_at\": 1700086615.6410558}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-15T22:17:01.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:00 smithi145 bash[108160]: audit 2023-11-15T22:17:00.576330+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4c08f910-8037-462c-8cab-9bdfdd07797d\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700086568.559605, \"finished_at\": 1700086576.0133617}, {\"id\": \"31114aea-d74c-4cfa-ac6b-52c03a020523\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700086608.6582196, \"finished_at\": 1700086615.6410558}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-15T22:17:01.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:00 smithi145 bash[111573]: audit 2023-11-15T22:16:59.968746+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.195:0/2291042374' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-15T22:17:01.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:00 smithi145 bash[111573]: audit 2023-11-15T22:16:59.969320+0000 mon.a (mon.0) 620 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-15T22:17:01.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:00 smithi145 bash[111573]: audit 2023-11-15T22:16:59.975781+0000 mon.a (mon.0) 621 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-15T22:17:01.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:00 smithi145 bash[111573]: audit 2023-11-15T22:17:00.572807+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4c08f910-8037-462c-8cab-9bdfdd07797d\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700086568.559605, \"finished_at\": 1700086576.0133617}, {\"id\": \"31114aea-d74c-4cfa-ac6b-52c03a020523\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700086608.6582196, \"finished_at\": 1700086615.6410558}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-15T22:17:01.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:00 smithi145 bash[111573]: audit 2023-11-15T22:17:00.576330+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4c08f910-8037-462c-8cab-9bdfdd07797d\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700086568.559605, \"finished_at\": 1700086576.0133617}, {\"id\": \"31114aea-d74c-4cfa-ac6b-52c03a020523\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700086608.6582196, \"finished_at\": 1700086615.6410558}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-15T22:17:01.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:00 smithi195 bash[108245]: audit 2023-11-15T22:16:59.968746+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.195:0/2291042374' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-15T22:17:01.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:00 smithi195 bash[108245]: audit 2023-11-15T22:16:59.969320+0000 mon.a (mon.0) 620 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-15T22:17:01.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:00 smithi195 bash[108245]: audit 2023-11-15T22:16:59.975781+0000 mon.a (mon.0) 621 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-15T22:17:01.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:00 smithi195 bash[108245]: audit 2023-11-15T22:17:00.572807+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4c08f910-8037-462c-8cab-9bdfdd07797d\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700086568.559605, \"finished_at\": 1700086576.0133617}, {\"id\": \"31114aea-d74c-4cfa-ac6b-52c03a020523\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700086608.6582196, \"finished_at\": 1700086615.6410558}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-15T22:17:01.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:00 smithi195 bash[108245]: audit 2023-11-15T22:17:00.576330+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4c08f910-8037-462c-8cab-9bdfdd07797d\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1700086568.559605, \"finished_at\": 1700086576.0133617}, {\"id\": \"31114aea-d74c-4cfa-ac6b-52c03a020523\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1700086608.6582196, \"finished_at\": 1700086615.6410558}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-15T22:17:01.551 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:17:01.552 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":59,"fsid":"1d48eba4-8404-11ee-8dbe-212e2dc638e7","created":"2023-11-15T22:13:15.805414+0000","modified":"2023-11-15T22:16:49.667794+0000","last_up_change":"2023-11-15T22:16:48.651271+0000","last_in_change":"2023-11-15T22:16:48.651271+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-11-15T22:13:24.514269+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":"7ec04988-a166-41b1-ac58-f2c556caef57","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":10,"last_clean_end":12,"up_from":14,"up_thru":57,"down_at":13,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":3974001526},{"type":"v1","addr":"172.21.15.145:6803","nonce":3974001526}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":3974001526},{"type":"v1","addr":"172.21.15.145:6805","nonce":3974001526}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":3974001526},{"type":"v1","addr":"172.21.15.145:6809","nonce":3974001526}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":3974001526},{"type":"v1","addr":"172.21.15.145:6807","nonce":3974001526}]},"public_addr":"172.21.15.145:6803/3974001526","cluster_addr":"172.21.15.145:6805/3974001526","heartbeat_back_addr":"172.21.15.145:6809/3974001526","heartbeat_front_addr":"172.21.15.145:6807/3974001526","state":["exists","up"]},{"osd":1,"uuid":"b7f08beb-982a-471d-a05d-f5ad90c514af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":16,"last_clean_end":18,"up_from":21,"up_thru":37,"down_at":19,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":1896942770},{"type":"v1","addr":"172.21.15.145:6811","nonce":1896942770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":1896942770},{"type":"v1","addr":"172.21.15.145:6813","nonce":1896942770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":1896942770},{"type":"v1","addr":"172.21.15.145:6817","nonce":1896942770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":1896942770},{"type":"v1","addr":"172.21.15.145:6815","nonce":1896942770}]},"public_addr":"172.21.15.145:6811/1896942770","cluster_addr":"172.21.15.145:6813/1896942770","heartbeat_back_addr":"172.21.15.145:6817/1896942770","heartbeat_front_addr":"172.21.15.145:6815/1896942770","state":["exists","up"]},{"osd":2,"uuid":"95339696-d8c4-4805-b0dd-cb258e3fd29a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":24,"last_clean_end":26,"up_from":29,"up_thru":0,"down_at":27,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":1711111269},{"type":"v1","addr":"172.21.15.145:6819","nonce":1711111269}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":1711111269},{"type":"v1","addr":"172.21.15.145:6821","nonce":1711111269}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":1711111269},{"type":"v1","addr":"172.21.15.145:6825","nonce":1711111269}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":1711111269},{"type":"v1","addr":"172.21.15.145:6823","nonce":1711111269}]},"public_addr":"172.21.15.145:6819/1711111269","cluster_addr":"172.21.15.145:6821/1711111269","heartbeat_back_addr":"172.21.15.145:6825/1711111269","heartbeat_front_addr":"172.21.15.145:6823/1711111269","state":["exists","up"]},{"osd":3,"uuid":"ffcb8eba-baf5-42cd-950f-94dc84c4051d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":415144406},{"type":"v1","addr":"172.21.15.145:6827","nonce":415144406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":415144406},{"type":"v1","addr":"172.21.15.145:6829","nonce":415144406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6832","nonce":415144406},{"type":"v1","addr":"172.21.15.145:6833","nonce":415144406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":415144406},{"type":"v1","addr":"172.21.15.145:6831","nonce":415144406}]},"public_addr":"172.21.15.145:6827/415144406","cluster_addr":"172.21.15.145:6829/415144406","heartbeat_back_addr":"172.21.15.145:6833/415144406","heartbeat_front_addr":"172.21.15.145:6831/415144406","state":["exists","up"]},{"osd":4,"uuid":"06670342-2299-4389-9bb8-b5620c1d9a02","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6800","nonce":2935738342},{"type":"v1","addr":"172.21.15.195:6801","nonce":2935738342}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":2935738342},{"type":"v1","addr":"172.21.15.195:6803","nonce":2935738342}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":2935738342},{"type":"v1","addr":"172.21.15.195:6807","nonce":2935738342}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":2935738342},{"type":"v1","addr":"172.21.15.195:6805","nonce":2935738342}]},"public_addr":"172.21.15.195:6801/2935738342","cluster_addr":"172.21.15.195:6803/2935738342","heartbeat_back_addr":"172.21.15.195:6807/2935738342","heartbeat_front_addr":"172.21.15.195:6805/2935738342","state":["exists","up"]},{"osd":5,"uuid":"8eb7207e-b199-4399-8455-15c9d37ce7c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":42,"last_clean_end":44,"up_from":47,"up_thru":47,"down_at":45,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6808","nonce":2731249936},{"type":"v1","addr":"172.21.15.195:6809","nonce":2731249936}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":2731249936},{"type":"v1","addr":"172.21.15.195:6811","nonce":2731249936}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":2731249936},{"type":"v1","addr":"172.21.15.195:6815","nonce":2731249936}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":2731249936},{"type":"v1","addr":"172.21.15.195:6813","nonce":2731249936}]},"public_addr":"172.21.15.195:6809/2731249936","cluster_addr":"172.21.15.195:6811/2731249936","heartbeat_back_addr":"172.21.15.195:6815/2731249936","heartbeat_front_addr":"172.21.15.195:6813/2731249936","state":["exists","up"]},{"osd":6,"uuid":"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1","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.195:6816","nonce":1870694590},{"type":"v1","addr":"172.21.15.195:6817","nonce":1870694590}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":1870694590},{"type":"v1","addr":"172.21.15.195:6819","nonce":1870694590}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":1870694590},{"type":"v1","addr":"172.21.15.195:6823","nonce":1870694590}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":1870694590},{"type":"v1","addr":"172.21.15.195:6821","nonce":1870694590}]},"public_addr":"172.21.15.195:6817/1870694590","cluster_addr":"172.21.15.195:6819/1870694590","heartbeat_back_addr":"172.21.15.195:6823/1870694590","heartbeat_front_addr":"172.21.15.195:6821/1870694590","state":["exists","up"]},{"osd":7,"uuid":"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0","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.195:6824","nonce":907725792},{"type":"v1","addr":"172.21.15.195:6825","nonce":907725792}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":907725792},{"type":"v1","addr":"172.21.15.195:6827","nonce":907725792}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":907725792},{"type":"v1","addr":"172.21.15.195:6831","nonce":907725792}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":907725792},{"type":"v1","addr":"172.21.15.195:6829","nonce":907725792}]},"public_addr":"172.21.15.195:6825/907725792","cluster_addr":"172.21.15.195:6827/907725792","heartbeat_back_addr":"172.21.15.195:6831/907725792","heartbeat_front_addr":"172.21.15.195:6829/907725792","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"2023-11-15T22:15:28.472305+0000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-15T22:15:16.152782+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-11-15T22:15:29.934074+0000","dead_epoch":19},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-15T22:15:43.447695+0000","dead_epoch":27},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-15T22:15:56.640844+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-11-15T22:16:06.631833+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-15T22:16:19.631947+0000","dead_epoch":45},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-15T22:16:33.534423+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-11-15T22:16:47.148550+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.145:6801/3834891273":"2023-11-16T22:13:49.839549+0000","172.21.15.145:6800/3834891273":"2023-11-16T22:13:49.839549+0000","172.21.15.145:0/1225483267":"2023-11-16T22:13:49.839549+0000","172.21.15.145:0/1987614853":"2023-11-16T22:13:31.686377+0000","172.21.15.145:0/1726991710":"2023-11-16T22:13:31.686377+0000","172.21.15.145:6800/1084679323":"2023-11-16T22:13:31.686377+0000","172.21.15.145:0/2972597427":"2023-11-16T22:13:49.839549+0000","172.21.15.145:6801/1084679323":"2023-11-16T22:13:31.686377+0000","172.21.15.145:0/3384131405":"2023-11-16T22:13:49.839549+0000","172.21.15.145:0/3302735066":"2023-11-16T22:13:31.686377+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-11-15T22:17:01.907 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-11-15T22:13:24.514269+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-11-15T22:17:01.907 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph osd pool get device_health_metrics pg_num 2023-11-15T22:17:02.166 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:01 smithi145 bash[108160]: cluster 2023-11-15T22:17:00.555215+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:17:02.167 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:01 smithi145 bash[108160]: audit 2023-11-15T22:17:01.549794+0000 mon.a (mon.0) 624 : audit [DBG] from='client.? 172.21.15.145:0/2341586117' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-15T22:17:02.167 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:01 smithi145 bash[111573]: cluster 2023-11-15T22:17:00.555215+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:17:02.167 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:01 smithi145 bash[111573]: audit 2023-11-15T22:17:01.549794+0000 mon.a (mon.0) 624 : audit [DBG] from='client.? 172.21.15.145:0/2341586117' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-15T22:17:02.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:01 smithi195 bash[108245]: cluster 2023-11-15T22:17:00.555215+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:17:02.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:01 smithi195 bash[108245]: audit 2023-11-15T22:17:01.549794+0000 mon.a (mon.0) 624 : audit [DBG] from='client.? 172.21.15.145:0/2341586117' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-15T22:17:02.996 INFO:teuthology.orchestra.run.smithi145.stdout:pg_num: 1 2023-11-15T22:17:03.338 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-11-15T22:17:03.338 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-11-15T22:17:03.338 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph mgr dump --format=json 2023-11-15T22:17:04.287 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:03 smithi195 bash[108245]: cluster 2023-11-15T22:17:02.555691+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:17:04.287 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:03 smithi195 bash[108245]: audit 2023-11-15T22:17:02.995493+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.145:0/1014228342' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-15T22:17:04.466 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:17:04.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:03 smithi145 bash[108160]: cluster 2023-11-15T22:17:02.555691+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:17:04.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:03 smithi145 bash[108160]: audit 2023-11-15T22:17:02.995493+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.145:0/1014228342' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-15T22:17:04.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:03 smithi145 bash[111573]: cluster 2023-11-15T22:17:02.555691+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:17:04.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:03 smithi145 bash[111573]: audit 2023-11-15T22:17:02.995493+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.145:0/1014228342' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-15T22:17:04.792 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":14,"active_gid":14142,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6800","nonce":1566172638},{"type":"v1","addr":"172.21.15.145:6801","nonce":1566172638}]},"active_addr":"172.21.15.145:6801/1566172638","active_change":"2023-11-15T22:13:49.840027+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://smithi145.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.145:0","nonce":2715506818}]},{"addrvec":[{"type":"v2","addr":"172.21.15.145:0","nonce":1004795137}]},{"addrvec":[{"type":"v2","addr":"172.21.15.145:0","nonce":1136332691}]}]}} 2023-11-15T22:17:04.796 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-11-15T22:17:04.797 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-11-15T22:17:04.797 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph osd dump --format=json 2023-11-15T22:17:05.042 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:04 smithi145 bash[108160]: audit 2023-11-15T22:17:04.461180+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.145:0/506335439' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-15T22:17:05.042 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:04 smithi145 bash[111573]: audit 2023-11-15T22:17:04.461180+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.145:0/506335439' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-15T22:17:05.215 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:04 smithi195 bash[108245]: audit 2023-11-15T22:17:04.461180+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.145:0/506335439' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-15T22:17:05.492 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 systemd[1]: Starting Ceph prometheus.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:17:05.753 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 podman[118253]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-prometheus.a" found: no such container 2023-11-15T22:17:05.754 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 systemd[1]: Started Ceph prometheus.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:17:05.867 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:17:05.867 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":59,"fsid":"1d48eba4-8404-11ee-8dbe-212e2dc638e7","created":"2023-11-15T22:13:15.805414+0000","modified":"2023-11-15T22:16:49.667794+0000","last_up_change":"2023-11-15T22:16:48.651271+0000","last_in_change":"2023-11-15T22:16:48.651271+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-11-15T22:13:24.514269+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":"7ec04988-a166-41b1-ac58-f2c556caef57","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":10,"last_clean_end":12,"up_from":14,"up_thru":57,"down_at":13,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":3974001526},{"type":"v1","addr":"172.21.15.145:6803","nonce":3974001526}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":3974001526},{"type":"v1","addr":"172.21.15.145:6805","nonce":3974001526}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":3974001526},{"type":"v1","addr":"172.21.15.145:6809","nonce":3974001526}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":3974001526},{"type":"v1","addr":"172.21.15.145:6807","nonce":3974001526}]},"public_addr":"172.21.15.145:6803/3974001526","cluster_addr":"172.21.15.145:6805/3974001526","heartbeat_back_addr":"172.21.15.145:6809/3974001526","heartbeat_front_addr":"172.21.15.145:6807/3974001526","state":["exists","up"]},{"osd":1,"uuid":"b7f08beb-982a-471d-a05d-f5ad90c514af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":16,"last_clean_end":18,"up_from":21,"up_thru":37,"down_at":19,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":1896942770},{"type":"v1","addr":"172.21.15.145:6811","nonce":1896942770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":1896942770},{"type":"v1","addr":"172.21.15.145:6813","nonce":1896942770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":1896942770},{"type":"v1","addr":"172.21.15.145:6817","nonce":1896942770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":1896942770},{"type":"v1","addr":"172.21.15.145:6815","nonce":1896942770}]},"public_addr":"172.21.15.145:6811/1896942770","cluster_addr":"172.21.15.145:6813/1896942770","heartbeat_back_addr":"172.21.15.145:6817/1896942770","heartbeat_front_addr":"172.21.15.145:6815/1896942770","state":["exists","up"]},{"osd":2,"uuid":"95339696-d8c4-4805-b0dd-cb258e3fd29a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":24,"last_clean_end":26,"up_from":29,"up_thru":0,"down_at":27,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":1711111269},{"type":"v1","addr":"172.21.15.145:6819","nonce":1711111269}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":1711111269},{"type":"v1","addr":"172.21.15.145:6821","nonce":1711111269}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":1711111269},{"type":"v1","addr":"172.21.15.145:6825","nonce":1711111269}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":1711111269},{"type":"v1","addr":"172.21.15.145:6823","nonce":1711111269}]},"public_addr":"172.21.15.145:6819/1711111269","cluster_addr":"172.21.15.145:6821/1711111269","heartbeat_back_addr":"172.21.15.145:6825/1711111269","heartbeat_front_addr":"172.21.15.145:6823/1711111269","state":["exists","up"]},{"osd":3,"uuid":"ffcb8eba-baf5-42cd-950f-94dc84c4051d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":415144406},{"type":"v1","addr":"172.21.15.145:6827","nonce":415144406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":415144406},{"type":"v1","addr":"172.21.15.145:6829","nonce":415144406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6832","nonce":415144406},{"type":"v1","addr":"172.21.15.145:6833","nonce":415144406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":415144406},{"type":"v1","addr":"172.21.15.145:6831","nonce":415144406}]},"public_addr":"172.21.15.145:6827/415144406","cluster_addr":"172.21.15.145:6829/415144406","heartbeat_back_addr":"172.21.15.145:6833/415144406","heartbeat_front_addr":"172.21.15.145:6831/415144406","state":["exists","up"]},{"osd":4,"uuid":"06670342-2299-4389-9bb8-b5620c1d9a02","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6800","nonce":2935738342},{"type":"v1","addr":"172.21.15.195:6801","nonce":2935738342}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":2935738342},{"type":"v1","addr":"172.21.15.195:6803","nonce":2935738342}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":2935738342},{"type":"v1","addr":"172.21.15.195:6807","nonce":2935738342}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":2935738342},{"type":"v1","addr":"172.21.15.195:6805","nonce":2935738342}]},"public_addr":"172.21.15.195:6801/2935738342","cluster_addr":"172.21.15.195:6803/2935738342","heartbeat_back_addr":"172.21.15.195:6807/2935738342","heartbeat_front_addr":"172.21.15.195:6805/2935738342","state":["exists","up"]},{"osd":5,"uuid":"8eb7207e-b199-4399-8455-15c9d37ce7c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":42,"last_clean_end":44,"up_from":47,"up_thru":47,"down_at":45,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6808","nonce":2731249936},{"type":"v1","addr":"172.21.15.195:6809","nonce":2731249936}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":2731249936},{"type":"v1","addr":"172.21.15.195:6811","nonce":2731249936}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":2731249936},{"type":"v1","addr":"172.21.15.195:6815","nonce":2731249936}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":2731249936},{"type":"v1","addr":"172.21.15.195:6813","nonce":2731249936}]},"public_addr":"172.21.15.195:6809/2731249936","cluster_addr":"172.21.15.195:6811/2731249936","heartbeat_back_addr":"172.21.15.195:6815/2731249936","heartbeat_front_addr":"172.21.15.195:6813/2731249936","state":["exists","up"]},{"osd":6,"uuid":"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1","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.195:6816","nonce":1870694590},{"type":"v1","addr":"172.21.15.195:6817","nonce":1870694590}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":1870694590},{"type":"v1","addr":"172.21.15.195:6819","nonce":1870694590}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":1870694590},{"type":"v1","addr":"172.21.15.195:6823","nonce":1870694590}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":1870694590},{"type":"v1","addr":"172.21.15.195:6821","nonce":1870694590}]},"public_addr":"172.21.15.195:6817/1870694590","cluster_addr":"172.21.15.195:6819/1870694590","heartbeat_back_addr":"172.21.15.195:6823/1870694590","heartbeat_front_addr":"172.21.15.195:6821/1870694590","state":["exists","up"]},{"osd":7,"uuid":"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0","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.195:6824","nonce":907725792},{"type":"v1","addr":"172.21.15.195:6825","nonce":907725792}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":907725792},{"type":"v1","addr":"172.21.15.195:6827","nonce":907725792}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":907725792},{"type":"v1","addr":"172.21.15.195:6831","nonce":907725792}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":907725792},{"type":"v1","addr":"172.21.15.195:6829","nonce":907725792}]},"public_addr":"172.21.15.195:6825/907725792","cluster_addr":"172.21.15.195:6827/907725792","heartbeat_back_addr":"172.21.15.195:6831/907725792","heartbeat_front_addr":"172.21.15.195:6829/907725792","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"2023-11-15T22:15:28.472305+0000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-15T22:15:16.152782+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-11-15T22:15:29.934074+0000","dead_epoch":19},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-15T22:15:43.447695+0000","dead_epoch":27},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-15T22:15:56.640844+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-11-15T22:16:06.631833+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-15T22:16:19.631947+0000","dead_epoch":45},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-15T22:16:33.534423+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-11-15T22:16:47.148550+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.145:6801/3834891273":"2023-11-16T22:13:49.839549+0000","172.21.15.145:6800/3834891273":"2023-11-16T22:13:49.839549+0000","172.21.15.145:0/1225483267":"2023-11-16T22:13:49.839549+0000","172.21.15.145:0/1987614853":"2023-11-16T22:13:31.686377+0000","172.21.15.145:0/1726991710":"2023-11-16T22:13:31.686377+0000","172.21.15.145:6800/1084679323":"2023-11-16T22:13:31.686377+0000","172.21.15.145:0/2972597427":"2023-11-16T22:13:49.839549+0000","172.21.15.145:6801/1084679323":"2023-11-16T22:13:31.686377+0000","172.21.15.145:0/3384131405":"2023-11-16T22:13:49.839549+0000","172.21.15.145:0/3302735066":"2023-11-16T22:13:31.686377+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-11-15T22:17:06.172 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[108245]: cluster 2023-11-15T22:17:04.556016+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:17:06.172 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[108245]: audit 2023-11-15T22:17:05.554549+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:47.296155\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:47.296227\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:47.296258\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:47.296286\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:47.296313\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:16:47.296339\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:06.172 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[108245]: audit 2023-11-15T22:17:05.557524+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:47.296155\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:47.296227\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:47.296258\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:47.296286\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:47.296313\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:16:47.296339\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:06.172 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[108245]: audit 2023-11-15T22:17:05.558251+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:06.172 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:06 smithi195 bash[108245]: audit 2023-11-15T22:17:05.865341+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.145:0/2243976645' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-15T22:17:06.173 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.960Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-11-15T22:17:06.173 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.960Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.47.2, branch=HEAD, revision=3f3172cde1ee37f1c7b3a5f3d9b031190509b3ad)" 2023-11-15T22:17:06.173 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.960Z caller=main.go:588 level=info build_context="(go=go1.21.3, platform=linux/amd64, user=root@79f2ad339b75, date=20231012-16:07:10, tags=netgo,builtinassets,stringlabels)" 2023-11-15T22:17:06.173 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.960Z caller=main.go:589 level=info host_details="(Linux 4.18.0-521.el8.x86_64 #1 SMP Mon Oct 30 18:21:17 UTC 2023 x86_64 smithi195 (none))" 2023-11-15T22:17:06.173 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.960Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-11-15T22:17:06.173 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.960Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-11-15T22:17:06.173 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.961Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-11-15T22:17:06.173 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.962Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-11-15T22:17:06.173 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.962Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-11-15T22:17:06.173 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.962Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-11-15T22:17:06.174 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.965Z caller=head.go:600 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-11-15T22:17:06.174 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.965Z caller=head.go:681 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.402µs 2023-11-15T22:17:06.174 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.965Z caller=head.go:689 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-11-15T22:17:06.174 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.965Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-11-15T22:17:06.174 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.965Z caller=head.go:797 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.881µs wal_replay_duration=273.16µs wbl_replay_duration=119ns total_replay_duration=317.757µs 2023-11-15T22:17:06.174 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.967Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-11-15T22:17:06.174 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.967Z caller=main.go:1048 level=info msg="TSDB started" 2023-11-15T22:17:06.174 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.967Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-11-15T22:17:06.174 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.968Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=582.61µs db_storage=831ns remote_storage=1.322µs web_handler=272ns query_engine=645ns scrape=369.658µs scrape_sd=17.524µs notify=680ns notify_sd=1.153µs rules=22.519µs tracing=5.467µs 2023-11-15T22:17:06.174 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.968Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-11-15T22:17:06.174 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:05 smithi195 bash[118270]: ts=2023-11-15T22:17:05.968Z caller=manager.go:1009 level=info component="rule manager" msg="Starting rule manager..." 2023-11-15T22:17:06.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:05 smithi145 bash[108160]: cluster 2023-11-15T22:17:04.556016+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:17:06.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:05 smithi145 bash[111573]: cluster 2023-11-15T22:17:04.556016+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-15T22:17:06.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:05 smithi145 bash[108160]: audit 2023-11-15T22:17:05.554549+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:47.296155\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:47.296227\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:47.296258\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:47.296286\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:47.296313\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:16:47.296339\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:06.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:05 smithi145 bash[108160]: audit 2023-11-15T22:17:05.557524+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:47.296155\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:47.296227\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:47.296258\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:47.296286\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:47.296313\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:16:47.296339\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:06.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:05 smithi145 bash[108160]: audit 2023-11-15T22:17:05.558251+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:06.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:05 smithi145 bash[108160]: audit 2023-11-15T22:17:05.865341+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.145:0/2243976645' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-15T22:17:06.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:05 smithi145 bash[111573]: audit 2023-11-15T22:17:05.554549+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:47.296155\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:47.296227\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:47.296258\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:47.296286\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:47.296313\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:16:47.296339\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:06.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:06 smithi145 bash[111573]: audit 2023-11-15T22:17:05.557524+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:16:47.296155\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:16:47.296227\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:16:47.296258\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:16:47.296286\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:16:47.296313\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:16:47.296339\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:06.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:06 smithi145 bash[111573]: audit 2023-11-15T22:17:05.558251+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:06.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:06 smithi145 bash[111573]: audit 2023-11-15T22:17:05.865341+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.145:0/2243976645' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-15T22:17:06.229 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-11-15T22:17:06.231 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph osd dump --format=json 2023-11-15T22:17:07.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:07 smithi145 bash[108160]: audit 2023-11-15T22:17:06.783363+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}}, \"last_daemon_update\": \"2023-11-15T22:17:06.782628\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:07.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:07 smithi145 bash[108160]: audit 2023-11-15T22:17:06.786108+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}}, \"last_daemon_update\": \"2023-11-15T22:17:06.782628\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:07.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:07 smithi145 bash[108160]: audit 2023-11-15T22:17:06.787371+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-15T22:17:07.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:07 smithi145 bash[108160]: audit 2023-11-15T22:17:06.787825+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:17:07.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:07 smithi145 bash[111573]: audit 2023-11-15T22:17:06.783363+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}}, \"last_daemon_update\": \"2023-11-15T22:17:06.782628\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:07.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:07 smithi145 bash[111573]: audit 2023-11-15T22:17:06.786108+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}}, \"last_daemon_update\": \"2023-11-15T22:17:06.782628\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:07.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:07 smithi145 bash[111573]: audit 2023-11-15T22:17:06.787371+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-15T22:17:07.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:07 smithi145 bash[111573]: audit 2023-11-15T22:17:06.787825+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:17:07.229 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:07 smithi195 systemd[1]: Starting Ceph node-exporter.b for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:17:07.230 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:07 smithi195 bash[108245]: audit 2023-11-15T22:17:06.783363+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}}, \"last_daemon_update\": \"2023-11-15T22:17:06.782628\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:07.230 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:07 smithi195 bash[108245]: audit 2023-11-15T22:17:06.786108+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}}, \"last_daemon_update\": \"2023-11-15T22:17:06.782628\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:07.230 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:07 smithi195 bash[108245]: audit 2023-11-15T22:17:06.787371+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-15T22:17:07.230 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:07 smithi195 bash[108245]: audit 2023-11-15T22:17:06.787825+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:17:07.339 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:17:07.340 INFO:teuthology.orchestra.run.smithi145.stdout:{"epoch":59,"fsid":"1d48eba4-8404-11ee-8dbe-212e2dc638e7","created":"2023-11-15T22:13:15.805414+0000","modified":"2023-11-15T22:16:49.667794+0000","last_up_change":"2023-11-15T22:16:48.651271+0000","last_in_change":"2023-11-15T22:16:48.651271+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-11-15T22:13:24.514269+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":"7ec04988-a166-41b1-ac58-f2c556caef57","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":10,"last_clean_end":12,"up_from":14,"up_thru":57,"down_at":13,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6802","nonce":3974001526},{"type":"v1","addr":"172.21.15.145:6803","nonce":3974001526}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6804","nonce":3974001526},{"type":"v1","addr":"172.21.15.145:6805","nonce":3974001526}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6808","nonce":3974001526},{"type":"v1","addr":"172.21.15.145:6809","nonce":3974001526}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6806","nonce":3974001526},{"type":"v1","addr":"172.21.15.145:6807","nonce":3974001526}]},"public_addr":"172.21.15.145:6803/3974001526","cluster_addr":"172.21.15.145:6805/3974001526","heartbeat_back_addr":"172.21.15.145:6809/3974001526","heartbeat_front_addr":"172.21.15.145:6807/3974001526","state":["exists","up"]},{"osd":1,"uuid":"b7f08beb-982a-471d-a05d-f5ad90c514af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":16,"last_clean_end":18,"up_from":21,"up_thru":37,"down_at":19,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6810","nonce":1896942770},{"type":"v1","addr":"172.21.15.145:6811","nonce":1896942770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6812","nonce":1896942770},{"type":"v1","addr":"172.21.15.145:6813","nonce":1896942770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6816","nonce":1896942770},{"type":"v1","addr":"172.21.15.145:6817","nonce":1896942770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6814","nonce":1896942770},{"type":"v1","addr":"172.21.15.145:6815","nonce":1896942770}]},"public_addr":"172.21.15.145:6811/1896942770","cluster_addr":"172.21.15.145:6813/1896942770","heartbeat_back_addr":"172.21.15.145:6817/1896942770","heartbeat_front_addr":"172.21.15.145:6815/1896942770","state":["exists","up"]},{"osd":2,"uuid":"95339696-d8c4-4805-b0dd-cb258e3fd29a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":24,"last_clean_end":26,"up_from":29,"up_thru":0,"down_at":27,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6818","nonce":1711111269},{"type":"v1","addr":"172.21.15.145:6819","nonce":1711111269}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6820","nonce":1711111269},{"type":"v1","addr":"172.21.15.145:6821","nonce":1711111269}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6824","nonce":1711111269},{"type":"v1","addr":"172.21.15.145:6825","nonce":1711111269}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6822","nonce":1711111269},{"type":"v1","addr":"172.21.15.145:6823","nonce":1711111269}]},"public_addr":"172.21.15.145:6819/1711111269","cluster_addr":"172.21.15.145:6821/1711111269","heartbeat_back_addr":"172.21.15.145:6825/1711111269","heartbeat_front_addr":"172.21.15.145:6823/1711111269","state":["exists","up"]},{"osd":3,"uuid":"ffcb8eba-baf5-42cd-950f-94dc84c4051d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6826","nonce":415144406},{"type":"v1","addr":"172.21.15.145:6827","nonce":415144406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6828","nonce":415144406},{"type":"v1","addr":"172.21.15.145:6829","nonce":415144406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6832","nonce":415144406},{"type":"v1","addr":"172.21.15.145:6833","nonce":415144406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.145:6830","nonce":415144406},{"type":"v1","addr":"172.21.15.145:6831","nonce":415144406}]},"public_addr":"172.21.15.145:6827/415144406","cluster_addr":"172.21.15.145:6829/415144406","heartbeat_back_addr":"172.21.15.145:6833/415144406","heartbeat_front_addr":"172.21.15.145:6831/415144406","state":["exists","up"]},{"osd":4,"uuid":"06670342-2299-4389-9bb8-b5620c1d9a02","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6800","nonce":2935738342},{"type":"v1","addr":"172.21.15.195:6801","nonce":2935738342}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":2935738342},{"type":"v1","addr":"172.21.15.195:6803","nonce":2935738342}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":2935738342},{"type":"v1","addr":"172.21.15.195:6807","nonce":2935738342}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":2935738342},{"type":"v1","addr":"172.21.15.195:6805","nonce":2935738342}]},"public_addr":"172.21.15.195:6801/2935738342","cluster_addr":"172.21.15.195:6803/2935738342","heartbeat_back_addr":"172.21.15.195:6807/2935738342","heartbeat_front_addr":"172.21.15.195:6805/2935738342","state":["exists","up"]},{"osd":5,"uuid":"8eb7207e-b199-4399-8455-15c9d37ce7c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":42,"last_clean_end":44,"up_from":47,"up_thru":47,"down_at":45,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6808","nonce":2731249936},{"type":"v1","addr":"172.21.15.195:6809","nonce":2731249936}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":2731249936},{"type":"v1","addr":"172.21.15.195:6811","nonce":2731249936}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":2731249936},{"type":"v1","addr":"172.21.15.195:6815","nonce":2731249936}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":2731249936},{"type":"v1","addr":"172.21.15.195:6813","nonce":2731249936}]},"public_addr":"172.21.15.195:6809/2731249936","cluster_addr":"172.21.15.195:6811/2731249936","heartbeat_back_addr":"172.21.15.195:6815/2731249936","heartbeat_front_addr":"172.21.15.195:6813/2731249936","state":["exists","up"]},{"osd":6,"uuid":"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1","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.195:6816","nonce":1870694590},{"type":"v1","addr":"172.21.15.195:6817","nonce":1870694590}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":1870694590},{"type":"v1","addr":"172.21.15.195:6819","nonce":1870694590}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":1870694590},{"type":"v1","addr":"172.21.15.195:6823","nonce":1870694590}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":1870694590},{"type":"v1","addr":"172.21.15.195:6821","nonce":1870694590}]},"public_addr":"172.21.15.195:6817/1870694590","cluster_addr":"172.21.15.195:6819/1870694590","heartbeat_back_addr":"172.21.15.195:6823/1870694590","heartbeat_front_addr":"172.21.15.195:6821/1870694590","state":["exists","up"]},{"osd":7,"uuid":"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0","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.195:6824","nonce":907725792},{"type":"v1","addr":"172.21.15.195:6825","nonce":907725792}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":907725792},{"type":"v1","addr":"172.21.15.195:6827","nonce":907725792}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":907725792},{"type":"v1","addr":"172.21.15.195:6831","nonce":907725792}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":907725792},{"type":"v1","addr":"172.21.15.195:6829","nonce":907725792}]},"public_addr":"172.21.15.195:6825/907725792","cluster_addr":"172.21.15.195:6827/907725792","heartbeat_back_addr":"172.21.15.195:6831/907725792","heartbeat_front_addr":"172.21.15.195:6829/907725792","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"2023-11-15T22:15:28.472305+0000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-15T22:15:16.152782+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-11-15T22:15:29.934074+0000","dead_epoch":19},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-15T22:15:43.447695+0000","dead_epoch":27},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-15T22:15:56.640844+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-11-15T22:16:06.631833+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-15T22:16:19.631947+0000","dead_epoch":45},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-15T22:16:33.534423+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-11-15T22:16:47.148550+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.145:6801/3834891273":"2023-11-16T22:13:49.839549+0000","172.21.15.145:6800/3834891273":"2023-11-16T22:13:49.839549+0000","172.21.15.145:0/1225483267":"2023-11-16T22:13:49.839549+0000","172.21.15.145:0/1987614853":"2023-11-16T22:13:31.686377+0000","172.21.15.145:0/1726991710":"2023-11-16T22:13:31.686377+0000","172.21.15.145:6800/1084679323":"2023-11-16T22:13:31.686377+0000","172.21.15.145:0/2972597427":"2023-11-16T22:13:49.839549+0000","172.21.15.145:6801/1084679323":"2023-11-16T22:13:31.686377+0000","172.21.15.145:0/3384131405":"2023-11-16T22:13:49.839549+0000","172.21.15.145:0/3302735066":"2023-11-16T22:13:31.686377+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-11-15T22:17:07.675 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:07 smithi195 podman[118676]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-node-exporter.b" found: no such container 2023-11-15T22:17:07.675 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:07 smithi195 systemd[1]: Started Ceph node-exporter.b for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:17:07.676 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:07 smithi195 bash[118692]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2023-11-15T22:17:07.676 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:07 smithi195 bash[118692]: Trying to pull docker.io/prom/node-exporter:latest... 2023-11-15T22:17:07.733 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-11-15T22:17:07.966 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:07 smithi145 bash[122646]: Trying to pull docker.io/prom/node-exporter:latest... 2023-11-15T22:17:08.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[108160]: cluster 2023-11-15T22:17:06.556335+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:08.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[108160]: cephadm 2023-11-15T22:17:06.788209+0000 mgr.y (mgr.14142) 142 : cephadm [INF] Deploying daemon node-exporter.b on smithi195 2023-11-15T22:17:08.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[111573]: cluster 2023-11-15T22:17:06.556335+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:08.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[111573]: cephadm 2023-11-15T22:17:06.788209+0000 mgr.y (mgr.14142) 142 : cephadm [INF] Deploying daemon node-exporter.b on smithi195 2023-11-15T22:17:08.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[111573]: audit 2023-11-15T22:17:07.267158+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:08.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[108160]: audit 2023-11-15T22:17:07.267158+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:08.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[111573]: audit 2023-11-15T22:17:07.269726+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:08.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[111573]: audit 2023-11-15T22:17:07.270196+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-15T22:17:08.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[111573]: audit 2023-11-15T22:17:07.270730+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:17:08.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[111573]: audit 2023-11-15T22:17:07.337700+0000 mon.a (mon.0) 638 : audit [DBG] from='client.? 172.21.15.145:0/2348993716' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-15T22:17:08.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[111573]: audit 2023-11-15T22:17:07.782298+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:08.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[111573]: audit 2023-11-15T22:17:07.786267+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:08.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[108160]: audit 2023-11-15T22:17:07.269726+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:08.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[108160]: audit 2023-11-15T22:17:07.270196+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-15T22:17:08.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[108160]: audit 2023-11-15T22:17:07.270730+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:17:08.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[108160]: audit 2023-11-15T22:17:07.337700+0000 mon.a (mon.0) 638 : audit [DBG] from='client.? 172.21.15.145:0/2348993716' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-15T22:17:08.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[108160]: audit 2023-11-15T22:17:07.782298+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:08.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:08 smithi145 bash[108160]: audit 2023-11-15T22:17:07.786267+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:08.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:08 smithi195 bash[108245]: cluster 2023-11-15T22:17:06.556335+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:08.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:08 smithi195 bash[108245]: cephadm 2023-11-15T22:17:06.788209+0000 mgr.y (mgr.14142) 142 : cephadm [INF] Deploying daemon node-exporter.b on smithi195 2023-11-15T22:17:08.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:08 smithi195 bash[108245]: audit 2023-11-15T22:17:07.267158+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:08.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:08 smithi195 bash[108245]: audit 2023-11-15T22:17:07.269726+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:08.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:08 smithi195 bash[108245]: audit 2023-11-15T22:17:07.270196+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-15T22:17:08.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:08 smithi195 bash[108245]: audit 2023-11-15T22:17:07.270730+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:17:08.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:08 smithi195 bash[108245]: audit 2023-11-15T22:17:07.337700+0000 mon.a (mon.0) 638 : audit [DBG] from='client.? 172.21.15.145:0/2348993716' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-15T22:17:08.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:08 smithi195 bash[108245]: audit 2023-11-15T22:17:07.782298+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:08.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:08 smithi195 bash[108245]: audit 2023-11-15T22:17:07.786267+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:09.028 INFO:teuthology.orchestra.run.smithi145.stdout:60129542166 2023-11-15T22:17:09.029 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-11-15T22:17:09.272 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:09 smithi145 bash[108160]: cephadm 2023-11-15T22:17:07.271130+0000 mgr.y (mgr.14142) 143 : cephadm [INF] Deploying daemon node-exporter.a on smithi145 2023-11-15T22:17:09.272 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:09 smithi145 bash[108160]: cephadm 2023-11-15T22:17:07.788585+0000 mgr.y (mgr.14142) 144 : cephadm [INF] Deploying daemon alertmanager.a on smithi145 2023-11-15T22:17:09.273 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:09 smithi145 bash[111573]: cephadm 2023-11-15T22:17:07.271130+0000 mgr.y (mgr.14142) 143 : cephadm [INF] Deploying daemon node-exporter.a on smithi145 2023-11-15T22:17:09.273 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:09 smithi145 bash[111573]: cephadm 2023-11-15T22:17:07.788585+0000 mgr.y (mgr.14142) 144 : cephadm [INF] Deploying daemon alertmanager.a on smithi145 2023-11-15T22:17:09.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:09 smithi195 bash[108245]: cephadm 2023-11-15T22:17:07.271130+0000 mgr.y (mgr.14142) 143 : cephadm [INF] Deploying daemon node-exporter.a on smithi145 2023-11-15T22:17:09.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:09 smithi195 bash[108245]: cephadm 2023-11-15T22:17:07.788585+0000 mgr.y (mgr.14142) 144 : cephadm [INF] Deploying daemon alertmanager.a on smithi145 2023-11-15T22:17:10.243 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:10 smithi145 bash[108160]: cluster 2023-11-15T22:17:08.556629+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:10.244 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:10 smithi145 bash[111573]: cluster 2023-11-15T22:17:08.556629+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:10.320 INFO:teuthology.orchestra.run.smithi145.stdout:90194313235 2023-11-15T22:17:10.320 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-11-15T22:17:10.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:10 smithi195 bash[108245]: cluster 2023-11-15T22:17:08.556629+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:11.696 INFO:teuthology.orchestra.run.smithi145.stdout:124554051601 2023-11-15T22:17:11.696 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-11-15T22:17:12.318 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:12 smithi145 bash[108160]: cluster 2023-11-15T22:17:10.556982+0000 mgr.y (mgr.14142) 146 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:12.318 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:12 smithi145 bash[111573]: cluster 2023-11-15T22:17:10.556982+0000 mgr.y (mgr.14142) 146 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:12.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:12 smithi195 bash[108245]: cluster 2023-11-15T22:17:10.556982+0000 mgr.y (mgr.14142) 146 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:13.027 INFO:teuthology.orchestra.run.smithi145.stdout:137438953489 2023-11-15T22:17:13.028 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-11-15T22:17:14.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:14 smithi195 bash[108245]: cluster 2023-11-15T22:17:12.557240+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:14.176 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:13 smithi195 bash[118692]: Getting image source signatures 2023-11-15T22:17:14.176 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:13 smithi195 bash[118692]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2023-11-15T22:17:14.176 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:13 smithi195 bash[118692]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2023-11-15T22:17:14.176 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:13 smithi195 bash[118692]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2023-11-15T22:17:14.276 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:14 smithi145 bash[108160]: cluster 2023-11-15T22:17:12.557240+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:14.276 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:14 smithi145 bash[111573]: cluster 2023-11-15T22:17:12.557240+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:14.335 INFO:teuthology.orchestra.run.smithi145.stdout:158913789967 2023-11-15T22:17:14.335 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-11-15T22:17:14.607 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:14 smithi145 bash[122646]: Getting image source signatures 2023-11-15T22:17:14.607 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:14 smithi145 bash[122646]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2023-11-15T22:17:14.607 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:14 smithi145 bash[122646]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2023-11-15T22:17:14.607 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:14 smithi145 bash[122646]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2023-11-15T22:17:14.925 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:14 smithi195 bash[118692]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2023-11-15T22:17:14.925 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:14 smithi195 bash[118692]: Writing manifest to image destination 2023-11-15T22:17:15.426 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.158Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2023-11-15T22:17:15.426 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.158Z 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-11-15T22:17:15.426 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.158Z 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-11-15T22:17:15.426 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.158Z 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-11-15T22:17:15.426 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.158Z 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-11-15T22:17:15.426 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.158Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-11-15T22:17:15.426 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-11-15T22:17:15.426 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=arp 2023-11-15T22:17:15.426 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=bcache 2023-11-15T22:17:15.427 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=bonding 2023-11-15T22:17:15.427 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=btrfs 2023-11-15T22:17:15.427 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=conntrack 2023-11-15T22:17:15.427 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=cpu 2023-11-15T22:17:15.427 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-11-15T22:17:15.427 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=diskstats 2023-11-15T22:17:15.427 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=dmi 2023-11-15T22:17:15.427 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=edac 2023-11-15T22:17:15.427 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=entropy 2023-11-15T22:17:15.427 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-11-15T22:17:15.427 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=filefd 2023-11-15T22:17:15.427 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=filesystem 2023-11-15T22:17:15.428 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=hwmon 2023-11-15T22:17:15.428 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=infiniband 2023-11-15T22:17:15.428 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=ipvs 2023-11-15T22:17:15.428 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=loadavg 2023-11-15T22:17:15.428 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=mdadm 2023-11-15T22:17:15.428 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=meminfo 2023-11-15T22:17:15.428 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=netclass 2023-11-15T22:17:15.428 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=netdev 2023-11-15T22:17:15.428 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=netstat 2023-11-15T22:17:15.428 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=nfs 2023-11-15T22:17:15.428 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=nfsd 2023-11-15T22:17:15.428 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=nvme 2023-11-15T22:17:15.428 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=os 2023-11-15T22:17:15.429 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-11-15T22:17:15.429 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=pressure 2023-11-15T22:17:15.429 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=rapl 2023-11-15T22:17:15.429 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=schedstat 2023-11-15T22:17:15.429 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=selinux 2023-11-15T22:17:15.429 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=sockstat 2023-11-15T22:17:15.429 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=softnet 2023-11-15T22:17:15.429 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=stat 2023-11-15T22:17:15.429 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=tapestats 2023-11-15T22:17:15.429 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=textfile 2023-11-15T22:17:15.429 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-11-15T22:17:15.429 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=time 2023-11-15T22:17:15.430 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-11-15T22:17:15.430 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=uname 2023-11-15T22:17:15.430 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=vmstat 2023-11-15T22:17:15.430 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=xfs 2023-11-15T22:17:15.430 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=node_exporter.go:117 level=info collector=zfs 2023-11-15T22:17:15.430 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-11-15T22:17:15.430 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:17:15 smithi195 bash[118692]: ts=2023-11-15T22:17:15.159Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-11-15T22:17:16.334 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:16 smithi145 bash[108160]: cluster 2023-11-15T22:17:14.557572+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:16.334 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:16 smithi145 bash[111573]: cluster 2023-11-15T22:17:14.557572+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:16.335 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:16 smithi145 bash[122646]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2023-11-15T22:17:16.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:16 smithi195 bash[108245]: cluster 2023-11-15T22:17:14.557572+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:16.719 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:16 smithi145 bash[122646]: Writing manifest to image destination 2023-11-15T22:17:17.934 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.296Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2023-11-15T22:17:17.934 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.296Z 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-11-15T22:17:17.934 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.296Z 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-11-15T22:17:17.935 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.296Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-11-15T22:17:17.935 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.296Z 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-11-15T22:17:17.935 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z 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-11-15T22:17:17.935 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-11-15T22:17:17.935 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=arp 2023-11-15T22:17:17.935 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=bcache 2023-11-15T22:17:17.935 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=bonding 2023-11-15T22:17:17.935 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=btrfs 2023-11-15T22:17:17.935 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=conntrack 2023-11-15T22:17:17.935 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=cpu 2023-11-15T22:17:17.935 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-11-15T22:17:17.936 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=diskstats 2023-11-15T22:17:17.936 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=dmi 2023-11-15T22:17:17.936 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=edac 2023-11-15T22:17:17.936 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=entropy 2023-11-15T22:17:17.936 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-11-15T22:17:17.936 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=filefd 2023-11-15T22:17:17.936 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=filesystem 2023-11-15T22:17:17.936 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=hwmon 2023-11-15T22:17:17.936 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=infiniband 2023-11-15T22:17:17.936 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=ipvs 2023-11-15T22:17:17.936 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=loadavg 2023-11-15T22:17:17.936 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=mdadm 2023-11-15T22:17:17.936 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=meminfo 2023-11-15T22:17:17.937 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=netclass 2023-11-15T22:17:17.937 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=netdev 2023-11-15T22:17:17.937 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=netstat 2023-11-15T22:17:17.937 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=nfs 2023-11-15T22:17:17.937 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=nfsd 2023-11-15T22:17:17.937 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=nvme 2023-11-15T22:17:17.937 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=os 2023-11-15T22:17:17.937 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-11-15T22:17:17.937 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=pressure 2023-11-15T22:17:17.937 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=rapl 2023-11-15T22:17:17.937 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=schedstat 2023-11-15T22:17:17.937 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=selinux 2023-11-15T22:17:17.938 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=sockstat 2023-11-15T22:17:17.938 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=softnet 2023-11-15T22:17:17.938 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=stat 2023-11-15T22:17:17.938 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=tapestats 2023-11-15T22:17:17.938 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=textfile 2023-11-15T22:17:17.938 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-11-15T22:17:17.938 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=time 2023-11-15T22:17:17.938 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-11-15T22:17:17.938 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=uname 2023-11-15T22:17:17.938 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=vmstat 2023-11-15T22:17:17.938 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=xfs 2023-11-15T22:17:17.938 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.297Z caller=node_exporter.go:117 level=info collector=zfs 2023-11-15T22:17:17.938 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.298Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-11-15T22:17:17.939 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:17:17 smithi145 bash[122646]: ts=2023-11-15T22:17:17.298Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-11-15T22:17:18.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:18 smithi145 bash[108160]: cluster 2023-11-15T22:17:16.557878+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:18.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:18 smithi145 bash[111573]: cluster 2023-11-15T22:17:16.557878+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:18.240 INFO:teuthology.orchestra.run.smithi145.stdout:201863462923 2023-11-15T22:17:18.240 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-11-15T22:17:18.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:18 smithi195 bash[108245]: cluster 2023-11-15T22:17:16.557878+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:19.389 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:19 smithi145 podman[124019]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-alertmanager.a" found: no such container 2023-11-15T22:17:19.389 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:19 smithi145 systemd[1]: Started Ceph alertmanager.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:17:19.758 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:19 smithi145 bash[124045]: ts=2023-11-15T22:17:19.484Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-11-15T22:17:19.758 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:19 smithi145 bash[124045]: ts=2023-11-15T22:17:19.485Z 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-11-15T22:17:19.759 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:19 smithi145 bash[124045]: ts=2023-11-15T22:17:19.485Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.145 port=9094 2023-11-15T22:17:19.759 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:19 smithi145 bash[124045]: ts=2023-11-15T22:17:19.487Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-11-15T22:17:19.759 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:19 smithi145 bash[124045]: ts=2023-11-15T22:17:19.512Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-15T22:17:19.759 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:19 smithi145 bash[124045]: ts=2023-11-15T22:17:19.513Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-15T22:17:19.759 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:19 smithi145 bash[124045]: ts=2023-11-15T22:17:19.514Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-11-15T22:17:19.759 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:19 smithi145 bash[124045]: ts=2023-11-15T22:17:19.514Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-11-15T22:17:19.859 INFO:teuthology.orchestra.run.smithi145.stdout:236223201288 2023-11-15T22:17:19.860 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-11-15T22:17:20.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:20 smithi195 bash[108245]: cluster 2023-11-15T22:17:18.558278+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:20.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:20 smithi195 bash[108245]: audit 2023-11-15T22:17:19.201379+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.786962\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:20.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:20 smithi195 bash[108245]: audit 2023-11-15T22:17:19.206248+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.786962\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:20.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:20 smithi195 bash[108245]: audit 2023-11-15T22:17:19.395712+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEDKGBGcoCEWgiD7BRE6S9kAwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTUyMjE3MTlaFw0z\nMzExMTIyMjE3MTlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC2Ozjj8c0sR73to7Cmc1i7\n5YgEwYPrCt/yithUBppf7YNkMQJy5KYE3WQ9Xo1W7qxS0WKHiyikCqT2BIWZAE/h\nR1rgEqtXlRZuf9MWCm/Rs7/5ctylvcqhKUurZUKn7DUMxrNyKVEpK+euBvYih55K\ngj0yeJ5HTJYqvwkauz1qRULJr03sI9OLcRbxvaAZigYOv1cMrsSPDUQXBtKXb/N6\njcDoOrpG493NiL3RahJ2WBtiH2AATvJKdp19tUnnnZ03eg31eYuVExzLSsWd4GJr\nY5InWG7Qdwz7X2kFD9HvvpkI+AhebY9bBL+ICHKqbVeuWzw/li12n/IyncAP0gST\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAFes3hmDUDz6AAk3RV7AXpn4UIWo2zHh\n95ULLv5WtDPo+Jvt0ipXLpL+fwJcOaxlW0TlThOuxyElGwcyOMehBWf93yhsh7ka\n0Bq6onuyifKL5qWAm6+4BKPOvGpF9MYC7n+RhHIqBfJrv/8uLV2xNNttzSqQoM3M\n6sdE75KZVmY2CSU1Ho5tEM2Y/KY6OwB4ohv3rBEC2JBHTo+Mv1d+NyLHkIOOA0yj\nJC7aoCJW3X1Bn6ROwbIYFlY0N6n8X4Yq4HdRnWmljCoh6g6j91kgTPTwCuplQs1v\nnL8FYQULNfn7Ou8z/0lif/3NirqHtMvaoRc57+aygNB0EoUdA3bhee0=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-15T22:17:20.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:20 smithi195 bash[108245]: audit 2023-11-15T22:17:19.400299+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEDKGBGcoCEWgiD7BRE6S9kAwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTUyMjE3MTlaFw0z\nMzExMTIyMjE3MTlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC2Ozjj8c0sR73to7Cmc1i7\n5YgEwYPrCt/yithUBppf7YNkMQJy5KYE3WQ9Xo1W7qxS0WKHiyikCqT2BIWZAE/h\nR1rgEqtXlRZuf9MWCm/Rs7/5ctylvcqhKUurZUKn7DUMxrNyKVEpK+euBvYih55K\ngj0yeJ5HTJYqvwkauz1qRULJr03sI9OLcRbxvaAZigYOv1cMrsSPDUQXBtKXb/N6\njcDoOrpG493NiL3RahJ2WBtiH2AATvJKdp19tUnnnZ03eg31eYuVExzLSsWd4GJr\nY5InWG7Qdwz7X2kFD9HvvpkI+AhebY9bBL+ICHKqbVeuWzw/li12n/IyncAP0gST\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAFes3hmDUDz6AAk3RV7AXpn4UIWo2zHh\n95ULLv5WtDPo+Jvt0ipXLpL+fwJcOaxlW0TlThOuxyElGwcyOMehBWf93yhsh7ka\n0Bq6onuyifKL5qWAm6+4BKPOvGpF9MYC7n+RhHIqBfJrv/8uLV2xNNttzSqQoM3M\n6sdE75KZVmY2CSU1Ho5tEM2Y/KY6OwB4ohv3rBEC2JBHTo+Mv1d+NyLHkIOOA0yj\nJC7aoCJW3X1Bn6ROwbIYFlY0N6n8X4Yq4HdRnWmljCoh6g6j91kgTPTwCuplQs1v\nnL8FYQULNfn7Ou8z/0lif/3NirqHtMvaoRc57+aygNB0EoUdA3bhee0=\n-----END CERTIFICATE-----\n"}]': finished 2023-11-15T22:17:20.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:20 smithi195 bash[108245]: audit 2023-11-15T22:17:19.400760+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC2Ozjj8c0sR73t\no7Cmc1i75YgEwYPrCt/yithUBppf7YNkMQJy5KYE3WQ9Xo1W7qxS0WKHiyikCqT2\nBIWZAE/hR1rgEqtXlRZuf9MWCm/Rs7/5ctylvcqhKUurZUKn7DUMxrNyKVEpK+eu\nBvYih55Kgj0yeJ5HTJYqvwkauz1qRULJr03sI9OLcRbxvaAZigYOv1cMrsSPDUQX\nBtKXb/N6jcDoOrpG493NiL3RahJ2WBtiH2AATvJKdp19tUnnnZ03eg31eYuVExzL\nSsWd4GJrY5InWG7Qdwz7X2kFD9HvvpkI+AhebY9bBL+ICHKqbVeuWzw/li12n/Iy\nncAP0gSTAgMBAAECggEBAJ77m+6CDlYLYQ/qNzuAdnG3FqvPiJ+OpUKdD45/FD+M\nn4zRlSlXgd/Mpp9D1lt5bq3yLtvB9HrpLnHUEBojw4zvC8FhiEqoryFIM4iPIm75\nOwsNwqJ2qklgFbw6Y6TM1puG3xdCJKSewUl6mVIWr2qhpXJa+PuLPZedgvvnTvVe\nbFkwuerCaXKr/iuZHLKIIG6ScVe6a7Ec3L61oXTuSZWvvc2gh09nufTG9TqYG3EN\nkTrns/YVoiW9zP/g33FFR3yGVWiH1vfXGrZNUyEXZqrfyRIGaqJF2bHsVCdc8AeQ\nW46DKP6Pesj1smoegmBeI/UdfQLkqgiOaWKwxI6STMECgYEA8cIVAVUTuXPA4pQK\nHcOgYgGSl/c3VWdvFlDxiehcRIvXpj/mPTgqtxfDkKu3LSeikJW23FioNs5Be7HD\nxcYHHPSz0k8HIS6ZF9DQAjmjA67MFcUoXqWUt3OeL7mKKkIs33atCaVZzrCDLlMg\nqdshR6wJu1CMEtRp6Q93qVHEGv0CgYEAwPds8Ckvmp/97bJPNsbLEuHI6yrnyKaz\ntzthZibSWw/Wk5hTiPxRBMThwEkizcTfTBOvMNCfEOYgDtvSJDvJUzpd2N2oHGMw\nnUsbw6Y+REGPQ/74hcJKMSy/Of6vWe4dHo0IhEj/JoiwzDOlyQeaRbkrRmdG8Ff0\nsVbl3ktUms8CgYEA17jWI3U1/4KBd+yfRkXcY/eBRmbLEkMUhfY+QU98nZGnIOrd\n2Hy46N2knQAMmJdIYPmmzOGzYAwVtHk/9scoa7cSijQIaZx58R1brtCdXFjqNPbT\nefkIRdY+LdnCpsib3962sue/xkYNGBYHDGnDPYAOwv0xsE+oHdW2cfjLI0UCgYBB\nCeQc2jTiT/SdThEm7D/8AD/hC5gN6CoAozID5SfXa3IuUxQswqZoDhfs4HmrkySU\nFrpgoKBMaNP7Thn4/nGv7Kc+9g64arIzAeK8weaQyOwJxgFry/2Hr4ZQfMgLbpc/\n+dcaBySAj2fPm8TQChD0WSH928dsMKkXsKtPjmJYvwKBgEIJgV36pXVYJcu5HXB/\nbkpjtumS8+CHSap64K/SM/qypdUVyysXbaBwjAfLCWX3YrWpSpMfUJe0DxSKpzt2\nOZ1KDIQBGEWJlDglNxV90oJj2K/aJSg2Mbz2Z+raQuend6N6AnCXwwV4yOmr/1j8\nfrSLNPQQcU0Ujf88TVYu5uXR\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-15T22:17:20.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:20 smithi195 bash[108245]: audit 2023-11-15T22:17:19.405305+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC2Ozjj8c0sR73t\no7Cmc1i75YgEwYPrCt/yithUBppf7YNkMQJy5KYE3WQ9Xo1W7qxS0WKHiyikCqT2\nBIWZAE/hR1rgEqtXlRZuf9MWCm/Rs7/5ctylvcqhKUurZUKn7DUMxrNyKVEpK+eu\nBvYih55Kgj0yeJ5HTJYqvwkauz1qRULJr03sI9OLcRbxvaAZigYOv1cMrsSPDUQX\nBtKXb/N6jcDoOrpG493NiL3RahJ2WBtiH2AATvJKdp19tUnnnZ03eg31eYuVExzL\nSsWd4GJrY5InWG7Qdwz7X2kFD9HvvpkI+AhebY9bBL+ICHKqbVeuWzw/li12n/Iy\nncAP0gSTAgMBAAECggEBAJ77m+6CDlYLYQ/qNzuAdnG3FqvPiJ+OpUKdD45/FD+M\nn4zRlSlXgd/Mpp9D1lt5bq3yLtvB9HrpLnHUEBojw4zvC8FhiEqoryFIM4iPIm75\nOwsNwqJ2qklgFbw6Y6TM1puG3xdCJKSewUl6mVIWr2qhpXJa+PuLPZedgvvnTvVe\nbFkwuerCaXKr/iuZHLKIIG6ScVe6a7Ec3L61oXTuSZWvvc2gh09nufTG9TqYG3EN\nkTrns/YVoiW9zP/g33FFR3yGVWiH1vfXGrZNUyEXZqrfyRIGaqJF2bHsVCdc8AeQ\nW46DKP6Pesj1smoegmBeI/UdfQLkqgiOaWKwxI6STMECgYEA8cIVAVUTuXPA4pQK\nHcOgYgGSl/c3VWdvFlDxiehcRIvXpj/mPTgqtxfDkKu3LSeikJW23FioNs5Be7HD\nxcYHHPSz0k8HIS6ZF9DQAjmjA67MFcUoXqWUt3OeL7mKKkIs33atCaVZzrCDLlMg\nqdshR6wJu1CMEtRp6Q93qVHEGv0CgYEAwPds8Ckvmp/97bJPNsbLEuHI6yrnyKaz\ntzthZibSWw/Wk5hTiPxRBMThwEkizcTfTBOvMNCfEOYgDtvSJDvJUzpd2N2oHGMw\nnUsbw6Y+REGPQ/74hcJKMSy/Of6vWe4dHo0IhEj/JoiwzDOlyQeaRbkrRmdG8Ff0\nsVbl3ktUms8CgYEA17jWI3U1/4KBd+yfRkXcY/eBRmbLEkMUhfY+QU98nZGnIOrd\n2Hy46N2knQAMmJdIYPmmzOGzYAwVtHk/9scoa7cSijQIaZx58R1brtCdXFjqNPbT\nefkIRdY+LdnCpsib3962sue/xkYNGBYHDGnDPYAOwv0xsE+oHdW2cfjLI0UCgYBB\nCeQc2jTiT/SdThEm7D/8AD/hC5gN6CoAozID5SfXa3IuUxQswqZoDhfs4HmrkySU\nFrpgoKBMaNP7Thn4/nGv7Kc+9g64arIzAeK8weaQyOwJxgFry/2Hr4ZQfMgLbpc/\n+dcaBySAj2fPm8TQChD0WSH928dsMKkXsKtPjmJYvwKBgEIJgV36pXVYJcu5HXB/\nbkpjtumS8+CHSap64K/SM/qypdUVyysXbaBwjAfLCWX3YrWpSpMfUJe0DxSKpzt2\nOZ1KDIQBGEWJlDglNxV90oJj2K/aJSg2Mbz2Z+raQuend6N6AnCXwwV4yOmr/1j8\nfrSLNPQQcU0Ujf88TVYu5uXR\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-15T22:17:20.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:20 smithi145 bash[108160]: cluster 2023-11-15T22:17:18.558278+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:20.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:20 smithi145 bash[111573]: cluster 2023-11-15T22:17:18.558278+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:20.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:20 smithi145 bash[108160]: audit 2023-11-15T22:17:19.201379+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.786962\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:20.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:20 smithi145 bash[108160]: audit 2023-11-15T22:17:19.206248+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.786962\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:20.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:20 smithi145 bash[111573]: audit 2023-11-15T22:17:19.201379+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.786962\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:20.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:20 smithi145 bash[111573]: audit 2023-11-15T22:17:19.206248+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:15:56.933758\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:15:56.933833\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:15:56.933865\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:15:56.933894\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:15:56.933922\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:15:56.933964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:15:56.933991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.786962\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:20.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:20 smithi145 bash[111573]: audit 2023-11-15T22:17:19.395712+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEDKGBGcoCEWgiD7BRE6S9kAwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTUyMjE3MTlaFw0z\nMzExMTIyMjE3MTlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC2Ozjj8c0sR73to7Cmc1i7\n5YgEwYPrCt/yithUBppf7YNkMQJy5KYE3WQ9Xo1W7qxS0WKHiyikCqT2BIWZAE/h\nR1rgEqtXlRZuf9MWCm/Rs7/5ctylvcqhKUurZUKn7DUMxrNyKVEpK+euBvYih55K\ngj0yeJ5HTJYqvwkauz1qRULJr03sI9OLcRbxvaAZigYOv1cMrsSPDUQXBtKXb/N6\njcDoOrpG493NiL3RahJ2WBtiH2AATvJKdp19tUnnnZ03eg31eYuVExzLSsWd4GJr\nY5InWG7Qdwz7X2kFD9HvvpkI+AhebY9bBL+ICHKqbVeuWzw/li12n/IyncAP0gST\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAFes3hmDUDz6AAk3RV7AXpn4UIWo2zHh\n95ULLv5WtDPo+Jvt0ipXLpL+fwJcOaxlW0TlThOuxyElGwcyOMehBWf93yhsh7ka\n0Bq6onuyifKL5qWAm6+4BKPOvGpF9MYC7n+RhHIqBfJrv/8uLV2xNNttzSqQoM3M\n6sdE75KZVmY2CSU1Ho5tEM2Y/KY6OwB4ohv3rBEC2JBHTo+Mv1d+NyLHkIOOA0yj\nJC7aoCJW3X1Bn6ROwbIYFlY0N6n8X4Yq4HdRnWmljCoh6g6j91kgTPTwCuplQs1v\nnL8FYQULNfn7Ou8z/0lif/3NirqHtMvaoRc57+aygNB0EoUdA3bhee0=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-15T22:17:20.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:20 smithi145 bash[111573]: audit 2023-11-15T22:17:19.400299+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEDKGBGcoCEWgiD7BRE6S9kAwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTUyMjE3MTlaFw0z\nMzExMTIyMjE3MTlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC2Ozjj8c0sR73to7Cmc1i7\n5YgEwYPrCt/yithUBppf7YNkMQJy5KYE3WQ9Xo1W7qxS0WKHiyikCqT2BIWZAE/h\nR1rgEqtXlRZuf9MWCm/Rs7/5ctylvcqhKUurZUKn7DUMxrNyKVEpK+euBvYih55K\ngj0yeJ5HTJYqvwkauz1qRULJr03sI9OLcRbxvaAZigYOv1cMrsSPDUQXBtKXb/N6\njcDoOrpG493NiL3RahJ2WBtiH2AATvJKdp19tUnnnZ03eg31eYuVExzLSsWd4GJr\nY5InWG7Qdwz7X2kFD9HvvpkI+AhebY9bBL+ICHKqbVeuWzw/li12n/IyncAP0gST\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAFes3hmDUDz6AAk3RV7AXpn4UIWo2zHh\n95ULLv5WtDPo+Jvt0ipXLpL+fwJcOaxlW0TlThOuxyElGwcyOMehBWf93yhsh7ka\n0Bq6onuyifKL5qWAm6+4BKPOvGpF9MYC7n+RhHIqBfJrv/8uLV2xNNttzSqQoM3M\n6sdE75KZVmY2CSU1Ho5tEM2Y/KY6OwB4ohv3rBEC2JBHTo+Mv1d+NyLHkIOOA0yj\nJC7aoCJW3X1Bn6ROwbIYFlY0N6n8X4Yq4HdRnWmljCoh6g6j91kgTPTwCuplQs1v\nnL8FYQULNfn7Ou8z/0lif/3NirqHtMvaoRc57+aygNB0EoUdA3bhee0=\n-----END CERTIFICATE-----\n"}]': finished 2023-11-15T22:17:20.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:20 smithi145 bash[111573]: audit 2023-11-15T22:17:19.400760+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC2Ozjj8c0sR73t\no7Cmc1i75YgEwYPrCt/yithUBppf7YNkMQJy5KYE3WQ9Xo1W7qxS0WKHiyikCqT2\nBIWZAE/hR1rgEqtXlRZuf9MWCm/Rs7/5ctylvcqhKUurZUKn7DUMxrNyKVEpK+eu\nBvYih55Kgj0yeJ5HTJYqvwkauz1qRULJr03sI9OLcRbxvaAZigYOv1cMrsSPDUQX\nBtKXb/N6jcDoOrpG493NiL3RahJ2WBtiH2AATvJKdp19tUnnnZ03eg31eYuVExzL\nSsWd4GJrY5InWG7Qdwz7X2kFD9HvvpkI+AhebY9bBL+ICHKqbVeuWzw/li12n/Iy\nncAP0gSTAgMBAAECggEBAJ77m+6CDlYLYQ/qNzuAdnG3FqvPiJ+OpUKdD45/FD+M\nn4zRlSlXgd/Mpp9D1lt5bq3yLtvB9HrpLnHUEBojw4zvC8FhiEqoryFIM4iPIm75\nOwsNwqJ2qklgFbw6Y6TM1puG3xdCJKSewUl6mVIWr2qhpXJa+PuLPZedgvvnTvVe\nbFkwuerCaXKr/iuZHLKIIG6ScVe6a7Ec3L61oXTuSZWvvc2gh09nufTG9TqYG3EN\nkTrns/YVoiW9zP/g33FFR3yGVWiH1vfXGrZNUyEXZqrfyRIGaqJF2bHsVCdc8AeQ\nW46DKP6Pesj1smoegmBeI/UdfQLkqgiOaWKwxI6STMECgYEA8cIVAVUTuXPA4pQK\nHcOgYgGSl/c3VWdvFlDxiehcRIvXpj/mPTgqtxfDkKu3LSeikJW23FioNs5Be7HD\nxcYHHPSz0k8HIS6ZF9DQAjmjA67MFcUoXqWUt3OeL7mKKkIs33atCaVZzrCDLlMg\nqdshR6wJu1CMEtRp6Q93qVHEGv0CgYEAwPds8Ckvmp/97bJPNsbLEuHI6yrnyKaz\ntzthZibSWw/Wk5hTiPxRBMThwEkizcTfTBOvMNCfEOYgDtvSJDvJUzpd2N2oHGMw\nnUsbw6Y+REGPQ/74hcJKMSy/Of6vWe4dHo0IhEj/JoiwzDOlyQeaRbkrRmdG8Ff0\nsVbl3ktUms8CgYEA17jWI3U1/4KBd+yfRkXcY/eBRmbLEkMUhfY+QU98nZGnIOrd\n2Hy46N2knQAMmJdIYPmmzOGzYAwVtHk/9scoa7cSijQIaZx58R1brtCdXFjqNPbT\nefkIRdY+LdnCpsib3962sue/xkYNGBYHDGnDPYAOwv0xsE+oHdW2cfjLI0UCgYBB\nCeQc2jTiT/SdThEm7D/8AD/hC5gN6CoAozID5SfXa3IuUxQswqZoDhfs4HmrkySU\nFrpgoKBMaNP7Thn4/nGv7Kc+9g64arIzAeK8weaQyOwJxgFry/2Hr4ZQfMgLbpc/\n+dcaBySAj2fPm8TQChD0WSH928dsMKkXsKtPjmJYvwKBgEIJgV36pXVYJcu5HXB/\nbkpjtumS8+CHSap64K/SM/qypdUVyysXbaBwjAfLCWX3YrWpSpMfUJe0DxSKpzt2\nOZ1KDIQBGEWJlDglNxV90oJj2K/aJSg2Mbz2Z+raQuend6N6AnCXwwV4yOmr/1j8\nfrSLNPQQcU0Ujf88TVYu5uXR\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-15T22:17:20.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:20 smithi145 bash[111573]: audit 2023-11-15T22:17:19.405305+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC2Ozjj8c0sR73t\no7Cmc1i75YgEwYPrCt/yithUBppf7YNkMQJy5KYE3WQ9Xo1W7qxS0WKHiyikCqT2\nBIWZAE/hR1rgEqtXlRZuf9MWCm/Rs7/5ctylvcqhKUurZUKn7DUMxrNyKVEpK+eu\nBvYih55Kgj0yeJ5HTJYqvwkauz1qRULJr03sI9OLcRbxvaAZigYOv1cMrsSPDUQX\nBtKXb/N6jcDoOrpG493NiL3RahJ2WBtiH2AATvJKdp19tUnnnZ03eg31eYuVExzL\nSsWd4GJrY5InWG7Qdwz7X2kFD9HvvpkI+AhebY9bBL+ICHKqbVeuWzw/li12n/Iy\nncAP0gSTAgMBAAECggEBAJ77m+6CDlYLYQ/qNzuAdnG3FqvPiJ+OpUKdD45/FD+M\nn4zRlSlXgd/Mpp9D1lt5bq3yLtvB9HrpLnHUEBojw4zvC8FhiEqoryFIM4iPIm75\nOwsNwqJ2qklgFbw6Y6TM1puG3xdCJKSewUl6mVIWr2qhpXJa+PuLPZedgvvnTvVe\nbFkwuerCaXKr/iuZHLKIIG6ScVe6a7Ec3L61oXTuSZWvvc2gh09nufTG9TqYG3EN\nkTrns/YVoiW9zP/g33FFR3yGVWiH1vfXGrZNUyEXZqrfyRIGaqJF2bHsVCdc8AeQ\nW46DKP6Pesj1smoegmBeI/UdfQLkqgiOaWKwxI6STMECgYEA8cIVAVUTuXPA4pQK\nHcOgYgGSl/c3VWdvFlDxiehcRIvXpj/mPTgqtxfDkKu3LSeikJW23FioNs5Be7HD\nxcYHHPSz0k8HIS6ZF9DQAjmjA67MFcUoXqWUt3OeL7mKKkIs33atCaVZzrCDLlMg\nqdshR6wJu1CMEtRp6Q93qVHEGv0CgYEAwPds8Ckvmp/97bJPNsbLEuHI6yrnyKaz\ntzthZibSWw/Wk5hTiPxRBMThwEkizcTfTBOvMNCfEOYgDtvSJDvJUzpd2N2oHGMw\nnUsbw6Y+REGPQ/74hcJKMSy/Of6vWe4dHo0IhEj/JoiwzDOlyQeaRbkrRmdG8Ff0\nsVbl3ktUms8CgYEA17jWI3U1/4KBd+yfRkXcY/eBRmbLEkMUhfY+QU98nZGnIOrd\n2Hy46N2knQAMmJdIYPmmzOGzYAwVtHk/9scoa7cSijQIaZx58R1brtCdXFjqNPbT\nefkIRdY+LdnCpsib3962sue/xkYNGBYHDGnDPYAOwv0xsE+oHdW2cfjLI0UCgYBB\nCeQc2jTiT/SdThEm7D/8AD/hC5gN6CoAozID5SfXa3IuUxQswqZoDhfs4HmrkySU\nFrpgoKBMaNP7Thn4/nGv7Kc+9g64arIzAeK8weaQyOwJxgFry/2Hr4ZQfMgLbpc/\n+dcaBySAj2fPm8TQChD0WSH928dsMKkXsKtPjmJYvwKBgEIJgV36pXVYJcu5HXB/\nbkpjtumS8+CHSap64K/SM/qypdUVyysXbaBwjAfLCWX3YrWpSpMfUJe0DxSKpzt2\nOZ1KDIQBGEWJlDglNxV90oJj2K/aJSg2Mbz2Z+raQuend6N6AnCXwwV4yOmr/1j8\nfrSLNPQQcU0Ujf88TVYu5uXR\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-15T22:17:20.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:20 smithi145 bash[108160]: audit 2023-11-15T22:17:19.395712+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEDKGBGcoCEWgiD7BRE6S9kAwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTUyMjE3MTlaFw0z\nMzExMTIyMjE3MTlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC2Ozjj8c0sR73to7Cmc1i7\n5YgEwYPrCt/yithUBppf7YNkMQJy5KYE3WQ9Xo1W7qxS0WKHiyikCqT2BIWZAE/h\nR1rgEqtXlRZuf9MWCm/Rs7/5ctylvcqhKUurZUKn7DUMxrNyKVEpK+euBvYih55K\ngj0yeJ5HTJYqvwkauz1qRULJr03sI9OLcRbxvaAZigYOv1cMrsSPDUQXBtKXb/N6\njcDoOrpG493NiL3RahJ2WBtiH2AATvJKdp19tUnnnZ03eg31eYuVExzLSsWd4GJr\nY5InWG7Qdwz7X2kFD9HvvpkI+AhebY9bBL+ICHKqbVeuWzw/li12n/IyncAP0gST\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAFes3hmDUDz6AAk3RV7AXpn4UIWo2zHh\n95ULLv5WtDPo+Jvt0ipXLpL+fwJcOaxlW0TlThOuxyElGwcyOMehBWf93yhsh7ka\n0Bq6onuyifKL5qWAm6+4BKPOvGpF9MYC7n+RhHIqBfJrv/8uLV2xNNttzSqQoM3M\n6sdE75KZVmY2CSU1Ho5tEM2Y/KY6OwB4ohv3rBEC2JBHTo+Mv1d+NyLHkIOOA0yj\nJC7aoCJW3X1Bn6ROwbIYFlY0N6n8X4Yq4HdRnWmljCoh6g6j91kgTPTwCuplQs1v\nnL8FYQULNfn7Ou8z/0lif/3NirqHtMvaoRc57+aygNB0EoUdA3bhee0=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-15T22:17:20.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:20 smithi145 bash[108160]: audit 2023-11-15T22:17:19.400299+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEDKGBGcoCEWgiD7BRE6S9kAwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzExMTUyMjE3MTlaFw0z\nMzExMTIyMjE3MTlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC2Ozjj8c0sR73to7Cmc1i7\n5YgEwYPrCt/yithUBppf7YNkMQJy5KYE3WQ9Xo1W7qxS0WKHiyikCqT2BIWZAE/h\nR1rgEqtXlRZuf9MWCm/Rs7/5ctylvcqhKUurZUKn7DUMxrNyKVEpK+euBvYih55K\ngj0yeJ5HTJYqvwkauz1qRULJr03sI9OLcRbxvaAZigYOv1cMrsSPDUQXBtKXb/N6\njcDoOrpG493NiL3RahJ2WBtiH2AATvJKdp19tUnnnZ03eg31eYuVExzLSsWd4GJr\nY5InWG7Qdwz7X2kFD9HvvpkI+AhebY9bBL+ICHKqbVeuWzw/li12n/IyncAP0gST\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAFes3hmDUDz6AAk3RV7AXpn4UIWo2zHh\n95ULLv5WtDPo+Jvt0ipXLpL+fwJcOaxlW0TlThOuxyElGwcyOMehBWf93yhsh7ka\n0Bq6onuyifKL5qWAm6+4BKPOvGpF9MYC7n+RhHIqBfJrv/8uLV2xNNttzSqQoM3M\n6sdE75KZVmY2CSU1Ho5tEM2Y/KY6OwB4ohv3rBEC2JBHTo+Mv1d+NyLHkIOOA0yj\nJC7aoCJW3X1Bn6ROwbIYFlY0N6n8X4Yq4HdRnWmljCoh6g6j91kgTPTwCuplQs1v\nnL8FYQULNfn7Ou8z/0lif/3NirqHtMvaoRc57+aygNB0EoUdA3bhee0=\n-----END CERTIFICATE-----\n"}]': finished 2023-11-15T22:17:20.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:20 smithi145 bash[108160]: audit 2023-11-15T22:17:19.400760+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC2Ozjj8c0sR73t\no7Cmc1i75YgEwYPrCt/yithUBppf7YNkMQJy5KYE3WQ9Xo1W7qxS0WKHiyikCqT2\nBIWZAE/hR1rgEqtXlRZuf9MWCm/Rs7/5ctylvcqhKUurZUKn7DUMxrNyKVEpK+eu\nBvYih55Kgj0yeJ5HTJYqvwkauz1qRULJr03sI9OLcRbxvaAZigYOv1cMrsSPDUQX\nBtKXb/N6jcDoOrpG493NiL3RahJ2WBtiH2AATvJKdp19tUnnnZ03eg31eYuVExzL\nSsWd4GJrY5InWG7Qdwz7X2kFD9HvvpkI+AhebY9bBL+ICHKqbVeuWzw/li12n/Iy\nncAP0gSTAgMBAAECggEBAJ77m+6CDlYLYQ/qNzuAdnG3FqvPiJ+OpUKdD45/FD+M\nn4zRlSlXgd/Mpp9D1lt5bq3yLtvB9HrpLnHUEBojw4zvC8FhiEqoryFIM4iPIm75\nOwsNwqJ2qklgFbw6Y6TM1puG3xdCJKSewUl6mVIWr2qhpXJa+PuLPZedgvvnTvVe\nbFkwuerCaXKr/iuZHLKIIG6ScVe6a7Ec3L61oXTuSZWvvc2gh09nufTG9TqYG3EN\nkTrns/YVoiW9zP/g33FFR3yGVWiH1vfXGrZNUyEXZqrfyRIGaqJF2bHsVCdc8AeQ\nW46DKP6Pesj1smoegmBeI/UdfQLkqgiOaWKwxI6STMECgYEA8cIVAVUTuXPA4pQK\nHcOgYgGSl/c3VWdvFlDxiehcRIvXpj/mPTgqtxfDkKu3LSeikJW23FioNs5Be7HD\nxcYHHPSz0k8HIS6ZF9DQAjmjA67MFcUoXqWUt3OeL7mKKkIs33atCaVZzrCDLlMg\nqdshR6wJu1CMEtRp6Q93qVHEGv0CgYEAwPds8Ckvmp/97bJPNsbLEuHI6yrnyKaz\ntzthZibSWw/Wk5hTiPxRBMThwEkizcTfTBOvMNCfEOYgDtvSJDvJUzpd2N2oHGMw\nnUsbw6Y+REGPQ/74hcJKMSy/Of6vWe4dHo0IhEj/JoiwzDOlyQeaRbkrRmdG8Ff0\nsVbl3ktUms8CgYEA17jWI3U1/4KBd+yfRkXcY/eBRmbLEkMUhfY+QU98nZGnIOrd\n2Hy46N2knQAMmJdIYPmmzOGzYAwVtHk/9scoa7cSijQIaZx58R1brtCdXFjqNPbT\nefkIRdY+LdnCpsib3962sue/xkYNGBYHDGnDPYAOwv0xsE+oHdW2cfjLI0UCgYBB\nCeQc2jTiT/SdThEm7D/8AD/hC5gN6CoAozID5SfXa3IuUxQswqZoDhfs4HmrkySU\nFrpgoKBMaNP7Thn4/nGv7Kc+9g64arIzAeK8weaQyOwJxgFry/2Hr4ZQfMgLbpc/\n+dcaBySAj2fPm8TQChD0WSH928dsMKkXsKtPjmJYvwKBgEIJgV36pXVYJcu5HXB/\nbkpjtumS8+CHSap64K/SM/qypdUVyysXbaBwjAfLCWX3YrWpSpMfUJe0DxSKpzt2\nOZ1KDIQBGEWJlDglNxV90oJj2K/aJSg2Mbz2Z+raQuend6N6AnCXwwV4yOmr/1j8\nfrSLNPQQcU0Ujf88TVYu5uXR\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-15T22:17:20.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:20 smithi145 bash[108160]: audit 2023-11-15T22:17:19.405305+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC2Ozjj8c0sR73t\no7Cmc1i75YgEwYPrCt/yithUBppf7YNkMQJy5KYE3WQ9Xo1W7qxS0WKHiyikCqT2\nBIWZAE/hR1rgEqtXlRZuf9MWCm/Rs7/5ctylvcqhKUurZUKn7DUMxrNyKVEpK+eu\nBvYih55Kgj0yeJ5HTJYqvwkauz1qRULJr03sI9OLcRbxvaAZigYOv1cMrsSPDUQX\nBtKXb/N6jcDoOrpG493NiL3RahJ2WBtiH2AATvJKdp19tUnnnZ03eg31eYuVExzL\nSsWd4GJrY5InWG7Qdwz7X2kFD9HvvpkI+AhebY9bBL+ICHKqbVeuWzw/li12n/Iy\nncAP0gSTAgMBAAECggEBAJ77m+6CDlYLYQ/qNzuAdnG3FqvPiJ+OpUKdD45/FD+M\nn4zRlSlXgd/Mpp9D1lt5bq3yLtvB9HrpLnHUEBojw4zvC8FhiEqoryFIM4iPIm75\nOwsNwqJ2qklgFbw6Y6TM1puG3xdCJKSewUl6mVIWr2qhpXJa+PuLPZedgvvnTvVe\nbFkwuerCaXKr/iuZHLKIIG6ScVe6a7Ec3L61oXTuSZWvvc2gh09nufTG9TqYG3EN\nkTrns/YVoiW9zP/g33FFR3yGVWiH1vfXGrZNUyEXZqrfyRIGaqJF2bHsVCdc8AeQ\nW46DKP6Pesj1smoegmBeI/UdfQLkqgiOaWKwxI6STMECgYEA8cIVAVUTuXPA4pQK\nHcOgYgGSl/c3VWdvFlDxiehcRIvXpj/mPTgqtxfDkKu3LSeikJW23FioNs5Be7HD\nxcYHHPSz0k8HIS6ZF9DQAjmjA67MFcUoXqWUt3OeL7mKKkIs33atCaVZzrCDLlMg\nqdshR6wJu1CMEtRp6Q93qVHEGv0CgYEAwPds8Ckvmp/97bJPNsbLEuHI6yrnyKaz\ntzthZibSWw/Wk5hTiPxRBMThwEkizcTfTBOvMNCfEOYgDtvSJDvJUzpd2N2oHGMw\nnUsbw6Y+REGPQ/74hcJKMSy/Of6vWe4dHo0IhEj/JoiwzDOlyQeaRbkrRmdG8Ff0\nsVbl3ktUms8CgYEA17jWI3U1/4KBd+yfRkXcY/eBRmbLEkMUhfY+QU98nZGnIOrd\n2Hy46N2knQAMmJdIYPmmzOGzYAwVtHk/9scoa7cSijQIaZx58R1brtCdXFjqNPbT\nefkIRdY+LdnCpsib3962sue/xkYNGBYHDGnDPYAOwv0xsE+oHdW2cfjLI0UCgYBB\nCeQc2jTiT/SdThEm7D/8AD/hC5gN6CoAozID5SfXa3IuUxQswqZoDhfs4HmrkySU\nFrpgoKBMaNP7Thn4/nGv7Kc+9g64arIzAeK8weaQyOwJxgFry/2Hr4ZQfMgLbpc/\n+dcaBySAj2fPm8TQChD0WSH928dsMKkXsKtPjmJYvwKBgEIJgV36pXVYJcu5HXB/\nbkpjtumS8+CHSap64K/SM/qypdUVyysXbaBwjAfLCWX3YrWpSpMfUJe0DxSKpzt2\nOZ1KDIQBGEWJlDglNxV90oJj2K/aJSg2Mbz2Z+raQuend6N6AnCXwwV4yOmr/1j8\nfrSLNPQQcU0Ujf88TVYu5uXR\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-15T22:17:21.159 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:21 smithi145 bash[108160]: cephadm 2023-11-15T22:17:19.405772+0000 mgr.y (mgr.14142) 151 : cephadm [INF] Deploying daemon grafana.a on smithi195 2023-11-15T22:17:21.159 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:21 smithi145 bash[111573]: cephadm 2023-11-15T22:17:19.405772+0000 mgr.y (mgr.14142) 151 : cephadm [INF] Deploying daemon grafana.a on smithi195 2023-11-15T22:17:21.160 INFO:teuthology.orchestra.run.smithi145.stdout:249108103177 2023-11-15T22:17:21.160 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-11-15T22:17:21.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:21 smithi195 bash[108245]: cephadm 2023-11-15T22:17:19.405772+0000 mgr.y (mgr.14142) 151 : cephadm [INF] Deploying daemon grafana.a on smithi195 2023-11-15T22:17:21.758 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:21 smithi145 bash[124045]: ts=2023-11-15T22:17:21.487Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000278456s 2023-11-15T22:17:22.212 INFO:teuthology.orchestra.run.smithi145.stdout:60129542168 2023-11-15T22:17:22.380 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:22 smithi145 bash[108160]: cluster 2023-11-15T22:17:20.558731+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:22.381 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:22 smithi145 bash[111573]: cluster 2023-11-15T22:17:20.558731+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:22.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:22 smithi195 bash[108245]: cluster 2023-11-15T22:17:20.558731+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:22.579 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542166 got 60129542168 for osd.0 2023-11-15T22:17:22.580 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-11-15T22:17:23.355 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:23 smithi145 bash[108160]: audit 2023-11-15T22:17:22.210925+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.145:0/2085022415' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-15T22:17:23.355 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:23 smithi145 bash[111573]: audit 2023-11-15T22:17:22.210925+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.145:0/2085022415' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-15T22:17:23.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:23 smithi195 bash[108245]: audit 2023-11-15T22:17:22.210925+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.145:0/2085022415' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-15T22:17:23.665 INFO:teuthology.orchestra.run.smithi145.stdout:90194313238 2023-11-15T22:17:24.026 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313235 got 90194313238 for osd.1 2023-11-15T22:17:24.026 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-11-15T22:17:24.245 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:24 smithi145 bash[108160]: cluster 2023-11-15T22:17:22.559023+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:24.245 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:24 smithi145 bash[108160]: audit 2023-11-15T22:17:23.664293+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.145:0/2875026798' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-15T22:17:24.246 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:24 smithi145 bash[111573]: cluster 2023-11-15T22:17:22.559023+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:24.246 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:24 smithi145 bash[111573]: audit 2023-11-15T22:17:23.664293+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.145:0/2875026798' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-15T22:17:24.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:24 smithi195 bash[108245]: cluster 2023-11-15T22:17:22.559023+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:24.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:24 smithi195 bash[108245]: audit 2023-11-15T22:17:23.664293+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.145:0/2875026798' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-15T22:17:25.117 INFO:teuthology.orchestra.run.smithi145.stdout:124554051604 2023-11-15T22:17:25.467 INFO:tasks.cephadm.ceph_manager.ceph:need seq 124554051601 got 124554051604 for osd.2 2023-11-15T22:17:25.468 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-11-15T22:17:26.241 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:26 smithi145 bash[108160]: cluster 2023-11-15T22:17:24.559340+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:26.241 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:26 smithi145 bash[108160]: audit 2023-11-15T22:17:25.115547+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.145:0/2423158556' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-15T22:17:26.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:26 smithi145 bash[111573]: cluster 2023-11-15T22:17:24.559340+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:26.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:26 smithi145 bash[111573]: audit 2023-11-15T22:17:25.115547+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.145:0/2423158556' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-15T22:17:26.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:26 smithi195 bash[108245]: cluster 2023-11-15T22:17:24.559340+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:26.549 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:26 smithi195 bash[108245]: audit 2023-11-15T22:17:25.115547+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.145:0/2423158556' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-15T22:17:26.549 INFO:teuthology.orchestra.run.smithi145.stdout:137438953492 2023-11-15T22:17:26.886 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953489 got 137438953492 for osd.3 2023-11-15T22:17:26.886 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-11-15T22:17:27.152 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:27 smithi145 bash[108160]: audit 2023-11-15T22:17:26.522680+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.145:0/3736576892' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-15T22:17:27.152 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:27 smithi145 bash[111573]: audit 2023-11-15T22:17:26.522680+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.145:0/3736576892' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-15T22:17:27.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:27 smithi195 bash[108245]: audit 2023-11-15T22:17:26.522680+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.145:0/3736576892' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-15T22:17:27.957 INFO:teuthology.orchestra.run.smithi145.stdout:158913789969 2023-11-15T22:17:28.366 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:28 smithi145 bash[108160]: cluster 2023-11-15T22:17:26.559830+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:28.366 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:28 smithi145 bash[108160]: audit 2023-11-15T22:17:27.955318+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.145:0/1279217368' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-15T22:17:28.366 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:28 smithi145 bash[111573]: cluster 2023-11-15T22:17:26.559830+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:28.366 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:28 smithi145 bash[111573]: audit 2023-11-15T22:17:27.955318+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.145:0/1279217368' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-15T22:17:28.367 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789967 got 158913789969 for osd.4 2023-11-15T22:17:28.367 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-11-15T22:17:28.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:28 smithi195 bash[108245]: cluster 2023-11-15T22:17:26.559830+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:28.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:28 smithi195 bash[108245]: audit 2023-11-15T22:17:27.955318+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.145:0/1279217368' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-15T22:17:29.413 INFO:teuthology.orchestra.run.smithi145.stdout:201863462925 2023-11-15T22:17:29.719 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:29 smithi145 bash[124045]: ts=2023-11-15T22:17:29.489Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002425252s 2023-11-15T22:17:29.767 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462923 got 201863462925 for osd.5 2023-11-15T22:17:29.767 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-11-15T22:17:30.407 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:30 smithi145 bash[108160]: cluster 2023-11-15T22:17:28.560258+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:30.407 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:30 smithi145 bash[108160]: audit 2023-11-15T22:17:29.411315+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.145:0/3210234256' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-15T22:17:30.407 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:30 smithi145 bash[111573]: cluster 2023-11-15T22:17:28.560258+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:30.407 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:30 smithi145 bash[111573]: audit 2023-11-15T22:17:29.411315+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.145:0/3210234256' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-15T22:17:30.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:30 smithi195 bash[108245]: cluster 2023-11-15T22:17:28.560258+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:30.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:30 smithi195 bash[108245]: audit 2023-11-15T22:17:29.411315+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.145:0/3210234256' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-15T22:17:30.864 INFO:teuthology.orchestra.run.smithi145.stdout:236223201290 2023-11-15T22:17:31.186 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:31 smithi145 bash[108160]: audit 2023-11-15T22:17:30.862872+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.145:0/2203256284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-15T22:17:31.186 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:31 smithi145 bash[111573]: audit 2023-11-15T22:17:30.862872+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.145:0/2203256284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-15T22:17:31.187 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201288 got 236223201290 for osd.6 2023-11-15T22:17:31.188 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-11-15T22:17:31.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:31 smithi195 bash[108245]: audit 2023-11-15T22:17:30.862872+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.145:0/2203256284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-15T22:17:32.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:32 smithi145 bash[108160]: cluster 2023-11-15T22:17:30.560625+0000 mgr.y (mgr.14142) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:32.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:32 smithi145 bash[111573]: cluster 2023-11-15T22:17:30.560625+0000 mgr.y (mgr.14142) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:32.292 INFO:teuthology.orchestra.run.smithi145.stdout:249108103179 2023-11-15T22:17:32.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:32 smithi195 bash[108245]: cluster 2023-11-15T22:17:30.560625+0000 mgr.y (mgr.14142) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:32.642 INFO:tasks.cephadm.ceph_manager.ceph:need seq 249108103177 got 249108103179 for osd.7 2023-11-15T22:17:32.642 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-11-15T22:17:32.642 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph pg dump --format=json 2023-11-15T22:17:33.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:33 smithi195 bash[108245]: audit 2023-11-15T22:17:32.290837+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.145:0/804387285' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-15T22:17:33.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:33 smithi145 bash[108160]: audit 2023-11-15T22:17:32.290837+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.145:0/804387285' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-15T22:17:33.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:33 smithi145 bash[111573]: audit 2023-11-15T22:17:32.290837+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.145:0/804387285' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-15T22:17:33.786 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:17:33.787 INFO:teuthology.orchestra.run.smithi145.stderr:dumped all 2023-11-15T22:17:34.141 INFO:teuthology.orchestra.run.smithi145.stdout:{"pg_ready":true,"pg_map":{"version":158,"stamp":"2023-11-15T22:17:32.560780+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":8393180,"kb_used_data":4508,"kb_used_omap":37,"kb_used_meta":8388570,"kb_avail":741568036,"statfs":{"total":767960285184,"available":759365668864,"internally_reserved":8589934592,"allocated":4616192,"data_stored":1859616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":38635,"internal_metadata":8589895957},"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.002281"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"59","state":"active+clean","last_fresh":"2023-11-15T22:16:49.675460+0000","last_change":"2023-11-15T22:16:49.675460+0000","last_active":"2023-11-15T22:16:49.675460+0000","last_peered":"2023-11-15T22:16:49.675460+0000","last_clean":"2023-11-15T22:16:49.675460+0000","last_became_active":"2023-11-15T22:16:49.673098+0000","last_became_peered":"2023-11-15T22:16:49.673098+0000","last_unstale":"2023-11-15T22:16:49.675460+0000","last_undegraded":"2023-11-15T22:16:49.675460+0000","last_fullsized":"2023-11-15T22:16:49.675460+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-11-15T22:13:24.514305+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-15T22:13:24.514305+0000","last_clean_scrub_stamp":"2023-11-15T22:13:24.514305+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":33512,"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":249108103179,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":232486,"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.46100000000000002}]},{"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.52200000000000002}]},{"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.56100000000000005}]},{"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.40999999999999998}]},{"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.443}]},{"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.55500000000000005}]},{"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.57099999999999995}]}]},{"osd":6,"up_from":55,"seq":236223201291,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":6,"kb_used_meta":1048569,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":232486,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6670,"internal_metadata":1073735154},"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.51800000000000002}]},{"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.435}]},{"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.40100000000000002}]},{"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.41499999999999998}]},{"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.52900000000000003}]},{"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.49399999999999999}]}]},{"osd":1,"up_from":21,"seq":90194313240,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":7,"kb_used_meta":1048568,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":232486,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8191,"internal_metadata":1073733633},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Nov 15 22:16:44 2023","interfaces":[{"interface":"back","average":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"min":{"1min":0.14099999999999999,"5min":0.14099999999999999,"15min":0.14099999999999999},"max":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"min":{"1min":0.17499999999999999,"5min":0.17499999999999999,"15min":0.17499999999999999},"max":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"last":0.53300000000000003}]},{"osd":2,"last update":"Wed Nov 15 22:16:57 2023","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.59799999999999998}]},{"osd":3,"last update":"Wed Nov 15 22:17:01 2023","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.378,"15min":0.378},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.65300000000000002}]},{"osd":4,"last update":"Wed Nov 15 22:17:12 2023","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.437},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.59099999999999997}]},{"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.623}]},{"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.61299999999999999}]},{"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.48499999999999999}]}]},{"osd":0,"up_from":14,"seq":60129542171,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":5,"kb_used_meta":1048570,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":232486,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5123,"internal_metadata":1073736701},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Nov 15 22:16:43 2023","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"last":0.222},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.29099999999999998}]},{"osd":2,"last update":"Wed Nov 15 22:16:57 2023","interfaces":[{"interface":"back","average":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"last":0.26200000000000001},{"interface":"front","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"last":0.31}]},{"osd":3,"last update":"Wed Nov 15 22:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"last":0.27200000000000002},{"interface":"front","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.499,"5min":0.499,"15min":0.499},"last":0.33300000000000002}]},{"osd":4,"last update":"Wed Nov 15 22:17:12 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.39400000000000002}]},{"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.30399999999999999}]},{"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.36099999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42499999999999999}]}]},{"osd":2,"up_from":29,"seq":124554051605,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":9,"kb_used_meta":1048566,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":232486,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9483,"internal_metadata":1073732341},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Nov 15 22:17:00 2023","interfaces":[{"interface":"back","average":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"last":0.20699999999999999},{"interface":"front","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"last":0.25}]},{"osd":1,"last update":"Wed Nov 15 22:17:00 2023","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.376,"15min":0.376},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"last":0.27600000000000002},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"last":0.26400000000000001}]},{"osd":3,"last update":"Wed Nov 15 22:17:00 2023","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"last":0.34100000000000003}]},{"osd":4,"last update":"Wed Nov 15 22:17:08 2023","interfaces":[{"interface":"back","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.308}]},{"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.32700000000000001}]},{"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.35099999999999998}]},{"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.377}]}]},{"osd":3,"up_from":32,"seq":137438953493,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":232486,"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":"Wed Nov 15 22:16:57 2023","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.501,"5min":0.501,"15min":0.501},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.41399999999999998}]},{"osd":1,"last update":"Wed Nov 15 22:16:57 2023","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.48099999999999998}]},{"osd":2,"last update":"Wed Nov 15 22:16:57 2023","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.38700000000000001}]},{"osd":4,"last update":"Wed Nov 15 22:17:14 2023","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.496}]},{"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.501}]},{"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.48899999999999999}]},{"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.53000000000000003}]}]},{"osd":4,"up_from":37,"seq":158913789970,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":232486,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Nov 15 22:17:10 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.38300000000000001}]},{"osd":1,"last update":"Wed Nov 15 22:17:10 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.40500000000000003}]},{"osd":2,"last update":"Wed Nov 15 22:17:10 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.45900000000000002}]},{"osd":3,"last update":"Wed Nov 15 22:17:10 2023","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.496},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.36499999999999999}]},{"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.249}]},{"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.27100000000000002}]},{"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.25800000000000001}]}]},{"osd":5,"up_from":47,"seq":201863462926,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049144,"kb_used_data":560,"kb_used_omap":8,"kb_used_meta":1048567,"kb_avail":92696008,"statfs":{"total":95995035648,"available":94920712192,"internally_reserved":1073741824,"allocated":573440,"data_stored":232214,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9168,"internal_metadata":1073732656},"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":"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.50600000000000001}]},{"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.49399999999999999}]},{"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.47799999999999998}]},{"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.54800000000000004}]},{"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.36899999999999999}]},{"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.34399999999999997}]},{"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.34999999999999998}]}]}]}} 2023-11-15T22:17:34.142 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph pg dump --format=json 2023-11-15T22:17:34.358 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:34 smithi145 bash[108160]: cluster 2023-11-15T22:17:32.560920+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:34.358 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:34 smithi145 bash[111573]: cluster 2023-11-15T22:17:32.560920+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:34.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:34 smithi195 bash[108245]: cluster 2023-11-15T22:17:32.560920+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:35.220 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:17:35.221 INFO:teuthology.orchestra.run.smithi145.stderr:dumped all 2023-11-15T22:17:35.361 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:35 smithi145 bash[108160]: audit 2023-11-15T22:17:33.782889+0000 mgr.y (mgr.14142) 159 : audit [DBG] from='client.14592 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-15T22:17:35.361 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:35 smithi145 bash[111573]: audit 2023-11-15T22:17:33.782889+0000 mgr.y (mgr.14142) 159 : audit [DBG] from='client.14592 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-15T22:17:35.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:35 smithi195 bash[108245]: audit 2023-11-15T22:17:33.782889+0000 mgr.y (mgr.14142) 159 : audit [DBG] from='client.14592 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-15T22:17:35.545 INFO:teuthology.orchestra.run.smithi145.stdout:{"pg_ready":true,"pg_map":{"version":159,"stamp":"2023-11-15T22:17:34.561088+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":8393180,"kb_used_data":4508,"kb_used_omap":37,"kb_used_meta":8388570,"kb_avail":741568036,"statfs":{"total":767960285184,"available":759365668864,"internally_reserved":8589934592,"allocated":4616192,"data_stored":1859616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":38635,"internal_metadata":8589895957},"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.002196"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"59","state":"active+clean","last_fresh":"2023-11-15T22:16:49.675460+0000","last_change":"2023-11-15T22:16:49.675460+0000","last_active":"2023-11-15T22:16:49.675460+0000","last_peered":"2023-11-15T22:16:49.675460+0000","last_clean":"2023-11-15T22:16:49.675460+0000","last_became_active":"2023-11-15T22:16:49.673098+0000","last_became_peered":"2023-11-15T22:16:49.673098+0000","last_unstale":"2023-11-15T22:16:49.675460+0000","last_undegraded":"2023-11-15T22:16:49.675460+0000","last_fullsized":"2023-11-15T22:16:49.675460+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-11-15T22:13:24.514305+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-15T22:13:24.514305+0000","last_clean_scrub_stamp":"2023-11-15T22:13:24.514305+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":33512,"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":1049148,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":232486,"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.48699999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45500000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.437}]},{"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.47499999999999998}]},{"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.36299999999999999}]},{"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.33100000000000002}]},{"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.34499999999999997}]}]},{"osd":6,"up_from":55,"seq":236223201291,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":6,"kb_used_meta":1048569,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":232486,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6670,"internal_metadata":1073735154},"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.51800000000000002}]},{"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.435}]},{"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.40100000000000002}]},{"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.41499999999999998}]},{"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.52900000000000003}]},{"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.49399999999999999}]}]},{"osd":1,"up_from":21,"seq":90194313240,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":7,"kb_used_meta":1048568,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":232486,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8191,"internal_metadata":1073733633},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Nov 15 22:16:44 2023","interfaces":[{"interface":"back","average":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"min":{"1min":0.14099999999999999,"5min":0.14099999999999999,"15min":0.14099999999999999},"max":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"min":{"1min":0.17499999999999999,"5min":0.17499999999999999,"15min":0.17499999999999999},"max":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"last":0.53300000000000003}]},{"osd":2,"last update":"Wed Nov 15 22:16:57 2023","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.59799999999999998}]},{"osd":3,"last update":"Wed Nov 15 22:17:01 2023","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.378,"15min":0.378},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.65300000000000002}]},{"osd":4,"last update":"Wed Nov 15 22:17:12 2023","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.437},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.59099999999999997}]},{"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.623}]},{"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.61299999999999999}]},{"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.48499999999999999}]}]},{"osd":0,"up_from":14,"seq":60129542171,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":5,"kb_used_meta":1048570,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":232486,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5123,"internal_metadata":1073736701},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Nov 15 22:16:43 2023","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"last":0.222},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.29099999999999998}]},{"osd":2,"last update":"Wed Nov 15 22:16:57 2023","interfaces":[{"interface":"back","average":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"last":0.26200000000000001},{"interface":"front","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"last":0.31}]},{"osd":3,"last update":"Wed Nov 15 22:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"last":0.27200000000000002},{"interface":"front","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.499,"5min":0.499,"15min":0.499},"last":0.33300000000000002}]},{"osd":4,"last update":"Wed Nov 15 22:17:12 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.39400000000000002}]},{"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.30399999999999999}]},{"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.36099999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42499999999999999}]}]},{"osd":2,"up_from":29,"seq":124554051606,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":9,"kb_used_meta":1048566,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":232486,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9483,"internal_metadata":1073732341},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Nov 15 22:17:00 2023","interfaces":[{"interface":"back","average":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"last":0.28499999999999998},{"interface":"front","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"last":0.247}]},{"osd":1,"last update":"Wed Nov 15 22:17:00 2023","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.376,"15min":0.376},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"last":0.23599999999999999},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"last":0.255}]},{"osd":3,"last update":"Wed Nov 15 22:17:00 2023","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.373},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"last":0.27400000000000002}]},{"osd":4,"last update":"Wed Nov 15 22:17:08 2023","interfaces":[{"interface":"back","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.41399999999999998}]},{"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":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.34999999999999998}]},{"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.36499999999999999}]}]},{"osd":3,"up_from":32,"seq":137438953494,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":232486,"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":"Wed Nov 15 22:16:57 2023","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.501,"5min":0.501,"15min":0.501},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.41399999999999998}]},{"osd":1,"last update":"Wed Nov 15 22:16:57 2023","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.48099999999999998}]},{"osd":2,"last update":"Wed Nov 15 22:16:57 2023","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.38700000000000001}]},{"osd":4,"last update":"Wed Nov 15 22:17:14 2023","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.496}]},{"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.501}]},{"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.48899999999999999}]},{"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.53000000000000003}]}]},{"osd":4,"up_from":37,"seq":158913789971,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049148,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696004,"statfs":{"total":95995035648,"available":94920708096,"internally_reserved":1073741824,"allocated":577536,"data_stored":232486,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Nov 15 22:17:10 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.58099999999999996}]},{"osd":1,"last update":"Wed Nov 15 22:17:10 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.44800000000000001}]},{"osd":2,"last update":"Wed Nov 15 22:17:10 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.47299999999999998}]},{"osd":3,"last update":"Wed Nov 15 22:17:10 2023","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.55300000000000005}]},{"osd":5,"last update":"Wed Nov 15 22:17:33 2023","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"last":0.317},{"interface":"front","average":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.41199999999999998}]},{"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.49299999999999999}]},{"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.28899999999999998}]}]},{"osd":5,"up_from":47,"seq":201863462926,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049144,"kb_used_data":560,"kb_used_omap":8,"kb_used_meta":1048567,"kb_avail":92696008,"statfs":{"total":95995035648,"available":94920712192,"internally_reserved":1073741824,"allocated":573440,"data_stored":232214,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9168,"internal_metadata":1073732656},"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":"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.50600000000000001}]},{"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.49399999999999999}]},{"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.47799999999999998}]},{"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.54800000000000004}]},{"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.36899999999999999}]},{"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.34399999999999997}]},{"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.34999999999999998}]}]}]}} 2023-11-15T22:17:35.546 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-11-15T22:17:35.546 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-11-15T22:17:35.546 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-11-15T22:17:35.547 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -- ceph health --format=json 2023-11-15T22:17:36.310 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:36 smithi145 bash[108160]: cluster 2023-11-15T22:17:34.561283+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:36.311 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:36 smithi145 bash[111573]: cluster 2023-11-15T22:17:34.561283+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:36.329 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:36 smithi195 bash[108245]: cluster 2023-11-15T22:17:34.561283+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:36.654 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-11-15T22:17:37.015 INFO:teuthology.orchestra.run.smithi145.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-11-15T22:17:37.015 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-11-15T22:17:37.015 INFO:tasks.cephadm:Setup complete, yielding 2023-11-15T22:17:37.016 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-15T22:17:37.025 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi145.front.sepia.ceph.com 2023-11-15T22:17:37.025 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-11-15T22:17:37.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:37 smithi145 bash[108160]: audit 2023-11-15T22:17:35.216951+0000 mgr.y (mgr.14142) 161 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-15T22:17:37.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:37 smithi145 bash[108160]: audit 2023-11-15T22:17:36.653713+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.145:0/2552729821' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-15T22:17:37.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:37 smithi145 bash[111573]: audit 2023-11-15T22:17:35.216951+0000 mgr.y (mgr.14142) 161 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-15T22:17:37.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:37 smithi145 bash[111573]: audit 2023-11-15T22:17:36.653713+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.145:0/2552729821' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-15T22:17:37.380 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[108245]: audit 2023-11-15T22:17:35.216951+0000 mgr.y (mgr.14142) 161 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-15T22:17:37.380 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[108245]: audit 2023-11-15T22:17:36.653713+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.145:0/2552729821' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-15T22:17:37.380 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 podman[118956]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-grafana.a" found: no such container 2023-11-15T22:17:37.380 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 systemd[1]: Started Ceph grafana.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:17:37.636 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2023-11-15T22:17:37.636 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-11-15T22:17:37.636 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-11-15T22:17:37.636 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-11-15T22:17:37.636 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-11-15T22:17:37.636 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-11-15T22:17:37.637 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-11-15T22:17:37.637 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-11-15T22:17:37.637 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-11-15T22:17:37.637 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-11-15T22:17:37.637 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-11-15T22:17:37.637 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-11-15T22:17:37.637 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="App mode production" logger=settings 2023-11-15T22:17:37.637 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing SqlStore" logger=server 2023-11-15T22:17:37.637 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-11-15T22:17:37.637 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Starting DB migration" logger=migrator 2023-11-15T22:17:37.637 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-11-15T22:17:37.638 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-11-15T22:17:37.638 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-11-15T22:17:37.638 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-11-15T22:17:37.638 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-11-15T22:17:37.638 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-11-15T22:17:37.638 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-11-15T22:17:37.638 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-11-15T22:17:37.638 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-11-15T22:17:37.638 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-11-15T22:17:37.638 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-11-15T22:17:37.638 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-11-15T22:17:37.638 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-11-15T22:17:37.639 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-11-15T22:17:37.639 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-11-15T22:17:37.639 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-11-15T22:17:37.639 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-11-15T22:17:37.639 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-11-15T22:17:37.639 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-11-15T22:17:37.639 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-11-15T22:17:37.639 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-11-15T22:17:37.639 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-11-15T22:17:37.639 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-11-15T22:17:37.639 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-11-15T22:17:37.639 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-11-15T22:17:37.639 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-11-15T22:17:37.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-11-15T22:17:37.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-11-15T22:17:37.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-11-15T22:17:37.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-11-15T22:17:37.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-11-15T22:17:37.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-11-15T22:17:37.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-11-15T22:17:37.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-11-15T22:17:37.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-11-15T22:17:37.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-11-15T22:17:37.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-11-15T22:17:37.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-11-15T22:17:37.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-11-15T22:17:37.641 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-11-15T22:17:37.641 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-11-15T22:17:37.641 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-11-15T22:17:37.641 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-11-15T22:17:37.641 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-11-15T22:17:37.641 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-11-15T22:17:37.641 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-11-15T22:17:37.641 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-11-15T22:17:37.641 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-11-15T22:17:37.641 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-11-15T22:17:37.641 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-11-15T22:17:37.641 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-11-15T22:17:37.642 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-11-15T22:17:37.642 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-11-15T22:17:37.642 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-11-15T22:17:37.642 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-11-15T22:17:37.642 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-11-15T22:17:37.642 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-11-15T22:17:37.642 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-11-15T22:17:37.642 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-11-15T22:17:37.642 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-11-15T22:17:37.642 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-11-15T22:17:37.642 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-11-15T22:17:37.642 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-11-15T22:17:37.642 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-11-15T22:17:37.643 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-11-15T22:17:37.643 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-11-15T22:17:37.643 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-11-15T22:17:37.643 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-11-15T22:17:37.643 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-11-15T22:17:37.643 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-11-15T22:17:37.643 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-11-15T22:17:37.643 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-11-15T22:17:37.643 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-11-15T22:17:37.643 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-11-15T22:17:37.643 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-11-15T22:17:37.643 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-11-15T22:17:37.644 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-11-15T22:17:37.644 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-11-15T22:17:37.644 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-11-15T22:17:37.644 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-11-15T22:17:37.644 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-11-15T22:17:37.644 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-11-15T22:17:37.644 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-11-15T22:17:37.644 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-11-15T22:17:37.644 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-11-15T22:17:37.644 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-11-15T22:17:37.644 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-11-15T22:17:37.644 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-11-15T22:17:37.644 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-11-15T22:17:37.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-11-15T22:17:37.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-11-15T22:17:37.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-11-15T22:17:37.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-11-15T22:17:37.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-11-15T22:17:37.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-11-15T22:17:37.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-11-15T22:17:37.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-11-15T22:17:37.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-11-15T22:17:37.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-11-15T22:17:37.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-11-15T22:17:37.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-11-15T22:17:37.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-11-15T22:17:37.646 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-11-15T22:17:37.646 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-11-15T22:17:37.646 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-11-15T22:17:37.646 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-11-15T22:17:37.646 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-11-15T22:17:37.646 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-11-15T22:17:37.646 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-11-15T22:17:37.646 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-11-15T22:17:37.646 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-11-15T22:17:37.646 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-11-15T22:17:37.646 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-11-15T22:17:37.646 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-11-15T22:17:37.647 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-11-15T22:17:37.647 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-11-15T22:17:37.647 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-11-15T22:17:37.647 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-11-15T22:17:37.647 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-11-15T22:17:37.647 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-11-15T22:17:37.647 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-11-15T22:17:37.647 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-11-15T22:17:37.647 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-11-15T22:17:37.647 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-11-15T22:17:37.647 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-11-15T22:17:37.648 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-11-15T22:17:37.648 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-11-15T22:17:37.648 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-11-15T22:17:37.648 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-11-15T22:17:37.648 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-11-15T22:17:37.648 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-11-15T22:17:37.648 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-11-15T22:17:37.648 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-11-15T22:17:37.648 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-11-15T22:17:37.648 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-11-15T22:17:37.648 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-11-15T22:17:37.648 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-11-15T22:17:37.649 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-11-15T22:17:37.649 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-11-15T22:17:37.649 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-11-15T22:17:37.650 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-11-15T22:17:37.650 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-11-15T22:17:37.650 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-11-15T22:17:37.650 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-11-15T22:17:37.650 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-11-15T22:17:37.650 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-11-15T22:17:37.650 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-11-15T22:17:37.650 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-11-15T22:17:37.650 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-11-15T22:17:37.650 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-11-15T22:17:37.650 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-11-15T22:17:37.650 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-11-15T22:17:37.651 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-11-15T22:17:37.651 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-11-15T22:17:37.651 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-11-15T22:17:37.651 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-11-15T22:17:37.651 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-11-15T22:17:37.651 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-11-15T22:17:37.651 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-11-15T22:17:37.651 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-11-15T22:17:37.651 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-11-15T22:17:37.651 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-11-15T22:17:37.651 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-11-15T22:17:37.651 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-11-15T22:17:37.651 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-11-15T22:17:37.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-11-15T22:17:37.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-11-15T22:17:37.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-11-15T22:17:37.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-11-15T22:17:37.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-11-15T22:17:37.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-11-15T22:17:37.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-11-15T22:17:37.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-11-15T22:17:37.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-11-15T22:17:37.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-11-15T22:17:37.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-11-15T22:17:37.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-11-15T22:17:37.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-11-15T22:17:37.653 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-11-15T22:17:37.653 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-11-15T22:17:37.653 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-11-15T22:17:37.653 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-11-15T22:17:37.653 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-11-15T22:17:37.653 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-11-15T22:17:37.653 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-11-15T22:17:37.653 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-11-15T22:17:37.653 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-11-15T22:17:37.653 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-11-15T22:17:37.653 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-11-15T22:17:37.653 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-11-15T22:17:37.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-11-15T22:17:37.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-11-15T22:17:37.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-11-15T22:17:37.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-11-15T22:17:37.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-11-15T22:17:37.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-11-15T22:17:37.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-11-15T22:17:37.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-11-15T22:17:37.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-11-15T22:17:37.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-11-15T22:17:37.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-11-15T22:17:37.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-11-15T22:17:37.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-11-15T22:17:37.655 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-11-15T22:17:37.655 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-11-15T22:17:37.655 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-11-15T22:17:37.655 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-11-15T22:17:37.655 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-11-15T22:17:37.655 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-11-15T22:17:37.655 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-11-15T22:17:37.655 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-11-15T22:17:37.655 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-11-15T22:17:37.655 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-11-15T22:17:37.655 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-11-15T22:17:37.655 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-11-15T22:17:37.656 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-11-15T22:17:37.656 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-11-15T22:17:37.656 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-11-15T22:17:37.656 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-11-15T22:17:37.656 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-11-15T22:17:37.656 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-11-15T22:17:37.656 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-11-15T22:17:37.656 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-11-15T22:17:37.656 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-11-15T22:17:37.656 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-11-15T22:17:37.656 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-11-15T22:17:37.656 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-11-15T22:17:37.656 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-11-15T22:17:37.657 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-11-15T22:17:37.657 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-11-15T22:17:37.657 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-11-15T22:17:37.657 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-11-15T22:17:37.657 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-11-15T22:17:37.657 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2023-11-15T22:17:37.657 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing HTTPServer" logger=server 2023-11-15T22:17:37.657 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2023-11-15T22:17:37.657 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing PluginManager" logger=server 2023-11-15T22:17:37.657 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Starting plugin search" logger=plugins 2023-11-15T22:17:37.925 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2023-11-15T22:17:37.926 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2023-11-15T22:17:37.926 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing HooksService" logger=server 2023-11-15T22:17:37.926 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2023-11-15T22:17:37.926 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2023-11-15T22:17:37.926 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing RemoteCache" logger=server 2023-11-15T22:17:37.926 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing QuotaService" logger=server 2023-11-15T22:17:37.926 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing ServerLockService" logger=server 2023-11-15T22:17:37.926 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2023-11-15T22:17:37.926 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing RenderingService" logger=server 2023-11-15T22:17:37.926 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing AlertEngine" logger=server 2023-11-15T22:17:37.926 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2023-11-15T22:17:37.926 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing LoginService" logger=server 2023-11-15T22:17:37.926 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing SearchService" logger=server 2023-11-15T22:17:37.927 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing TracingService" logger=server 2023-11-15T22:17:37.927 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2023-11-15T22:17:37.927 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing CleanUpService" logger=server 2023-11-15T22:17:37.927 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing NotificationService" logger=server 2023-11-15T22:17:37.927 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2023-11-15T22:17:37.927 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+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-11-15T22:17:37.927 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name="Dashboard 1" 2023-11-15T22:17:37.927 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2023-11-15T22:17:37.927 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+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-11-15T22:17:37.927 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="Initializing Stream Manager" 2023-11-15T22:17:37.927 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:17:37 smithi195 bash[118972]: t=2023-11-15T22:17:37+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2023-11-15T22:17:38.357 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:38 smithi145 bash[108160]: cluster 2023-11-15T22:17:36.561552+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:38.357 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:38 smithi145 bash[108160]: audit 2023-11-15T22:17:37.179929+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:38.357 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:38 smithi145 bash[108160]: audit 2023-11-15T22:17:37.183261+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:38.357 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:38 smithi145 bash[108160]: audit 2023-11-15T22:17:37.183871+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:38.679 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:38 smithi195 bash[108245]: cluster 2023-11-15T22:17:36.561552+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:38.680 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:38 smithi195 bash[108245]: audit 2023-11-15T22:17:37.179929+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:38.681 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:38 smithi195 bash[108245]: audit 2023-11-15T22:17:37.183261+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:38.682 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:38 smithi195 bash[108245]: audit 2023-11-15T22:17:37.183871+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:38.716 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:38 smithi145 bash[111573]: cluster 2023-11-15T22:17:36.561552+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:38.717 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:38 smithi145 bash[111573]: audit 2023-11-15T22:17:37.179929+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:38.717 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:38 smithi145 bash[111573]: audit 2023-11-15T22:17:37.183261+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:06.782290\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:06.782361\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:06.782392\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:06.782442\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:06.782470\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:06.782498\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:06.782541\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:38.717 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:38 smithi145 bash[111573]: audit 2023-11-15T22:17:37.183871+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:39.444 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2023-11-15T22:17:39.445 INFO:teuthology.orchestra.run.smithi145.stdout: "id": "e43e52e9-da73-4db8-b5fe-e79a515f25ba", 2023-11-15T22:17:39.445 INFO:teuthology.orchestra.run.smithi145.stdout: "name": "r", 2023-11-15T22:17:39.445 INFO:teuthology.orchestra.run.smithi145.stdout: "current_period": "c07de516-900f-47e4-af72-aba57938b484", 2023-11-15T22:17:39.445 INFO:teuthology.orchestra.run.smithi145.stdout: "epoch": 1 2023-11-15T22:17:39.445 INFO:teuthology.orchestra.run.smithi145.stdout:} 2023-11-15T22:17:39.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:39 smithi195 bash[108245]: cluster 2023-11-15T22:17:38.404724+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-11-15T22:17:39.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:39 smithi195 bash[108245]: audit 2023-11-15T22:17:38.405671+0000 mon.a (mon.0) 656 : audit [INF] from='client.? 172.21.15.145:0/1107499564' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-15T22:17:39.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:39 smithi195 bash[108245]: cluster 2023-11-15T22:17:38.562033+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v162: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:39.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:39 smithi195 bash[108245]: audit 2023-11-15T22:17:39.031018+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:39.029804\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:39.029917\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:39.029954\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:39.029984\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:39.030013\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:39.030041\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:39.030068\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:39.030097\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"1d4ccbcbe5ea\", \"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-11-15T22:17:39.030124\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:19.292885\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.786962\"}}, \"last_daemon_update\": \"2023-11-15T22:17:39.030249\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:39.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:39 smithi195 bash[108245]: audit 2023-11-15T22:17:39.034234+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:39.029804\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:39.029917\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:39.029954\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:39.029984\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:39.030013\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:39.030041\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:39.030068\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:39.030097\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"1d4ccbcbe5ea\", \"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-11-15T22:17:39.030124\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:19.292885\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.786962\"}}, \"last_daemon_update\": \"2023-11-15T22:17:39.030249\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:39.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:39 smithi195 bash[108245]: audit 2023-11-15T22:17:39.034907+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:39.697 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:39 smithi145 bash[111573]: cluster 2023-11-15T22:17:38.404724+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-11-15T22:17:39.697 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:39 smithi145 bash[111573]: audit 2023-11-15T22:17:38.405671+0000 mon.a (mon.0) 656 : audit [INF] from='client.? 172.21.15.145:0/1107499564' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-15T22:17:39.697 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:39 smithi145 bash[111573]: cluster 2023-11-15T22:17:38.562033+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v162: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:39.697 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:39 smithi145 bash[108160]: cluster 2023-11-15T22:17:38.404724+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-11-15T22:17:39.697 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:39 smithi145 bash[108160]: audit 2023-11-15T22:17:38.405671+0000 mon.a (mon.0) 656 : audit [INF] from='client.? 172.21.15.145:0/1107499564' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-15T22:17:39.697 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:39 smithi145 bash[108160]: cluster 2023-11-15T22:17:38.562033+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v162: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:17:39.698 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:39 smithi145 bash[111573]: audit 2023-11-15T22:17:39.031018+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:39.029804\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:39.029917\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:39.029954\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:39.029984\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:39.030013\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:39.030041\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:39.030068\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:39.030097\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"1d4ccbcbe5ea\", \"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-11-15T22:17:39.030124\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:19.292885\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.786962\"}}, \"last_daemon_update\": \"2023-11-15T22:17:39.030249\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:39.698 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:39 smithi145 bash[111573]: audit 2023-11-15T22:17:39.034234+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:39.029804\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:39.029917\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:39.029954\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:39.029984\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:39.030013\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:39.030041\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:39.030068\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:39.030097\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"1d4ccbcbe5ea\", \"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-11-15T22:17:39.030124\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:19.292885\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.786962\"}}, \"last_daemon_update\": \"2023-11-15T22:17:39.030249\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:39.698 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:39 smithi145 bash[111573]: audit 2023-11-15T22:17:39.034907+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:39.698 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:39 smithi145 bash[108160]: audit 2023-11-15T22:17:39.031018+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:39.029804\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:39.029917\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:39.029954\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:39.029984\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:39.030013\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:39.030041\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:39.030068\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:39.030097\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"1d4ccbcbe5ea\", \"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-11-15T22:17:39.030124\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:19.292885\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.786962\"}}, \"last_daemon_update\": \"2023-11-15T22:17:39.030249\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:39.699 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:39 smithi145 bash[108160]: audit 2023-11-15T22:17:39.034234+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:39.029804\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:39.029917\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:39.029954\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:39.029984\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:39.030013\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:39.030041\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:39.030068\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:39.030097\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"1d4ccbcbe5ea\", \"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-11-15T22:17:39.030124\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:19.292885\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.786962\"}}, \"last_daemon_update\": \"2023-11-15T22:17:39.030249\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:39.699 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:39 smithi145 bash[108160]: audit 2023-11-15T22:17:39.034907+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:39.790 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-11-15T22:17:40.602 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:40 smithi145 bash[108160]: audit 2023-11-15T22:17:39.414690+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.145:0/1107499564' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-15T22:17:40.602 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:40 smithi145 bash[108160]: cluster 2023-11-15T22:17:39.414862+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-11-15T22:17:40.602 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:40 smithi145 bash[111573]: audit 2023-11-15T22:17:39.414690+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.145:0/1107499564' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-15T22:17:40.602 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:40 smithi145 bash[111573]: cluster 2023-11-15T22:17:39.414862+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-11-15T22:17:40.675 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:40 smithi195 bash[108245]: audit 2023-11-15T22:17:39.414690+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.145:0/1107499564' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-15T22:17:40.675 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:40 smithi195 bash[108245]: cluster 2023-11-15T22:17:39.414862+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-11-15T22:17:40.706 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2023-11-15T22:17:40.707 INFO:teuthology.orchestra.run.smithi145.stdout: "id": "3468dbfa-9b15-4b07-a897-ec6a4e9c48e3", 2023-11-15T22:17:40.707 INFO:teuthology.orchestra.run.smithi145.stdout: "name": "default", 2023-11-15T22:17:40.707 INFO:teuthology.orchestra.run.smithi145.stdout: "api_name": "default", 2023-11-15T22:17:40.707 INFO:teuthology.orchestra.run.smithi145.stdout: "is_master": "true", 2023-11-15T22:17:40.707 INFO:teuthology.orchestra.run.smithi145.stdout: "endpoints": [], 2023-11-15T22:17:40.707 INFO:teuthology.orchestra.run.smithi145.stdout: "hostnames": [], 2023-11-15T22:17:40.707 INFO:teuthology.orchestra.run.smithi145.stdout: "hostnames_s3website": [], 2023-11-15T22:17:40.707 INFO:teuthology.orchestra.run.smithi145.stdout: "master_zone": "", 2023-11-15T22:17:40.707 INFO:teuthology.orchestra.run.smithi145.stdout: "zones": [], 2023-11-15T22:17:40.707 INFO:teuthology.orchestra.run.smithi145.stdout: "placement_targets": [], 2023-11-15T22:17:40.707 INFO:teuthology.orchestra.run.smithi145.stdout: "default_placement": "", 2023-11-15T22:17:40.707 INFO:teuthology.orchestra.run.smithi145.stdout: "realm_id": "e43e52e9-da73-4db8-b5fe-e79a515f25ba", 2023-11-15T22:17:40.708 INFO:teuthology.orchestra.run.smithi145.stdout: "sync_policy": { 2023-11-15T22:17:40.708 INFO:teuthology.orchestra.run.smithi145.stdout: "groups": [] 2023-11-15T22:17:40.708 INFO:teuthology.orchestra.run.smithi145.stdout: } 2023-11-15T22:17:40.708 INFO:teuthology.orchestra.run.smithi145.stdout:} 2023-11-15T22:17:41.058 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-11-15T22:17:41.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:41 smithi195 bash[108245]: cluster 2023-11-15T22:17:40.419638+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-11-15T22:17:41.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:41 smithi195 bash[108245]: cluster 2023-11-15T22:17:40.562344+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v165: 33 pgs: 14 creating+peering, 13 unknown, 6 active+clean; 10 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-11-15T22:17:41.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:41 smithi195 bash[108245]: audit 2023-11-15T22:17:41.044528+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:41.043441\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:41.043516\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:41.043549\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:41.043578\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:41.043606\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:41.043633\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:41.043671\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:41.043699\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:41.043726\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:41.043803\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:41.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:41 smithi195 bash[108245]: audit 2023-11-15T22:17:41.047533+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:41.043441\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:41.043516\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:41.043549\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:41.043578\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:41.043606\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:41.043633\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:41.043671\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:41.043699\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:41.043726\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:41.043803\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:41.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:41 smithi195 bash[108245]: cephadm 2023-11-15T22:17:41.049291+0000 mgr.y (mgr.14142) 165 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-15T22:17:41.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:41 smithi195 bash[108245]: cephadm 2023-11-15T22:17:41.050994+0000 mgr.y (mgr.14142) 166 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi145 2023-11-15T22:17:41.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:41 smithi145 bash[108160]: cluster 2023-11-15T22:17:40.419638+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-11-15T22:17:41.688 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:41 smithi145 bash[108160]: cluster 2023-11-15T22:17:40.562344+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v165: 33 pgs: 14 creating+peering, 13 unknown, 6 active+clean; 10 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-11-15T22:17:41.688 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:41 smithi145 bash[111573]: cluster 2023-11-15T22:17:40.419638+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-11-15T22:17:41.688 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:41 smithi145 bash[111573]: cluster 2023-11-15T22:17:40.562344+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v165: 33 pgs: 14 creating+peering, 13 unknown, 6 active+clean; 10 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-11-15T22:17:41.688 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:41 smithi145 bash[108160]: audit 2023-11-15T22:17:41.044528+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:41.043441\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:41.043516\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:41.043549\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:41.043578\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:41.043606\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:41.043633\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:41.043671\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:41.043699\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:41.043726\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:41.043803\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:41.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:41 smithi145 bash[108160]: audit 2023-11-15T22:17:41.047533+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:41.043441\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:41.043516\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:41.043549\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:41.043578\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:41.043606\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:41.043633\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:41.043671\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:41.043699\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:41.043726\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:41.043803\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:41.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:41 smithi145 bash[108160]: cephadm 2023-11-15T22:17:41.049291+0000 mgr.y (mgr.14142) 165 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-15T22:17:41.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:41 smithi145 bash[108160]: cephadm 2023-11-15T22:17:41.050994+0000 mgr.y (mgr.14142) 166 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi145 2023-11-15T22:17:41.689 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:41 smithi145 bash[111573]: audit 2023-11-15T22:17:41.044528+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:41.043441\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:41.043516\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:41.043549\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:41.043578\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:41.043606\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:41.043633\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:41.043671\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:41.043699\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:41.043726\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:41.043803\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:41.689 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:41 smithi145 bash[111573]: audit 2023-11-15T22:17:41.047533+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:41.043441\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:41.043516\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:41.043549\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:41.043578\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:41.043606\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:41.043633\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"7242d3026171\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:41.043671\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:05.638169\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:41.043699\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:41.043726\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:16:51.864225\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:41.043803\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:41.689 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:41 smithi145 bash[111573]: cephadm 2023-11-15T22:17:41.049291+0000 mgr.y (mgr.14142) 165 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-15T22:17:41.689 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:41 smithi145 bash[111573]: cephadm 2023-11-15T22:17:41.050994+0000 mgr.y (mgr.14142) 166 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi145 2023-11-15T22:17:42.559 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2023-11-15T22:17:42.559 INFO:teuthology.orchestra.run.smithi145.stdout: "id": "31dac681-7224-40fc-8057-69c41b8e625f", 2023-11-15T22:17:42.559 INFO:teuthology.orchestra.run.smithi145.stdout: "name": "z", 2023-11-15T22:17:42.559 INFO:teuthology.orchestra.run.smithi145.stdout: "domain_root": "z.rgw.meta:root", 2023-11-15T22:17:42.559 INFO:teuthology.orchestra.run.smithi145.stdout: "control_pool": "z.rgw.control", 2023-11-15T22:17:42.559 INFO:teuthology.orchestra.run.smithi145.stdout: "gc_pool": "z.rgw.log:gc", 2023-11-15T22:17:42.560 INFO:teuthology.orchestra.run.smithi145.stdout: "lc_pool": "z.rgw.log:lc", 2023-11-15T22:17:42.560 INFO:teuthology.orchestra.run.smithi145.stdout: "log_pool": "z.rgw.log", 2023-11-15T22:17:42.560 INFO:teuthology.orchestra.run.smithi145.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-11-15T22:17:42.560 INFO:teuthology.orchestra.run.smithi145.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-11-15T22:17:42.560 INFO:teuthology.orchestra.run.smithi145.stdout: "roles_pool": "z.rgw.meta:roles", 2023-11-15T22:17:42.560 INFO:teuthology.orchestra.run.smithi145.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-11-15T22:17:42.560 INFO:teuthology.orchestra.run.smithi145.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-11-15T22:17:42.560 INFO:teuthology.orchestra.run.smithi145.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-11-15T22:17:42.560 INFO:teuthology.orchestra.run.smithi145.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-11-15T22:17:42.560 INFO:teuthology.orchestra.run.smithi145.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-11-15T22:17:42.560 INFO:teuthology.orchestra.run.smithi145.stdout: "otp_pool": "z.rgw.otp", 2023-11-15T22:17:42.560 INFO:teuthology.orchestra.run.smithi145.stdout: "system_key": { 2023-11-15T22:17:42.561 INFO:teuthology.orchestra.run.smithi145.stdout: "access_key": "", 2023-11-15T22:17:42.561 INFO:teuthology.orchestra.run.smithi145.stdout: "secret_key": "" 2023-11-15T22:17:42.561 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:17:42.561 INFO:teuthology.orchestra.run.smithi145.stdout: "placement_pools": [ 2023-11-15T22:17:42.561 INFO:teuthology.orchestra.run.smithi145.stdout: { 2023-11-15T22:17:42.561 INFO:teuthology.orchestra.run.smithi145.stdout: "key": "default-placement", 2023-11-15T22:17:42.561 INFO:teuthology.orchestra.run.smithi145.stdout: "val": { 2023-11-15T22:17:42.561 INFO:teuthology.orchestra.run.smithi145.stdout: "index_pool": "z.rgw.buckets.index", 2023-11-15T22:17:42.561 INFO:teuthology.orchestra.run.smithi145.stdout: "storage_classes": { 2023-11-15T22:17:42.561 INFO:teuthology.orchestra.run.smithi145.stdout: "STANDARD": { 2023-11-15T22:17:42.561 INFO:teuthology.orchestra.run.smithi145.stdout: "data_pool": "z.rgw.buckets.data" 2023-11-15T22:17:42.561 INFO:teuthology.orchestra.run.smithi145.stdout: } 2023-11-15T22:17:42.562 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:17:42.562 INFO:teuthology.orchestra.run.smithi145.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-11-15T22:17:42.562 INFO:teuthology.orchestra.run.smithi145.stdout: "index_type": 0 2023-11-15T22:17:42.562 INFO:teuthology.orchestra.run.smithi145.stdout: } 2023-11-15T22:17:42.562 INFO:teuthology.orchestra.run.smithi145.stdout: } 2023-11-15T22:17:42.562 INFO:teuthology.orchestra.run.smithi145.stdout: ], 2023-11-15T22:17:42.562 INFO:teuthology.orchestra.run.smithi145.stdout: "realm_id": "e43e52e9-da73-4db8-b5fe-e79a515f25ba" 2023-11-15T22:17:42.562 INFO:teuthology.orchestra.run.smithi145.stdout:} 2023-11-15T22:17:42.947 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-11-15T22:17:43.620 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:43 smithi145 systemd[1]: Stopping Ceph alertmanager.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:17:43.621 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:43 smithi145 bash[124045]: ts=2023-11-15T22:17:43.428Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-11-15T22:17:43.913 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:43 smithi145 bash[111573]: cluster 2023-11-15T22:17:42.562727+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v166: 33 pgs: 14 creating+peering, 19 active+clean; 391 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 1 op/s 2023-11-15T22:17:43.913 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:43 smithi145 podman[127380]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-alertmanager.a 2023-11-15T22:17:43.913 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:43 smithi145 bash[108160]: cluster 2023-11-15T22:17:42.562727+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v166: 33 pgs: 14 creating+peering, 19 active+clean; 391 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 1 op/s 2023-11-15T22:17:43.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:43 smithi195 bash[108245]: cluster 2023-11-15T22:17:42.562727+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v166: 33 pgs: 14 creating+peering, 19 active+clean; 391 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 1 op/s 2023-11-15T22:17:44.220 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:43 smithi145 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-11-15T22:17:44.220 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:43 smithi145 systemd[1]: Stopped Ceph alertmanager.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:17:44.220 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:43 smithi145 systemd[1]: Starting Ceph alertmanager.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:17:44.220 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:44 smithi145 podman[127459]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-alertmanager.a" found: no such container 2023-11-15T22:17:44.220 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:44 smithi145 systemd[1]: Started Ceph alertmanager.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:17:44.622 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:44 smithi145 bash[127474]: ts=2023-11-15T22:17:44.405Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-11-15T22:17:44.622 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:44 smithi145 bash[127474]: ts=2023-11-15T22:17:44.405Z 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-11-15T22:17:44.622 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:44 smithi145 bash[127474]: ts=2023-11-15T22:17:44.405Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.145 port=9094 2023-11-15T22:17:44.623 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:44 smithi145 bash[127474]: ts=2023-11-15T22:17:44.406Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-11-15T22:17:44.623 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:44 smithi145 bash[127474]: ts=2023-11-15T22:17:44.429Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-15T22:17:44.623 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:44 smithi145 bash[127474]: ts=2023-11-15T22:17:44.429Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-15T22:17:44.623 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:44 smithi145 bash[127474]: ts=2023-11-15T22:17:44.430Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-11-15T22:17:44.623 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:44 smithi145 bash[127474]: ts=2023-11-15T22:17:44.430Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-11-15T22:17:44.823 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:44 smithi195 bash[108245]: audit 2023-11-15T22:17:44.032351+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:39.029804\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:39.029917\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:39.029954\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:39.029984\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:39.030013\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:39.030041\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:39.030068\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:39.030097\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:44.823 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:44 smithi195 bash[108245]: audit 2023-11-15T22:17:44.037230+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:39.029804\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:39.029917\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:39.029954\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:39.029984\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:39.030013\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:39.030041\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:39.030068\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:39.030097\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:44.823 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:44 smithi195 bash[108245]: cephadm 2023-11-15T22:17:44.041103+0000 mgr.y (mgr.14142) 168 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-15T22:17:44.823 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:44 smithi195 bash[108245]: cephadm 2023-11-15T22:17:44.044746+0000 mgr.y (mgr.14142) 169 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2023-11-15T22:17:44.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:44 smithi145 bash[108160]: audit 2023-11-15T22:17:44.032351+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:39.029804\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:39.029917\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:39.029954\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:39.029984\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:39.030013\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:39.030041\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:39.030068\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:39.030097\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:44.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:44 smithi145 bash[108160]: audit 2023-11-15T22:17:44.037230+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:39.029804\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:39.029917\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:39.029954\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:39.029984\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:39.030013\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:39.030041\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:39.030068\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:39.030097\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:44.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:44 smithi145 bash[108160]: cephadm 2023-11-15T22:17:44.041103+0000 mgr.y (mgr.14142) 168 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-15T22:17:44.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:44 smithi145 bash[108160]: cephadm 2023-11-15T22:17:44.044746+0000 mgr.y (mgr.14142) 169 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2023-11-15T22:17:44.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:44 smithi145 bash[111573]: audit 2023-11-15T22:17:44.032351+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:39.029804\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:39.029917\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:39.029954\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:39.029984\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:39.030013\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:39.030041\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:39.030068\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:39.030097\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:44.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:44 smithi145 bash[111573]: audit 2023-11-15T22:17:44.037230+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:39.029804\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:39.029917\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:39.029954\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:39.029984\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:39.030013\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:39.030041\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:39.030068\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:39.030097\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:44.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:44 smithi145 bash[111573]: cephadm 2023-11-15T22:17:44.041103+0000 mgr.y (mgr.14142) 168 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-15T22:17:44.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:44 smithi145 bash[111573]: cephadm 2023-11-15T22:17:44.044746+0000 mgr.y (mgr.14142) 169 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2023-11-15T22:17:46.408 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:46 smithi145 bash[111573]: cluster 2023-11-15T22:17:44.563092+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v167: 33 pgs: 33 active+clean; 996 B data, 4.8 MiB used, 707 GiB / 715 GiB avail; 664 B/s rd, 1.9 KiB/s wr, 3 op/s 2023-11-15T22:17:46.408 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:46 smithi145 bash[111573]: cluster 2023-11-15T22:17:45.038848+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-11-15T22:17:46.409 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:46 smithi145 bash[111573]: audit 2023-11-15T22:17:45.040421+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.145:0/1566580457' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-15T22:17:46.409 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:46 smithi145 bash[111573]: audit 2023-11-15T22:17:45.044817+0000 mon.a (mon.0) 668 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-15T22:17:46.409 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:46 smithi145 bash[108160]: cluster 2023-11-15T22:17:44.563092+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v167: 33 pgs: 33 active+clean; 996 B data, 4.8 MiB used, 707 GiB / 715 GiB avail; 664 B/s rd, 1.9 KiB/s wr, 3 op/s 2023-11-15T22:17:46.410 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:46 smithi145 bash[108160]: cluster 2023-11-15T22:17:45.038848+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-11-15T22:17:46.410 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:46 smithi145 bash[108160]: audit 2023-11-15T22:17:45.040421+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.145:0/1566580457' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-15T22:17:46.410 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:46 smithi145 bash[108160]: audit 2023-11-15T22:17:45.044817+0000 mon.a (mon.0) 668 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-15T22:17:46.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[108245]: cluster 2023-11-15T22:17:44.563092+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v167: 33 pgs: 33 active+clean; 996 B data, 4.8 MiB used, 707 GiB / 715 GiB avail; 664 B/s rd, 1.9 KiB/s wr, 3 op/s 2023-11-15T22:17:46.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[108245]: cluster 2023-11-15T22:17:45.038848+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-11-15T22:17:46.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[108245]: audit 2023-11-15T22:17:45.040421+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.145:0/1566580457' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-15T22:17:46.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[108245]: audit 2023-11-15T22:17:45.044817+0000 mon.a (mon.0) 668 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-15T22:17:46.425 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 systemd[1]: Stopping Ceph prometheus.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:17:46.425 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[118270]: ts=2023-11-15T22:17:46.149Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-11-15T22:17:46.425 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[118270]: ts=2023-11-15T22:17:46.150Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-11-15T22:17:46.425 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[118270]: ts=2023-11-15T22:17:46.150Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-11-15T22:17:46.425 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[118270]: ts=2023-11-15T22:17:46.150Z caller=manager.go:1023 level=info component="rule manager" msg="Stopping rule manager..." 2023-11-15T22:17:46.425 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[118270]: ts=2023-11-15T22:17:46.150Z caller=manager.go:1033 level=info component="rule manager" msg="Rule manager stopped" 2023-11-15T22:17:46.425 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[118270]: ts=2023-11-15T22:17:46.150Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-11-15T22:17:46.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[118270]: ts=2023-11-15T22:17:46.150Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-11-15T22:17:46.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[118270]: ts=2023-11-15T22:17:46.150Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-11-15T22:17:46.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[118270]: ts=2023-11-15T22:17:46.150Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-11-15T22:17:46.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[118270]: ts=2023-11-15T22:17:46.150Z caller=notifier.go:603 level=info component=notifier msg="Stopping notification manager..." 2023-11-15T22:17:46.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[118270]: ts=2023-11-15T22:17:46.150Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-11-15T22:17:46.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[118270]: ts=2023-11-15T22:17:46.150Z caller=main.go:1167 level=info msg="See you next time!" 2023-11-15T22:17:46.676 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 podman[119599]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-prometheus.a 2023-11-15T22:17:46.676 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@prometheus.a.service: Succeeded. 2023-11-15T22:17:46.676 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 systemd[1]: Stopped Ceph prometheus.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:17:46.676 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 systemd[1]: Starting Ceph prometheus.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:17:46.676 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 podman[119640]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-prometheus.a" found: no such container 2023-11-15T22:17:46.677 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 systemd[1]: Started Ceph prometheus.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:17:46.719 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:46 smithi145 bash[127474]: ts=2023-11-15T22:17:46.407Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000270653s 2023-11-15T22:17:47.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:47 smithi195 bash[108245]: audit 2023-11-15T22:17:46.040975+0000 mon.a (mon.0) 669 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-11-15T22:17:47.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:47 smithi195 bash[108245]: cluster 2023-11-15T22:17:46.041065+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-11-15T22:17:47.179 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.964Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-11-15T22:17:47.179 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.964Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.47.2, branch=HEAD, revision=3f3172cde1ee37f1c7b3a5f3d9b031190509b3ad)" 2023-11-15T22:17:47.180 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.964Z caller=main.go:588 level=info build_context="(go=go1.21.3, platform=linux/amd64, user=root@79f2ad339b75, date=20231012-16:07:10, tags=netgo,builtinassets,stringlabels)" 2023-11-15T22:17:47.180 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.964Z caller=main.go:589 level=info host_details="(Linux 4.18.0-521.el8.x86_64 #1 SMP Mon Oct 30 18:21:17 UTC 2023 x86_64 smithi195 (none))" 2023-11-15T22:17:47.180 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.964Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-11-15T22:17:47.180 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.964Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-11-15T22:17:47.180 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.966Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-11-15T22:17:47.180 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.966Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-11-15T22:17:47.180 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.968Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-11-15T22:17:47.180 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.968Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-11-15T22:17:47.180 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.969Z caller=head.go:600 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-11-15T22:17:47.180 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.969Z caller=head.go:681 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.498µs 2023-11-15T22:17:47.181 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.969Z caller=head.go:689 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-11-15T22:17:47.181 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.969Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-11-15T22:17:47.181 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.969Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-11-15T22:17:47.181 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.969Z caller=head.go:797 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.774µs wal_replay_duration=322.794µs wbl_replay_duration=111ns total_replay_duration=363.245µs 2023-11-15T22:17:47.181 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.971Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-11-15T22:17:47.181 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.971Z caller=main.go:1048 level=info msg="TSDB started" 2023-11-15T22:17:47.181 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.971Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-11-15T22:17:47.181 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.972Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=809.438µs db_storage=716ns remote_storage=1.15µs web_handler=280ns query_engine=619ns scrape=537.267µs scrape_sd=21.04µs notify=25.913µs notify_sd=5.37µs rules=22.591µs tracing=4.502µs 2023-11-15T22:17:47.181 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.972Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-11-15T22:17:47.181 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:17:46 smithi195 bash[119655]: ts=2023-11-15T22:17:46.972Z caller=manager.go:1009 level=info component="rule manager" msg="Starting rule manager..." 2023-11-15T22:17:47.182 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:47 smithi195 bash[108245]: audit 2023-11-15T22:17:46.657793+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:41.043441\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:41.043516\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:41.043549\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:41.043578\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:41.043606\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:41.043633\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:41.043699\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:41.043726\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:47.182 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:47 smithi195 bash[108245]: audit 2023-11-15T22:17:46.660747+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:41.043441\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:41.043516\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:41.043549\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:41.043578\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:41.043606\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:41.043633\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:41.043699\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:41.043726\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:47.182 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:47 smithi195 bash[108245]: audit 2023-11-15T22:17:46.661260+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi195:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-15T22:17:47.182 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:47 smithi195 bash[108245]: audit 2023-11-15T22:17:46.666420+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi195:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-15T22:17:47.182 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:47 smithi195 bash[108245]: audit 2023-11-15T22:17:46.667672+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:47.182 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:47 smithi195 bash[108245]: cluster 2023-11-15T22:17:47.045955+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-11-15T22:17:47.182 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:47 smithi195 bash[108245]: audit 2023-11-15T22:17:47.048304+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.145:0/1566580457' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-15T22:17:47.183 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:47 smithi195 bash[108245]: audit 2023-11-15T22:17:47.048765+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-15T22:17:47.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[108160]: audit 2023-11-15T22:17:46.040975+0000 mon.a (mon.0) 669 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-11-15T22:17:47.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[108160]: cluster 2023-11-15T22:17:46.041065+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-11-15T22:17:47.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[111573]: audit 2023-11-15T22:17:46.040975+0000 mon.a (mon.0) 669 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-11-15T22:17:47.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[111573]: cluster 2023-11-15T22:17:46.041065+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-11-15T22:17:47.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[108160]: audit 2023-11-15T22:17:46.657793+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:41.043441\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:41.043516\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:41.043549\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:41.043578\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:41.043606\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:41.043633\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:41.043699\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:41.043726\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:47.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[108160]: audit 2023-11-15T22:17:46.660747+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:41.043441\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:41.043516\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:41.043549\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:41.043578\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:41.043606\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:41.043633\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:41.043699\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:41.043726\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:47.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[108160]: audit 2023-11-15T22:17:46.661260+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi195:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-15T22:17:47.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[108160]: audit 2023-11-15T22:17:46.666420+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi195:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-15T22:17:47.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[108160]: audit 2023-11-15T22:17:46.667672+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:47.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[108160]: cluster 2023-11-15T22:17:47.045955+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-11-15T22:17:47.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[108160]: audit 2023-11-15T22:17:47.048304+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.145:0/1566580457' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-15T22:17:47.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[108160]: audit 2023-11-15T22:17:47.048765+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-15T22:17:47.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[111573]: audit 2023-11-15T22:17:46.657793+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:41.043441\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:41.043516\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:41.043549\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:41.043578\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:41.043606\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:41.043633\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:41.043699\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:41.043726\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:47.474 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[111573]: audit 2023-11-15T22:17:46.660747+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:41.043441\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:41.043516\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:41.043549\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:41.043578\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:41.043606\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:41.043633\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:41.043699\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:41.043726\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:47.474 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[111573]: audit 2023-11-15T22:17:46.661260+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi195:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-15T22:17:47.474 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[111573]: audit 2023-11-15T22:17:46.666420+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi195:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-15T22:17:47.474 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[111573]: audit 2023-11-15T22:17:46.667672+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:47.474 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[111573]: cluster 2023-11-15T22:17:47.045955+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-11-15T22:17:47.474 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[111573]: audit 2023-11-15T22:17:47.048304+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.145:0/1566580457' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-15T22:17:47.474 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:47 smithi145 bash[111573]: audit 2023-11-15T22:17:47.048765+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-15T22:17:48.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:48 smithi195 bash[108245]: cluster 2023-11-15T22:17:46.563564+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v170: 65 pgs: 8 creating+peering, 24 unknown, 33 active+clean; 1.8 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 2.3 KiB/s rd, 2.4 KiB/s wr, 5 op/s 2023-11-15T22:17:48.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:48 smithi195 bash[108245]: cephadm 2023-11-15T22:17:46.661113+0000 mgr.y (mgr.14142) 172 : cephadm [INF] Setting dashboard grafana config to https://smithi195:3000 2023-11-15T22:17:48.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:48 smithi195 bash[108245]: audit 2023-11-15T22:17:48.045162+0000 mon.a (mon.0) 678 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-11-15T22:17:48.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:48 smithi195 bash[108245]: cluster 2023-11-15T22:17:48.045267+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-11-15T22:17:48.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:48 smithi145 bash[108160]: cluster 2023-11-15T22:17:46.563564+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v170: 65 pgs: 8 creating+peering, 24 unknown, 33 active+clean; 1.8 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 2.3 KiB/s rd, 2.4 KiB/s wr, 5 op/s 2023-11-15T22:17:48.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:48 smithi145 bash[108160]: cephadm 2023-11-15T22:17:46.661113+0000 mgr.y (mgr.14142) 172 : cephadm [INF] Setting dashboard grafana config to https://smithi195:3000 2023-11-15T22:17:48.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:48 smithi145 bash[108160]: audit 2023-11-15T22:17:48.045162+0000 mon.a (mon.0) 678 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-11-15T22:17:48.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:48 smithi145 bash[108160]: cluster 2023-11-15T22:17:48.045267+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-11-15T22:17:48.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:48 smithi145 bash[111573]: cluster 2023-11-15T22:17:46.563564+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v170: 65 pgs: 8 creating+peering, 24 unknown, 33 active+clean; 1.8 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 2.3 KiB/s rd, 2.4 KiB/s wr, 5 op/s 2023-11-15T22:17:48.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:48 smithi145 bash[111573]: cephadm 2023-11-15T22:17:46.661113+0000 mgr.y (mgr.14142) 172 : cephadm [INF] Setting dashboard grafana config to https://smithi195:3000 2023-11-15T22:17:48.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:48 smithi145 bash[111573]: audit 2023-11-15T22:17:48.045162+0000 mon.a (mon.0) 678 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-11-15T22:17:48.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:48 smithi145 bash[111573]: cluster 2023-11-15T22:17:48.045267+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-11-15T22:17:49.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:49 smithi195 bash[108245]: audit 2023-11-15T22:17:48.771332+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:48.770169\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:48.770243\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:48.770273\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:48.770301\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:48.770328\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:48.770354\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:48.770381\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:48.770407\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:48.770434\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_daemon_update\": \"2023-11-15T22:17:48.770500\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:49.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:49 smithi195 bash[108245]: audit 2023-11-15T22:17:48.774472+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:48.770169\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:48.770243\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:48.770273\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:48.770301\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:48.770328\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:48.770354\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:48.770381\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:48.770407\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:48.770434\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_daemon_update\": \"2023-11-15T22:17:48.770500\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:49.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:49 smithi195 bash[108245]: audit 2023-11-15T22:17:48.774955+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:49.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:49 smithi195 bash[108245]: cluster 2023-11-15T22:17:49.054026+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-11-15T22:17:49.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:49 smithi195 bash[108245]: audit 2023-11-15T22:17:49.055210+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.145:0/4012471862' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-15T22:17:49.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:49 smithi195 bash[108245]: audit 2023-11-15T22:17:49.055513+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-15T22:17:49.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:49 smithi145 bash[108160]: audit 2023-11-15T22:17:48.771332+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:48.770169\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:48.770243\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:48.770273\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:48.770301\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:48.770328\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:48.770354\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:48.770381\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:48.770407\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:48.770434\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_daemon_update\": \"2023-11-15T22:17:48.770500\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:49.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:49 smithi145 bash[108160]: audit 2023-11-15T22:17:48.774472+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:48.770169\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:48.770243\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:48.770273\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:48.770301\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:48.770328\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:48.770354\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:48.770381\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:48.770407\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:48.770434\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_daemon_update\": \"2023-11-15T22:17:48.770500\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:49.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:49 smithi145 bash[108160]: audit 2023-11-15T22:17:48.774955+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:49.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:49 smithi145 bash[108160]: cluster 2023-11-15T22:17:49.054026+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-11-15T22:17:49.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:49 smithi145 bash[108160]: audit 2023-11-15T22:17:49.055210+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.145:0/4012471862' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-15T22:17:49.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:49 smithi145 bash[108160]: audit 2023-11-15T22:17:49.055513+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-15T22:17:49.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:49 smithi145 bash[111573]: audit 2023-11-15T22:17:48.771332+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:48.770169\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:48.770243\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:48.770273\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:48.770301\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:48.770328\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:48.770354\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:48.770381\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:48.770407\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:48.770434\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_daemon_update\": \"2023-11-15T22:17:48.770500\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:49.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:49 smithi145 bash[111573]: audit 2023-11-15T22:17:48.774472+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:48.770169\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:48.770243\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:48.770273\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:48.770301\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:48.770328\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:48.770354\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:48.770381\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:48.770407\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:48.770434\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_daemon_update\": \"2023-11-15T22:17:48.770500\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:49.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:49 smithi145 bash[111573]: audit 2023-11-15T22:17:48.774955+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:49.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:49 smithi145 bash[111573]: cluster 2023-11-15T22:17:49.054026+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-11-15T22:17:49.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:49 smithi145 bash[111573]: audit 2023-11-15T22:17:49.055210+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.145:0/4012471862' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-15T22:17:49.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:49 smithi145 bash[111573]: audit 2023-11-15T22:17:49.055513+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-15T22:17:50.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:50 smithi195 bash[108245]: cluster 2023-11-15T22:17:48.563972+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v173: 97 pgs: 13 creating+peering, 45 unknown, 39 active+clean; 1.8 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 1023 B/s wr, 3 op/s 2023-11-15T22:17:50.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:50 smithi195 bash[108245]: audit 2023-11-15T22:17:50.051044+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-11-15T22:17:50.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:50 smithi195 bash[108245]: cluster 2023-11-15T22:17:50.051228+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-11-15T22:17:50.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:50 smithi195 bash[108245]: audit 2023-11-15T22:17:50.054873+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.145:0/4012471862' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-15T22:17:50.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:50 smithi195 bash[108245]: audit 2023-11-15T22:17:50.055292+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-15T22:17:50.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:50 smithi145 bash[108160]: cluster 2023-11-15T22:17:48.563972+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v173: 97 pgs: 13 creating+peering, 45 unknown, 39 active+clean; 1.8 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 1023 B/s wr, 3 op/s 2023-11-15T22:17:50.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:50 smithi145 bash[108160]: audit 2023-11-15T22:17:50.051044+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-11-15T22:17:50.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:50 smithi145 bash[108160]: cluster 2023-11-15T22:17:50.051228+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-11-15T22:17:50.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:50 smithi145 bash[108160]: audit 2023-11-15T22:17:50.054873+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.145:0/4012471862' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-15T22:17:50.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:50 smithi145 bash[108160]: audit 2023-11-15T22:17:50.055292+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-15T22:17:50.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:50 smithi145 bash[111573]: cluster 2023-11-15T22:17:48.563972+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v173: 97 pgs: 13 creating+peering, 45 unknown, 39 active+clean; 1.8 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 1023 B/s wr, 3 op/s 2023-11-15T22:17:50.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:50 smithi145 bash[111573]: audit 2023-11-15T22:17:50.051044+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-11-15T22:17:50.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:50 smithi145 bash[111573]: cluster 2023-11-15T22:17:50.051228+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-11-15T22:17:50.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:50 smithi145 bash[111573]: audit 2023-11-15T22:17:50.054873+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.145:0/4012471862' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-15T22:17:50.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:50 smithi145 bash[111573]: audit 2023-11-15T22:17:50.055292+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-15T22:17:51.371 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:51 smithi145 bash[111573]: audit 2023-11-15T22:17:50.709942+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:50.708673\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:50.708768\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:50.708804\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:50.708855\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:50.708887\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:50.708918\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:50.708949\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:50.708981\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:50.709011\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:50.709120\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:51.372 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:51 smithi145 bash[108160]: audit 2023-11-15T22:17:50.709942+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:50.708673\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:50.708768\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:50.708804\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:50.708855\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:50.708887\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:50.708918\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:50.708949\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:50.708981\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:50.709011\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:50.709120\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:51.372 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:51 smithi145 bash[111573]: audit 2023-11-15T22:17:50.713349+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:50.708673\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:50.708768\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:50.708804\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:50.708855\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:50.708887\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:50.708918\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:50.708949\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:50.708981\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:50.709011\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:50.709120\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:51.372 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:51 smithi145 bash[111573]: audit 2023-11-15T22:17:50.716290+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:51.372 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:51 smithi145 bash[111573]: audit 2023-11-15T22:17:51.052409+0000 mon.a (mon.0) 691 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-11-15T22:17:51.373 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:51 smithi145 bash[111573]: cluster 2023-11-15T22:17:51.052453+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-11-15T22:17:51.373 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:51 smithi145 bash[111573]: audit 2023-11-15T22:17:51.053655+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.145:0/4012471862' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-15T22:17:51.373 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:51 smithi145 bash[111573]: audit 2023-11-15T22:17:51.053926+0000 mon.a (mon.0) 693 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-15T22:17:51.373 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:51 smithi145 bash[108160]: audit 2023-11-15T22:17:50.713349+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:50.708673\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:50.708768\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:50.708804\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:50.708855\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:50.708887\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:50.708918\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:50.708949\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:50.708981\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:50.709011\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:50.709120\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:51.373 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:51 smithi145 bash[108160]: audit 2023-11-15T22:17:50.716290+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:51.373 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:51 smithi145 bash[108160]: audit 2023-11-15T22:17:51.052409+0000 mon.a (mon.0) 691 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-11-15T22:17:51.373 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:51 smithi145 bash[108160]: cluster 2023-11-15T22:17:51.052453+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-11-15T22:17:51.373 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:51 smithi145 bash[108160]: audit 2023-11-15T22:17:51.053655+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.145:0/4012471862' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-15T22:17:51.373 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:51 smithi145 bash[108160]: audit 2023-11-15T22:17:51.053926+0000 mon.a (mon.0) 693 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-15T22:17:51.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:51 smithi195 bash[108245]: audit 2023-11-15T22:17:50.709942+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:50.708673\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:50.708768\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:50.708804\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:50.708855\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:50.708887\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:50.708918\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:50.708949\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:50.708981\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:50.709011\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:50.709120\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:51.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:51 smithi195 bash[108245]: audit 2023-11-15T22:17:50.713349+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:50.708673\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:50.708768\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:50.708804\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:50.708855\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:50.708887\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:50.708918\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:50.708949\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:50.708981\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:50.709011\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:50.709120\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:51.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:51 smithi195 bash[108245]: audit 2023-11-15T22:17:50.716290+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:51.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:51 smithi195 bash[108245]: audit 2023-11-15T22:17:51.052409+0000 mon.a (mon.0) 691 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-11-15T22:17:51.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:51 smithi195 bash[108245]: cluster 2023-11-15T22:17:51.052453+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-11-15T22:17:51.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:51 smithi195 bash[108245]: audit 2023-11-15T22:17:51.053655+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.145:0/4012471862' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-15T22:17:51.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:51 smithi195 bash[108245]: audit 2023-11-15T22:17:51.053926+0000 mon.a (mon.0) 693 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-15T22:17:52.141 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2023-11-15T22:17:52.141 INFO:teuthology.orchestra.run.smithi145.stdout: "id": "7451d044-23d0-4fac-8ec5-395e0f6cfb06", 2023-11-15T22:17:52.142 INFO:teuthology.orchestra.run.smithi145.stdout: "epoch": 1, 2023-11-15T22:17:52.142 INFO:teuthology.orchestra.run.smithi145.stdout: "predecessor_uuid": "c07de516-900f-47e4-af72-aba57938b484", 2023-11-15T22:17:52.142 INFO:teuthology.orchestra.run.smithi145.stdout: "sync_status": [], 2023-11-15T22:17:52.142 INFO:teuthology.orchestra.run.smithi145.stdout: "period_map": { 2023-11-15T22:17:52.142 INFO:teuthology.orchestra.run.smithi145.stdout: "id": "7451d044-23d0-4fac-8ec5-395e0f6cfb06", 2023-11-15T22:17:52.142 INFO:teuthology.orchestra.run.smithi145.stdout: "zonegroups": [ 2023-11-15T22:17:52.142 INFO:teuthology.orchestra.run.smithi145.stdout: { 2023-11-15T22:17:52.142 INFO:teuthology.orchestra.run.smithi145.stdout: "id": "3468dbfa-9b15-4b07-a897-ec6a4e9c48e3", 2023-11-15T22:17:52.142 INFO:teuthology.orchestra.run.smithi145.stdout: "name": "default", 2023-11-15T22:17:52.142 INFO:teuthology.orchestra.run.smithi145.stdout: "api_name": "default", 2023-11-15T22:17:52.142 INFO:teuthology.orchestra.run.smithi145.stdout: "is_master": "true", 2023-11-15T22:17:52.142 INFO:teuthology.orchestra.run.smithi145.stdout: "endpoints": [], 2023-11-15T22:17:52.143 INFO:teuthology.orchestra.run.smithi145.stdout: "hostnames": [], 2023-11-15T22:17:52.143 INFO:teuthology.orchestra.run.smithi145.stdout: "hostnames_s3website": [], 2023-11-15T22:17:52.143 INFO:teuthology.orchestra.run.smithi145.stdout: "master_zone": "31dac681-7224-40fc-8057-69c41b8e625f", 2023-11-15T22:17:52.143 INFO:teuthology.orchestra.run.smithi145.stdout: "zones": [ 2023-11-15T22:17:52.143 INFO:teuthology.orchestra.run.smithi145.stdout: { 2023-11-15T22:17:52.143 INFO:teuthology.orchestra.run.smithi145.stdout: "id": "31dac681-7224-40fc-8057-69c41b8e625f", 2023-11-15T22:17:52.143 INFO:teuthology.orchestra.run.smithi145.stdout: "name": "z", 2023-11-15T22:17:52.143 INFO:teuthology.orchestra.run.smithi145.stdout: "endpoints": [], 2023-11-15T22:17:52.143 INFO:teuthology.orchestra.run.smithi145.stdout: "log_meta": "false", 2023-11-15T22:17:52.143 INFO:teuthology.orchestra.run.smithi145.stdout: "log_data": "false", 2023-11-15T22:17:52.143 INFO:teuthology.orchestra.run.smithi145.stdout: "bucket_index_max_shards": 11, 2023-11-15T22:17:52.143 INFO:teuthology.orchestra.run.smithi145.stdout: "read_only": "false", 2023-11-15T22:17:52.143 INFO:teuthology.orchestra.run.smithi145.stdout: "tier_type": "", 2023-11-15T22:17:52.144 INFO:teuthology.orchestra.run.smithi145.stdout: "sync_from_all": "true", 2023-11-15T22:17:52.144 INFO:teuthology.orchestra.run.smithi145.stdout: "sync_from": [], 2023-11-15T22:17:52.144 INFO:teuthology.orchestra.run.smithi145.stdout: "redirect_zone": "" 2023-11-15T22:17:52.144 INFO:teuthology.orchestra.run.smithi145.stdout: } 2023-11-15T22:17:52.144 INFO:teuthology.orchestra.run.smithi145.stdout: ], 2023-11-15T22:17:52.144 INFO:teuthology.orchestra.run.smithi145.stdout: "placement_targets": [ 2023-11-15T22:17:52.144 INFO:teuthology.orchestra.run.smithi145.stdout: { 2023-11-15T22:17:52.144 INFO:teuthology.orchestra.run.smithi145.stdout: "name": "default-placement", 2023-11-15T22:17:52.144 INFO:teuthology.orchestra.run.smithi145.stdout: "tags": [], 2023-11-15T22:17:52.144 INFO:teuthology.orchestra.run.smithi145.stdout: "storage_classes": [ 2023-11-15T22:17:52.144 INFO:teuthology.orchestra.run.smithi145.stdout: "STANDARD" 2023-11-15T22:17:52.144 INFO:teuthology.orchestra.run.smithi145.stdout: ] 2023-11-15T22:17:52.144 INFO:teuthology.orchestra.run.smithi145.stdout: } 2023-11-15T22:17:52.145 INFO:teuthology.orchestra.run.smithi145.stdout: ], 2023-11-15T22:17:52.145 INFO:teuthology.orchestra.run.smithi145.stdout: "default_placement": "default-placement", 2023-11-15T22:17:52.145 INFO:teuthology.orchestra.run.smithi145.stdout: "realm_id": "e43e52e9-da73-4db8-b5fe-e79a515f25ba", 2023-11-15T22:17:52.145 INFO:teuthology.orchestra.run.smithi145.stdout: "sync_policy": { 2023-11-15T22:17:52.145 INFO:teuthology.orchestra.run.smithi145.stdout: "groups": [] 2023-11-15T22:17:52.145 INFO:teuthology.orchestra.run.smithi145.stdout: } 2023-11-15T22:17:52.145 INFO:teuthology.orchestra.run.smithi145.stdout: } 2023-11-15T22:17:52.145 INFO:teuthology.orchestra.run.smithi145.stdout: ], 2023-11-15T22:17:52.145 INFO:teuthology.orchestra.run.smithi145.stdout: "short_zone_ids": [ 2023-11-15T22:17:52.145 INFO:teuthology.orchestra.run.smithi145.stdout: { 2023-11-15T22:17:52.145 INFO:teuthology.orchestra.run.smithi145.stdout: "key": "31dac681-7224-40fc-8057-69c41b8e625f", 2023-11-15T22:17:52.145 INFO:teuthology.orchestra.run.smithi145.stdout: "val": 3627002229 2023-11-15T22:17:52.145 INFO:teuthology.orchestra.run.smithi145.stdout: } 2023-11-15T22:17:52.146 INFO:teuthology.orchestra.run.smithi145.stdout: ] 2023-11-15T22:17:52.146 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:17:52.146 INFO:teuthology.orchestra.run.smithi145.stdout: "master_zonegroup": "3468dbfa-9b15-4b07-a897-ec6a4e9c48e3", 2023-11-15T22:17:52.146 INFO:teuthology.orchestra.run.smithi145.stdout: "master_zone": "31dac681-7224-40fc-8057-69c41b8e625f", 2023-11-15T22:17:52.146 INFO:teuthology.orchestra.run.smithi145.stdout: "period_config": { 2023-11-15T22:17:52.146 INFO:teuthology.orchestra.run.smithi145.stdout: "bucket_quota": { 2023-11-15T22:17:52.146 INFO:teuthology.orchestra.run.smithi145.stdout: "enabled": false, 2023-11-15T22:17:52.146 INFO:teuthology.orchestra.run.smithi145.stdout: "check_on_raw": false, 2023-11-15T22:17:52.146 INFO:teuthology.orchestra.run.smithi145.stdout: "max_size": -1, 2023-11-15T22:17:52.146 INFO:teuthology.orchestra.run.smithi145.stdout: "max_size_kb": 0, 2023-11-15T22:17:52.146 INFO:teuthology.orchestra.run.smithi145.stdout: "max_objects": -1 2023-11-15T22:17:52.146 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:17:52.147 INFO:teuthology.orchestra.run.smithi145.stdout: "user_quota": { 2023-11-15T22:17:52.147 INFO:teuthology.orchestra.run.smithi145.stdout: "enabled": false, 2023-11-15T22:17:52.147 INFO:teuthology.orchestra.run.smithi145.stdout: "check_on_raw": false, 2023-11-15T22:17:52.147 INFO:teuthology.orchestra.run.smithi145.stdout: "max_size": -1, 2023-11-15T22:17:52.147 INFO:teuthology.orchestra.run.smithi145.stdout: "max_size_kb": 0, 2023-11-15T22:17:52.147 INFO:teuthology.orchestra.run.smithi145.stdout: "max_objects": -1 2023-11-15T22:17:52.147 INFO:teuthology.orchestra.run.smithi145.stdout: } 2023-11-15T22:17:52.150 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:17:52.150 INFO:teuthology.orchestra.run.smithi145.stdout: "realm_id": "e43e52e9-da73-4db8-b5fe-e79a515f25ba", 2023-11-15T22:17:52.150 INFO:teuthology.orchestra.run.smithi145.stdout: "realm_name": "r", 2023-11-15T22:17:52.150 INFO:teuthology.orchestra.run.smithi145.stdout: "realm_epoch": 2 2023-11-15T22:17:52.150 INFO:teuthology.orchestra.run.smithi145.stdout:} 2023-11-15T22:17:52.290 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:52 smithi145 bash[108160]: cluster 2023-11-15T22:17:50.564628+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v176: 129 pgs: 21 creating+peering, 31 unknown, 77 active+clean; 1.8 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2023-11-15T22:17:52.291 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:52 smithi145 bash[108160]: audit 2023-11-15T22:17:52.053384+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-11-15T22:17:52.291 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:52 smithi145 bash[108160]: cluster 2023-11-15T22:17:52.053429+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-11-15T22:17:52.291 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:52 smithi145 bash[111573]: cluster 2023-11-15T22:17:50.564628+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v176: 129 pgs: 21 creating+peering, 31 unknown, 77 active+clean; 1.8 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2023-11-15T22:17:52.291 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:52 smithi145 bash[111573]: audit 2023-11-15T22:17:52.053384+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-11-15T22:17:52.291 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:52 smithi145 bash[111573]: cluster 2023-11-15T22:17:52.053429+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-11-15T22:17:52.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:52 smithi195 bash[108245]: cluster 2023-11-15T22:17:50.564628+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v176: 129 pgs: 21 creating+peering, 31 unknown, 77 active+clean; 1.8 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2023-11-15T22:17:52.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:52 smithi195 bash[108245]: audit 2023-11-15T22:17:52.053384+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-11-15T22:17:52.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:52 smithi195 bash[108245]: cluster 2023-11-15T22:17:52.053429+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-11-15T22:17:52.497 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2023-11-15T22:17:53.292 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:53 smithi145 bash[108160]: audit 2023-11-15T22:17:52.196867+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:52.195743\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:52.195822\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:52.195855\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:52.195889\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:52.195932\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:52.195964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:52.195991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:52.196018\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:52.196050\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_daemon_update\": \"2023-11-15T22:17:52.196127\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:53.292 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:53 smithi145 bash[108160]: audit 2023-11-15T22:17:52.199536+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:52.195743\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:52.195822\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:52.195855\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:52.195889\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:52.195932\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:52.195964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:52.195991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:52.196018\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:52.196050\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_daemon_update\": \"2023-11-15T22:17:52.196127\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:53.292 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:53 smithi145 bash[108160]: audit 2023-11-15T22:17:52.200241+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:53.292 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:53 smithi145 bash[111573]: audit 2023-11-15T22:17:52.196867+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:52.195743\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:52.195822\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:52.195855\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:52.195889\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:52.195932\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:52.195964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:52.195991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:52.196018\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:52.196050\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_daemon_update\": \"2023-11-15T22:17:52.196127\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:53.292 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:53 smithi145 bash[111573]: audit 2023-11-15T22:17:52.199536+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:52.195743\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:52.195822\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:52.195855\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:52.195889\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:52.195932\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:52.195964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:52.195991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:52.196018\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:52.196050\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_daemon_update\": \"2023-11-15T22:17:52.196127\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:53.292 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:53 smithi145 bash[111573]: audit 2023-11-15T22:17:52.200241+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:53.394 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:53 smithi195 bash[108245]: audit 2023-11-15T22:17:52.196867+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:52.195743\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:52.195822\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:52.195855\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:52.195889\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:52.195932\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:52.195964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:52.195991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:52.196018\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:52.196050\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_daemon_update\": \"2023-11-15T22:17:52.196127\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:53.395 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:53 smithi195 bash[108245]: audit 2023-11-15T22:17:52.199536+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:52.195743\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:52.195822\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:52.195855\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:52.195889\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:52.195932\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:52.195964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:52.195991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:52.196018\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:52.196050\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}}, \"last_daemon_update\": \"2023-11-15T22:17:52.196127\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:53.395 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:53 smithi195 bash[108245]: audit 2023-11-15T22:17:52.200241+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:53.631 INFO:teuthology.orchestra.run.smithi145.stdout:Scheduled rgw update... 2023-11-15T22:17:54.013 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'sleep 120' 2023-11-15T22:17:54.222 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[108160]: cluster 2023-11-15T22:17:52.565098+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v179: 129 pgs: 8 creating+peering, 12 unknown, 109 active+clean; 2.1 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 2.0 KiB/s rd, 767 B/s wr, 4 op/s 2023-11-15T22:17:54.222 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[108160]: audit 2023-11-15T22:17:53.623329+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-15T22:17:53.622981\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-11-15T22:17:54.222 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[108160]: audit 2023-11-15T22:17:53.629354+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-15T22:17:53.622981\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-11-15T22:17:54.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[111573]: cluster 2023-11-15T22:17:52.565098+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v179: 129 pgs: 8 creating+peering, 12 unknown, 109 active+clean; 2.1 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 2.0 KiB/s rd, 767 B/s wr, 4 op/s 2023-11-15T22:17:54.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[111573]: audit 2023-11-15T22:17:53.623329+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-15T22:17:53.622981\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-11-15T22:17:54.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[111573]: audit 2023-11-15T22:17:53.629354+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-15T22:17:53.622981\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-11-15T22:17:54.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[108160]: audit 2023-11-15T22:17:54.017725+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:54.016560\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:54.016635\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:54.016676\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:54.016706\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:54.016735\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:54.016764\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:54.016793\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:54.016822\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:54.016850\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:54.016923\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:54.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[111573]: audit 2023-11-15T22:17:54.017725+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:54.016560\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:54.016635\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:54.016676\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:54.016706\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:54.016735\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:54.016764\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:54.016793\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:54.016822\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:54.016850\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:54.016923\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:54.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[108160]: audit 2023-11-15T22:17:54.023517+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:54.016560\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:54.016635\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:54.016676\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:54.016706\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:54.016735\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:54.016764\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:54.016793\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:54.016822\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:54.016850\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:54.016923\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:54.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[108160]: audit 2023-11-15T22:17:54.025511+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-11-15T22:17:54.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[108160]: audit 2023-11-15T22:17:54.031447+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-11-15T22:17:54.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[108160]: audit 2023-11-15T22:17:54.032205+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-11-15T22:17:54.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[108160]: audit 2023-11-15T22:17:54.037890+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-11-15T22:17:54.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[108160]: audit 2023-11-15T22:17:54.038603+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-11-15T22:17:54.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[108160]: audit 2023-11-15T22:17:54.044599+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-11-15T22:17:54.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[108160]: audit 2023-11-15T22:17:54.045473+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi145.evpeeh", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-15T22:17:54.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[108160]: audit 2023-11-15T22:17:54.051209+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi145.evpeeh", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-15T22:17:54.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[108160]: audit 2023-11-15T22:17:54.052075+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:17:54.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[108160]: audit 2023-11-15T22:17:54.052795+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi145.evpeeh", "key": "container_image"}]: dispatch 2023-11-15T22:17:54.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[111573]: audit 2023-11-15T22:17:54.023517+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:54.016560\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:54.016635\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:54.016676\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:54.016706\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:54.016735\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:54.016764\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:54.016793\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:54.016822\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:54.016850\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:54.016923\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:54.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[111573]: audit 2023-11-15T22:17:54.025511+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-11-15T22:17:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[111573]: audit 2023-11-15T22:17:54.031447+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-11-15T22:17:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[111573]: audit 2023-11-15T22:17:54.032205+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-11-15T22:17:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[111573]: audit 2023-11-15T22:17:54.037890+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-11-15T22:17:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[111573]: audit 2023-11-15T22:17:54.038603+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-11-15T22:17:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[111573]: audit 2023-11-15T22:17:54.044599+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-11-15T22:17:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[111573]: audit 2023-11-15T22:17:54.045473+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi145.evpeeh", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-15T22:17:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[111573]: audit 2023-11-15T22:17:54.051209+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi145.evpeeh", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-15T22:17:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[111573]: audit 2023-11-15T22:17:54.052075+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:17:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[111573]: audit 2023-11-15T22:17:54.052795+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi145.evpeeh", "key": "container_image"}]: dispatch 2023-11-15T22:17:54.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:54 smithi195 bash[108245]: cluster 2023-11-15T22:17:52.565098+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v179: 129 pgs: 8 creating+peering, 12 unknown, 109 active+clean; 2.1 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 2.0 KiB/s rd, 767 B/s wr, 4 op/s 2023-11-15T22:17:54.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:54 smithi195 bash[108245]: audit 2023-11-15T22:17:53.623329+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-15T22:17:53.622981\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-11-15T22:17:54.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:54 smithi195 bash[108245]: audit 2023-11-15T22:17:53.629354+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-15T22:17:53.622981\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-11-15T22:17:54.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:54 smithi195 bash[108245]: audit 2023-11-15T22:17:54.017725+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:54.016560\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:54.016635\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:54.016676\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:54.016706\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:54.016735\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:54.016764\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:54.016793\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:54.016822\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:54.016850\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:54.016923\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:54.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:54 smithi195 bash[108245]: audit 2023-11-15T22:17:54.023517+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:54.016560\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:54.016635\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:54.016676\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:54.016706\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:54.016735\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:54.016764\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:54.016793\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:54.016822\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:54.016850\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}}, \"last_daemon_update\": \"2023-11-15T22:17:54.016923\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:54.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:54 smithi195 bash[108245]: audit 2023-11-15T22:17:54.025511+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-11-15T22:17:54.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:54 smithi195 bash[108245]: audit 2023-11-15T22:17:54.031447+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-11-15T22:17:54.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:54 smithi195 bash[108245]: audit 2023-11-15T22:17:54.032205+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-11-15T22:17:54.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:54 smithi195 bash[108245]: audit 2023-11-15T22:17:54.037890+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-11-15T22:17:54.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:54 smithi195 bash[108245]: audit 2023-11-15T22:17:54.038603+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-11-15T22:17:54.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:54 smithi195 bash[108245]: audit 2023-11-15T22:17:54.044599+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-11-15T22:17:54.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:54 smithi195 bash[108245]: audit 2023-11-15T22:17:54.045473+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi145.evpeeh", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-15T22:17:54.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:54 smithi195 bash[108245]: audit 2023-11-15T22:17:54.051209+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi145.evpeeh", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-15T22:17:54.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:54 smithi195 bash[108245]: audit 2023-11-15T22:17:54.052075+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:17:54.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:54 smithi195 bash[108245]: audit 2023-11-15T22:17:54.052795+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi145.evpeeh", "key": "container_image"}]: dispatch 2023-11-15T22:17:54.610 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:17:54 smithi145 bash[127474]: ts=2023-11-15T22:17:54.408Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001960283s 2023-11-15T22:17:55.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:55 smithi145 bash[108160]: audit 2023-11-15T22:17:53.622456+0000 mgr.y (mgr.14142) 176 : audit [DBG] from='client.24580 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:17:55.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:55 smithi145 bash[108160]: cephadm 2023-11-15T22:17:53.622968+0000 mgr.y (mgr.14142) 177 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-11-15T22:17:55.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:55 smithi145 bash[108160]: cephadm 2023-11-15T22:17:54.052560+0000 mgr.y (mgr.14142) 178 : cephadm [INF] Deploying daemon rgw.r.z.smithi145.evpeeh on smithi145 2023-11-15T22:17:55.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:55 smithi145 bash[111573]: audit 2023-11-15T22:17:53.622456+0000 mgr.y (mgr.14142) 176 : audit [DBG] from='client.24580 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:17:55.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:55 smithi145 bash[111573]: cephadm 2023-11-15T22:17:53.622968+0000 mgr.y (mgr.14142) 177 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-11-15T22:17:55.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:55 smithi145 bash[111573]: cephadm 2023-11-15T22:17:54.052560+0000 mgr.y (mgr.14142) 178 : cephadm [INF] Deploying daemon rgw.r.z.smithi145.evpeeh on smithi145 2023-11-15T22:17:55.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:55 smithi195 bash[108245]: audit 2023-11-15T22:17:53.622456+0000 mgr.y (mgr.14142) 176 : audit [DBG] from='client.24580 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:17:55.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:55 smithi195 bash[108245]: cephadm 2023-11-15T22:17:53.622968+0000 mgr.y (mgr.14142) 177 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-11-15T22:17:55.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:55 smithi195 bash[108245]: cephadm 2023-11-15T22:17:54.052560+0000 mgr.y (mgr.14142) 178 : cephadm [INF] Deploying daemon rgw.r.z.smithi145.evpeeh on smithi145 2023-11-15T22:17:56.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:56 smithi195 bash[108245]: cluster 2023-11-15T22:17:54.565752+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v180: 129 pgs: 3 creating+peering, 126 active+clean; 4.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 742 B/s rd, 4.7 KiB/s wr, 17 op/s 2023-11-15T22:17:56.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:56 smithi195 bash[108245]: audit 2023-11-15T22:17:55.444975+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:52.195743\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:52.195822\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:52.195855\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:52.195889\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:52.195932\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:52.195964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:52.195991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:52.196018\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:52.196050\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}, \"rgw.r.z.smithi145.evpeeh\": {\"hostname\": \"smithi145\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:56.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:56 smithi195 bash[108245]: audit 2023-11-15T22:17:55.448860+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:52.195743\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:52.195822\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:52.195855\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:52.195889\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:52.195932\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:52.195964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:52.195991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:52.196018\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:52.196050\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}, \"rgw.r.z.smithi145.evpeeh\": {\"hostname\": \"smithi145\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:56.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:56 smithi195 bash[108245]: audit 2023-11-15T22:17:55.449430+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.ctlvsu", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-15T22:17:56.551 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:56 smithi195 bash[108245]: audit 2023-11-15T22:17:55.453370+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.ctlvsu", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-15T22:17:56.551 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:56 smithi195 bash[108245]: audit 2023-11-15T22:17:55.454028+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:17:56.551 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:56 smithi195 bash[108245]: audit 2023-11-15T22:17:55.454704+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi195.ctlvsu", "key": "container_image"}]: dispatch 2023-11-15T22:17:56.552 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:56 smithi145 bash[111573]: cluster 2023-11-15T22:17:54.565752+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v180: 129 pgs: 3 creating+peering, 126 active+clean; 4.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 742 B/s rd, 4.7 KiB/s wr, 17 op/s 2023-11-15T22:17:56.553 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:56 smithi145 bash[108160]: cluster 2023-11-15T22:17:54.565752+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v180: 129 pgs: 3 creating+peering, 126 active+clean; 4.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 742 B/s rd, 4.7 KiB/s wr, 17 op/s 2023-11-15T22:17:56.554 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:56 smithi145 bash[111573]: audit 2023-11-15T22:17:55.444975+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:52.195743\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:52.195822\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:52.195855\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:52.195889\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:52.195932\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:52.195964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:52.195991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:52.196018\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:52.196050\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}, \"rgw.r.z.smithi145.evpeeh\": {\"hostname\": \"smithi145\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:56.554 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:56 smithi145 bash[111573]: audit 2023-11-15T22:17:55.448860+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:52.195743\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:52.195822\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:52.195855\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:52.195889\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:52.195932\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:52.195964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:52.195991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:52.196018\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:52.196050\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}, \"rgw.r.z.smithi145.evpeeh\": {\"hostname\": \"smithi145\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:56.554 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:56 smithi145 bash[111573]: audit 2023-11-15T22:17:55.449430+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.ctlvsu", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-15T22:17:56.554 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:56 smithi145 bash[111573]: audit 2023-11-15T22:17:55.453370+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.ctlvsu", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-15T22:17:56.554 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:56 smithi145 bash[111573]: audit 2023-11-15T22:17:55.454028+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:17:56.555 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:56 smithi145 bash[111573]: audit 2023-11-15T22:17:55.454704+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi195.ctlvsu", "key": "container_image"}]: dispatch 2023-11-15T22:17:56.555 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:56 smithi145 bash[108160]: audit 2023-11-15T22:17:55.444975+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:52.195743\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:52.195822\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:52.195855\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:52.195889\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:52.195932\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:52.195964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:52.195991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:52.196018\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:52.196050\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}, \"rgw.r.z.smithi145.evpeeh\": {\"hostname\": \"smithi145\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:56.556 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:56 smithi145 bash[108160]: audit 2023-11-15T22:17:55.448860+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:52.195743\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:52.195822\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:52.195855\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:52.195889\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:52.195932\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:52.195964\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:52.195991\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:52.196018\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:52.196050\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}, \"rgw.r.z.smithi145.evpeeh\": {\"hostname\": \"smithi145\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:56.556 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:56 smithi145 bash[108160]: audit 2023-11-15T22:17:55.449430+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.ctlvsu", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-15T22:17:56.556 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:56 smithi145 bash[108160]: audit 2023-11-15T22:17:55.453370+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.ctlvsu", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-15T22:17:56.556 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:56 smithi145 bash[108160]: audit 2023-11-15T22:17:55.454028+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:17:56.556 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:56 smithi145 bash[108160]: audit 2023-11-15T22:17:55.454704+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi195.ctlvsu", "key": "container_image"}]: dispatch 2023-11-15T22:17:57.175 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:57 smithi145 bash[111573]: cephadm 2023-11-15T22:17:55.454425+0000 mgr.y (mgr.14142) 180 : cephadm [INF] Deploying daemon rgw.r.z.smithi195.ctlvsu on smithi195 2023-11-15T22:17:57.175 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:57 smithi145 bash[108160]: cephadm 2023-11-15T22:17:55.454425+0000 mgr.y (mgr.14142) 180 : cephadm [INF] Deploying daemon rgw.r.z.smithi195.ctlvsu on smithi195 2023-11-15T22:17:57.175 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:57 smithi145 bash[108160]: audit 2023-11-15T22:17:56.596543+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:54.016560\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:54.016635\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:54.016676\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:54.016706\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:54.016735\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:54.016764\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:54.016793\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:54.016822\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:54.016850\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:57.176 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:57 smithi145 bash[111573]: audit 2023-11-15T22:17:56.596543+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:54.016560\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:54.016635\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:54.016676\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:54.016706\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:54.016735\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:54.016764\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:54.016793\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:54.016822\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:54.016850\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:57.176 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:57 smithi145 bash[111573]: audit 2023-11-15T22:17:56.602693+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:54.016560\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:54.016635\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:54.016676\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:54.016706\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:54.016735\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:54.016764\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:54.016793\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:54.016822\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:54.016850\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:57.176 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:57 smithi145 bash[111573]: audit 2023-11-15T22:17:56.603356+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:57.176 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:57 smithi145 bash[108160]: audit 2023-11-15T22:17:56.602693+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:54.016560\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:54.016635\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:54.016676\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:54.016706\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:54.016735\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:54.016764\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:54.016793\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:54.016822\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:54.016850\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:57.176 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:57 smithi145 bash[108160]: audit 2023-11-15T22:17:56.603356+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:57.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:57 smithi195 bash[108245]: cephadm 2023-11-15T22:17:55.454425+0000 mgr.y (mgr.14142) 180 : cephadm [INF] Deploying daemon rgw.r.z.smithi195.ctlvsu on smithi195 2023-11-15T22:17:57.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:57 smithi195 bash[108245]: audit 2023-11-15T22:17:56.596543+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:54.016560\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:54.016635\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:54.016676\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:54.016706\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:54.016735\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:54.016764\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:54.016793\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:54.016822\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:54.016850\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:17:57.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:57 smithi195 bash[108245]: audit 2023-11-15T22:17:56.602693+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:17:54.016560\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:17:54.016635\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:17:54.016676\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:17:54.016706\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:17:54.016735\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:17:54.016764\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:54.016793\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:17:54.016822\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:17:54.016850\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:17:57.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:57 smithi195 bash[108245]: audit 2023-11-15T22:17:56.603356+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:58.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:58 smithi145 bash[111573]: cluster 2023-11-15T22:17:56.566267+0000 mgr.y (mgr.14142) 181 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 6.0 MiB used, 707 GiB / 715 GiB avail; 17 KiB/s rd, 6.1 KiB/s wr, 56 op/s 2023-11-15T22:17:58.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:58 smithi145 bash[108160]: cluster 2023-11-15T22:17:56.566267+0000 mgr.y (mgr.14142) 181 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 6.0 MiB used, 707 GiB / 715 GiB avail; 17 KiB/s rd, 6.1 KiB/s wr, 56 op/s 2023-11-15T22:17:58.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:58 smithi195 bash[108245]: cluster 2023-11-15T22:17:56.566267+0000 mgr.y (mgr.14142) 181 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 6.0 MiB used, 707 GiB / 715 GiB avail; 17 KiB/s rd, 6.1 KiB/s wr, 56 op/s 2023-11-15T22:17:59.382 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:59 smithi195 bash[108245]: audit 2023-11-15T22:17:58.168074+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:58.166939\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:58.167027\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:58.167057\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:58.167084\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:58.167110\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:58.167136\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:58.167162\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:58.167189\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:58.167215\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}, \"rgw.r.z.smithi145.evpeeh\": {\"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:58.167242\", \"created\": \"2023-11-15T22:17:55.410704\", \"started\": \"2023-11-15T22:17:55.444526\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791\"}}, \"last_daemon_update\": \"2023-11-15T22:17:58.167312\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:59.383 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:59 smithi195 bash[108245]: audit 2023-11-15T22:17:58.171028+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:58.166939\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:58.167027\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:58.167057\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:58.167084\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:58.167110\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:58.167136\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:58.167162\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:58.167189\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:58.167215\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}, \"rgw.r.z.smithi145.evpeeh\": {\"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:58.167242\", \"created\": \"2023-11-15T22:17:55.410704\", \"started\": \"2023-11-15T22:17:55.444526\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791\"}}, \"last_daemon_update\": \"2023-11-15T22:17:58.167312\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:59.383 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:17:59 smithi195 bash[108245]: audit 2023-11-15T22:17:58.171571+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:59.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:59 smithi145 bash[108160]: audit 2023-11-15T22:17:58.168074+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:58.166939\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:58.167027\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:58.167057\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:58.167084\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:58.167110\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:58.167136\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:58.167162\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:58.167189\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:58.167215\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}, \"rgw.r.z.smithi145.evpeeh\": {\"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:58.167242\", \"created\": \"2023-11-15T22:17:55.410704\", \"started\": \"2023-11-15T22:17:55.444526\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791\"}}, \"last_daemon_update\": \"2023-11-15T22:17:58.167312\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:59.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:59 smithi145 bash[111573]: audit 2023-11-15T22:17:58.168074+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:58.166939\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:58.167027\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:58.167057\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:58.167084\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:58.167110\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:58.167136\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:58.167162\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:58.167189\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:58.167215\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}, \"rgw.r.z.smithi145.evpeeh\": {\"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:58.167242\", \"created\": \"2023-11-15T22:17:55.410704\", \"started\": \"2023-11-15T22:17:55.444526\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791\"}}, \"last_daemon_update\": \"2023-11-15T22:17:58.167312\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]: dispatch 2023-11-15T22:17:59.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:59 smithi145 bash[108160]: audit 2023-11-15T22:17:58.171028+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:58.166939\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:58.167027\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:58.167057\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:58.167084\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:58.167110\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:58.167136\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:58.167162\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:58.167189\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:58.167215\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}, \"rgw.r.z.smithi145.evpeeh\": {\"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:58.167242\", \"created\": \"2023-11-15T22:17:55.410704\", \"started\": \"2023-11-15T22:17:55.444526\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791\"}}, \"last_daemon_update\": \"2023-11-15T22:17:58.167312\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:59.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:17:59 smithi145 bash[108160]: audit 2023-11-15T22:17:58.171571+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:17:59.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:59 smithi145 bash[111573]: audit 2023-11-15T22:17:58.171028+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"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-11-15T22:17:58.166939\", \"created\": \"2023-11-15T22:13:15.556373\", \"started\": \"2023-11-15T22:13:19.124695\"}, \"mgr.y\": {\"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"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-11-15T22:17:58.167027\", \"created\": \"2023-11-15T22:13:20.261278\", \"started\": \"2023-11-15T22:13:20.291927\"}, \"mon.c\": {\"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"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-11-15T22:17:58.167057\", \"created\": \"2023-11-15T22:14:35.788751\", \"started\": \"2023-11-15T22:14:35.822343\"}, \"osd.0\": {\"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"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-11-15T22:17:58.167084\", \"created\": \"2023-11-15T22:15:12.532008\", \"started\": \"2023-11-15T22:15:26.136623\"}, \"osd.1\": {\"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"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-11-15T22:17:58.167110\", \"created\": \"2023-11-15T22:15:26.727721\", \"started\": \"2023-11-15T22:15:39.553853\"}, \"osd.2\": {\"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"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-11-15T22:17:58.167136\", \"created\": \"2023-11-15T22:15:39.656460\", \"started\": \"2023-11-15T22:15:52.818189\"}, \"osd.3\": {\"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"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-11-15T22:17:58.167162\", \"created\": \"2023-11-15T22:15:53.057189\", \"started\": \"2023-11-15T22:15:54.282369\"}, \"node-exporter.a\": {\"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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-11-15T22:17:58.167189\", \"created\": \"2023-11-15T22:17:07.746675\", \"started\": \"2023-11-15T22:17:16.851263\"}, \"alertmanager.a\": {\"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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-11-15T22:17:58.167215\", \"created\": \"2023-11-15T22:17:19.168443\", \"started\": \"2023-11-15T22:17:44.142845\"}, \"rgw.r.z.smithi145.evpeeh\": {\"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:17:58.167242\", \"created\": \"2023-11-15T22:17:55.410704\", \"started\": \"2023-11-15T22:17:55.444526\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791\"}}, \"last_daemon_update\": \"2023-11-15T22:17:58.167312\", \"last_device_update\": \"2023-11-15T22:15:56.043271\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.145\"]}, \"last_host_check\": \"2023-11-15T22:13:41.213449\"}"}]': finished 2023-11-15T22:17:59.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:17:59 smithi145 bash[111573]: audit 2023-11-15T22:17:58.171571+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:18:00.371 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:00 smithi145 bash[108160]: cluster 2023-11-15T22:17:58.566707+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 6.0 MiB used, 707 GiB / 715 GiB avail; 33 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2023-11-15T22:18:00.372 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:00 smithi145 bash[111573]: cluster 2023-11-15T22:17:58.566707+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 6.0 MiB used, 707 GiB / 715 GiB avail; 33 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2023-11-15T22:18:00.372 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:00 smithi145 bash[108160]: audit 2023-11-15T22:18:00.050008+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:18:00.048305\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:18:00.048449\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:18:00.048532\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:18:00.048581\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:18:00.048638\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:18:00.048700\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048734\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:18:00.048768\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:18:00.048818\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048864\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_daemon_update\": \"2023-11-15T22:18:00.048989\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:18:00.372 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:00 smithi145 bash[108160]: audit 2023-11-15T22:18:00.055538+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:18:00.048305\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:18:00.048449\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:18:00.048532\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:18:00.048581\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:18:00.048638\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:18:00.048700\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048734\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:18:00.048768\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:18:00.048818\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048864\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_daemon_update\": \"2023-11-15T22:18:00.048989\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:18:00.373 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:00 smithi145 bash[111573]: audit 2023-11-15T22:18:00.050008+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:18:00.048305\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:18:00.048449\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:18:00.048532\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:18:00.048581\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:18:00.048638\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:18:00.048700\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048734\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:18:00.048768\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:18:00.048818\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048864\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_daemon_update\": \"2023-11-15T22:18:00.048989\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:18:00.373 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:00 smithi145 bash[111573]: audit 2023-11-15T22:18:00.055538+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:18:00.048305\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:18:00.048449\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:18:00.048532\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:18:00.048581\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:18:00.048638\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:18:00.048700\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048734\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:18:00.048768\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:18:00.048818\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048864\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_daemon_update\": \"2023-11-15T22:18:00.048989\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:18:00.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:00 smithi195 bash[108245]: cluster 2023-11-15T22:17:58.566707+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 6.0 MiB used, 707 GiB / 715 GiB avail; 33 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2023-11-15T22:18:00.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:00 smithi195 bash[108245]: audit 2023-11-15T22:18:00.050008+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:18:00.048305\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:18:00.048449\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:18:00.048532\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:18:00.048581\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:18:00.048638\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:18:00.048700\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048734\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:18:00.048768\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:18:00.048818\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048864\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_daemon_update\": \"2023-11-15T22:18:00.048989\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:18:00.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:00 smithi195 bash[108245]: audit 2023-11-15T22:18:00.055538+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:18:00.048305\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"1b9ab009b46a\", \"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-11-15T22:18:00.048449\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:15:03.222598\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:18:00.048532\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:18:00.048581\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:18:00.048638\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:18:00.048700\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048734\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:18:00.048768\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:18:00.048818\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048864\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:57.940044\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_daemon_update\": \"2023-11-15T22:18:00.048989\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:18:02.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:02 smithi195 bash[108245]: cluster 2023-11-15T22:18:00.567417+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 94 KiB/s rd, 4.2 KiB/s wr, 185 op/s 2023-11-15T22:18:02.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:02 smithi145 bash[108160]: cluster 2023-11-15T22:18:00.567417+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 94 KiB/s rd, 4.2 KiB/s wr, 185 op/s 2023-11-15T22:18:02.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:02 smithi145 bash[111573]: cluster 2023-11-15T22:18:00.567417+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 94 KiB/s rd, 4.2 KiB/s wr, 185 op/s 2023-11-15T22:18:04.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:04 smithi195 bash[108245]: cluster 2023-11-15T22:18:02.568013+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 107 KiB/s rd, 3.9 KiB/s wr, 203 op/s 2023-11-15T22:18:04.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:04 smithi145 bash[108160]: cluster 2023-11-15T22:18:02.568013+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 107 KiB/s rd, 3.9 KiB/s wr, 203 op/s 2023-11-15T22:18:04.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:04 smithi145 bash[111573]: cluster 2023-11-15T22:18:02.568013+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 107 KiB/s rd, 3.9 KiB/s wr, 203 op/s 2023-11-15T22:18:06.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:06 smithi195 bash[108245]: cluster 2023-11-15T22:18:04.568662+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 94 KiB/s rd, 3.2 KiB/s wr, 177 op/s 2023-11-15T22:18:06.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:06 smithi145 bash[108160]: cluster 2023-11-15T22:18:04.568662+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 94 KiB/s rd, 3.2 KiB/s wr, 177 op/s 2023-11-15T22:18:06.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:06 smithi145 bash[111573]: cluster 2023-11-15T22:18:04.568662+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 94 KiB/s rd, 3.2 KiB/s wr, 177 op/s 2023-11-15T22:18:08.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:08 smithi195 bash[108245]: cluster 2023-11-15T22:18:06.569207+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 1.2 KiB/s wr, 170 op/s 2023-11-15T22:18:08.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:08 smithi145 bash[108160]: cluster 2023-11-15T22:18:06.569207+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 1.2 KiB/s wr, 170 op/s 2023-11-15T22:18:08.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:08 smithi145 bash[111573]: cluster 2023-11-15T22:18:06.569207+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 1.2 KiB/s wr, 170 op/s 2023-11-15T22:18:10.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:10 smithi195 bash[108245]: cluster 2023-11-15T22:18:08.569654+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 85 B/s wr, 148 op/s 2023-11-15T22:18:10.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:10 smithi145 bash[108160]: cluster 2023-11-15T22:18:08.569654+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 85 B/s wr, 148 op/s 2023-11-15T22:18:10.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:10 smithi145 bash[111573]: cluster 2023-11-15T22:18:08.569654+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 85 B/s wr, 148 op/s 2023-11-15T22:18:12.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:12 smithi195 bash[108245]: cluster 2023-11-15T22:18:10.570512+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 124 op/s 2023-11-15T22:18:12.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:12 smithi145 bash[108160]: cluster 2023-11-15T22:18:10.570512+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 124 op/s 2023-11-15T22:18:12.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:12 smithi145 bash[111573]: cluster 2023-11-15T22:18:10.570512+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 124 op/s 2023-11-15T22:18:14.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:14 smithi195 bash[108245]: cluster 2023-11-15T22:18:12.571247+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 31 op/s 2023-11-15T22:18:14.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:14 smithi145 bash[111573]: cluster 2023-11-15T22:18:12.571247+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 31 op/s 2023-11-15T22:18:14.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:14 smithi145 bash[108160]: cluster 2023-11-15T22:18:12.571247+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 31 op/s 2023-11-15T22:18:15.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:15 smithi195 bash[108245]: cluster 2023-11-15T22:18:14.572068+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:15.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:15 smithi145 bash[108160]: cluster 2023-11-15T22:18:14.572068+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:15.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:15 smithi145 bash[111573]: cluster 2023-11-15T22:18:14.572068+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:17.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:17 smithi195 bash[108245]: cluster 2023-11-15T22:18:16.572665+0000 mgr.y (mgr.14142) 191 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:17.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:17 smithi145 bash[111573]: cluster 2023-11-15T22:18:16.572665+0000 mgr.y (mgr.14142) 191 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:17.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:17 smithi145 bash[108160]: cluster 2023-11-15T22:18:16.572665+0000 mgr.y (mgr.14142) 191 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:19.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:19 smithi195 bash[108245]: cluster 2023-11-15T22:18:18.573263+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:19.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:19 smithi145 bash[108160]: cluster 2023-11-15T22:18:18.573263+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:19.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:19 smithi145 bash[111573]: cluster 2023-11-15T22:18:18.573263+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:21.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:21 smithi195 bash[108245]: cluster 2023-11-15T22:18:20.573941+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:21.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:21 smithi145 bash[108160]: cluster 2023-11-15T22:18:20.573941+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:21.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:21 smithi145 bash[111573]: cluster 2023-11-15T22:18:20.573941+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:23.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:23 smithi195 bash[108245]: cluster 2023-11-15T22:18:22.574492+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:23.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:23 smithi145 bash[108160]: cluster 2023-11-15T22:18:22.574492+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:23.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:23 smithi145 bash[111573]: cluster 2023-11-15T22:18:22.574492+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:25.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:25 smithi195 bash[108245]: cluster 2023-11-15T22:18:24.575126+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:31.362 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:25 smithi145 bash[108160]: cluster 2023-11-15T22:18:24.575126+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:31.362 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:25 smithi145 bash[111573]: cluster 2023-11-15T22:18:24.575126+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:31.362 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:27 smithi195 bash[108245]: cluster 2023-11-15T22:18:26.575817+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:31.362 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:29 smithi195 bash[108245]: cluster 2023-11-15T22:18:28.576281+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:31.363 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:27 smithi145 bash[108160]: cluster 2023-11-15T22:18:26.575817+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:31.363 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:27 smithi145 bash[111573]: cluster 2023-11-15T22:18:26.575817+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:31.363 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:29 smithi145 bash[108160]: cluster 2023-11-15T22:18:28.576281+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:31.363 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:29 smithi145 bash[111573]: cluster 2023-11-15T22:18:28.576281+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:31.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:31 smithi195 bash[108245]: cluster 2023-11-15T22:18:30.577108+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:31.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:31 smithi145 bash[108160]: cluster 2023-11-15T22:18:30.577108+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:31.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:31 smithi145 bash[111573]: cluster 2023-11-15T22:18:30.577108+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:33.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:33 smithi195 bash[108245]: cluster 2023-11-15T22:18:32.577811+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:33.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:33 smithi145 bash[108160]: cluster 2023-11-15T22:18:32.577811+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:33.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:33 smithi145 bash[111573]: cluster 2023-11-15T22:18:32.577811+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:35.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:35 smithi195 bash[108245]: cluster 2023-11-15T22:18:34.578360+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:35.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:35 smithi145 bash[111573]: cluster 2023-11-15T22:18:34.578360+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:35.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:35 smithi145 bash[108160]: cluster 2023-11-15T22:18:34.578360+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:37.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:37 smithi195 bash[108245]: cluster 2023-11-15T22:18:36.578991+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:37.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:37 smithi145 bash[108160]: cluster 2023-11-15T22:18:36.578991+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:37.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:37 smithi145 bash[111573]: cluster 2023-11-15T22:18:36.578991+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:39.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:39 smithi195 bash[108245]: cluster 2023-11-15T22:18:38.579424+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:39.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:39 smithi145 bash[108160]: cluster 2023-11-15T22:18:38.579424+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:39.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:39 smithi145 bash[111573]: cluster 2023-11-15T22:18:38.579424+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:41.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:41 smithi195 bash[108245]: cluster 2023-11-15T22:18:40.580155+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:41.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:41 smithi145 bash[108160]: cluster 2023-11-15T22:18:40.580155+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:41.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:41 smithi145 bash[111573]: cluster 2023-11-15T22:18:40.580155+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:43.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:43 smithi195 bash[108245]: cluster 2023-11-15T22:18:42.580929+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:43.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:43 smithi145 bash[108160]: cluster 2023-11-15T22:18:42.580929+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:43.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:43 smithi145 bash[111573]: cluster 2023-11-15T22:18:42.580929+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:45.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:45 smithi195 bash[108245]: cluster 2023-11-15T22:18:44.581525+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:45.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:45 smithi145 bash[108160]: cluster 2023-11-15T22:18:44.581525+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:45.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:45 smithi145 bash[111573]: cluster 2023-11-15T22:18:44.581525+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:47.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:47 smithi195 bash[108245]: cluster 2023-11-15T22:18:46.582042+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:47.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:47 smithi145 bash[111573]: cluster 2023-11-15T22:18:46.582042+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:47.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:47 smithi145 bash[108160]: cluster 2023-11-15T22:18:46.582042+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:49.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:49 smithi195 bash[108245]: cluster 2023-11-15T22:18:48.582629+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:49.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:49 smithi145 bash[108160]: cluster 2023-11-15T22:18:48.582629+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:49.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:49 smithi145 bash[111573]: cluster 2023-11-15T22:18:48.582629+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:51.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:51 smithi195 bash[108245]: cluster 2023-11-15T22:18:50.583125+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:51.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:51 smithi145 bash[108160]: cluster 2023-11-15T22:18:50.583125+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:51.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:51 smithi145 bash[111573]: cluster 2023-11-15T22:18:50.583125+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:53.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:53 smithi195 bash[108245]: cluster 2023-11-15T22:18:52.583826+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:53.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:53 smithi145 bash[108160]: cluster 2023-11-15T22:18:52.583826+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:53.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:53 smithi145 bash[111573]: cluster 2023-11-15T22:18:52.583826+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:55.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:55 smithi195 bash[108245]: cluster 2023-11-15T22:18:54.584395+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:55.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:55 smithi145 bash[108160]: cluster 2023-11-15T22:18:54.584395+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:55.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:55 smithi145 bash[111573]: cluster 2023-11-15T22:18:54.584395+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:57.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:57 smithi195 bash[108245]: cluster 2023-11-15T22:18:56.584916+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:57.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:57 smithi145 bash[111573]: cluster 2023-11-15T22:18:56.584916+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:57.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:57 smithi145 bash[108160]: cluster 2023-11-15T22:18:56.584916+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:59.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:18:59 smithi195 bash[108245]: cluster 2023-11-15T22:18:58.585505+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:59.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:18:59 smithi145 bash[108160]: cluster 2023-11-15T22:18:58.585505+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:18:59.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:18:59 smithi145 bash[111573]: cluster 2023-11-15T22:18:58.585505+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:01.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:01 smithi195 bash[108245]: cluster 2023-11-15T22:19:00.586225+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:01.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:01 smithi145 bash[108160]: cluster 2023-11-15T22:19:00.586225+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:01.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:01 smithi145 bash[111573]: cluster 2023-11-15T22:19:00.586225+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:03.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:03 smithi195 bash[108245]: cluster 2023-11-15T22:19:02.586770+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:03.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:03 smithi145 bash[108160]: cluster 2023-11-15T22:19:02.586770+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:03.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:03 smithi145 bash[111573]: cluster 2023-11-15T22:19:02.586770+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:05.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:05 smithi195 bash[108245]: cluster 2023-11-15T22:19:04.587312+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:05.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:05 smithi145 bash[108160]: cluster 2023-11-15T22:19:04.587312+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:05.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:05 smithi145 bash[111573]: cluster 2023-11-15T22:19:04.587312+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:07.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:07 smithi195 bash[108245]: cluster 2023-11-15T22:19:06.587866+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:07.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:07 smithi145 bash[111573]: cluster 2023-11-15T22:19:06.587866+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:07.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:07 smithi145 bash[108160]: cluster 2023-11-15T22:19:06.587866+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:09.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:09 smithi195 bash[108245]: cluster 2023-11-15T22:19:08.588527+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:09.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:09 smithi145 bash[111573]: cluster 2023-11-15T22:19:08.588527+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:09.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:09 smithi145 bash[108160]: cluster 2023-11-15T22:19:08.588527+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:11.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:11 smithi195 bash[108245]: cluster 2023-11-15T22:19:10.589136+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:11.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:11 smithi145 bash[108160]: cluster 2023-11-15T22:19:10.589136+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:11.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:11 smithi145 bash[111573]: cluster 2023-11-15T22:19:10.589136+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:13.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:13 smithi195 bash[108245]: cluster 2023-11-15T22:19:12.589853+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:13.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:13 smithi145 bash[108160]: cluster 2023-11-15T22:19:12.589853+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:13.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:13 smithi145 bash[111573]: cluster 2023-11-15T22:19:12.589853+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:15.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:15 smithi195 bash[108245]: cluster 2023-11-15T22:19:14.590406+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:15.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:15 smithi145 bash[108160]: cluster 2023-11-15T22:19:14.590406+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:15.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:15 smithi145 bash[111573]: cluster 2023-11-15T22:19:14.590406+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:17.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:17 smithi195 bash[108245]: cluster 2023-11-15T22:19:16.591114+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:17.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:17 smithi145 bash[111573]: cluster 2023-11-15T22:19:16.591114+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:17.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:17 smithi145 bash[108160]: cluster 2023-11-15T22:19:16.591114+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:19.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:19 smithi195 bash[108245]: cluster 2023-11-15T22:19:18.591614+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:19.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:19 smithi145 bash[108160]: cluster 2023-11-15T22:19:18.591614+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:19.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:19 smithi145 bash[111573]: cluster 2023-11-15T22:19:18.591614+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:21.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:21 smithi195 bash[108245]: cluster 2023-11-15T22:19:20.592320+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:21.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:21 smithi145 bash[108160]: cluster 2023-11-15T22:19:20.592320+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:21.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:21 smithi145 bash[111573]: cluster 2023-11-15T22:19:20.592320+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:23.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:23 smithi195 bash[108245]: cluster 2023-11-15T22:19:22.592841+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:23.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:23 smithi145 bash[108160]: cluster 2023-11-15T22:19:22.592841+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:23.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:23 smithi145 bash[111573]: cluster 2023-11-15T22:19:22.592841+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:25.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:25 smithi195 bash[108245]: cluster 2023-11-15T22:19:24.593413+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:25.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:25 smithi145 bash[108160]: cluster 2023-11-15T22:19:24.593413+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:25.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:25 smithi145 bash[111573]: cluster 2023-11-15T22:19:24.593413+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:27.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:27 smithi195 bash[108245]: cluster 2023-11-15T22:19:26.594105+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:27.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:27 smithi145 bash[108160]: cluster 2023-11-15T22:19:26.594105+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:27.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:27 smithi145 bash[111573]: cluster 2023-11-15T22:19:26.594105+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:29.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:29 smithi195 bash[108245]: cluster 2023-11-15T22:19:28.594568+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:29.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:29 smithi145 bash[108160]: cluster 2023-11-15T22:19:28.594568+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:29.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:29 smithi145 bash[111573]: cluster 2023-11-15T22:19:28.594568+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:31.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:31 smithi195 bash[108245]: cluster 2023-11-15T22:19:30.595099+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:31.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:31 smithi145 bash[108160]: cluster 2023-11-15T22:19:30.595099+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:31.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:31 smithi145 bash[111573]: cluster 2023-11-15T22:19:30.595099+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:33.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:33 smithi195 bash[108245]: cluster 2023-11-15T22:19:32.595637+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:33.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:33 smithi145 bash[108160]: cluster 2023-11-15T22:19:32.595637+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:33.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:33 smithi145 bash[111573]: cluster 2023-11-15T22:19:32.595637+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:35.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:35 smithi195 bash[108245]: cluster 2023-11-15T22:19:34.596204+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:35.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:35 smithi145 bash[108160]: cluster 2023-11-15T22:19:34.596204+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:35.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:35 smithi145 bash[111573]: cluster 2023-11-15T22:19:34.596204+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:37.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:37 smithi195 bash[108245]: cluster 2023-11-15T22:19:36.596782+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:37.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:37 smithi145 bash[108160]: cluster 2023-11-15T22:19:36.596782+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:37.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:37 smithi145 bash[111573]: cluster 2023-11-15T22:19:36.596782+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:39.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:39 smithi195 bash[108245]: cluster 2023-11-15T22:19:38.597425+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:39.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:39 smithi145 bash[108160]: cluster 2023-11-15T22:19:38.597425+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:39.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:39 smithi145 bash[111573]: cluster 2023-11-15T22:19:38.597425+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:41.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:41 smithi195 bash[108245]: cluster 2023-11-15T22:19:40.598046+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:41.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:41 smithi145 bash[108160]: cluster 2023-11-15T22:19:40.598046+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:41.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:41 smithi145 bash[111573]: cluster 2023-11-15T22:19:40.598046+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:43.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:43 smithi195 bash[108245]: cluster 2023-11-15T22:19:42.598551+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:43.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:43 smithi145 bash[108160]: cluster 2023-11-15T22:19:42.598551+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:43.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:43 smithi145 bash[111573]: cluster 2023-11-15T22:19:42.598551+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:45.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:45 smithi195 bash[108245]: cluster 2023-11-15T22:19:44.599181+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:45.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:45 smithi145 bash[108160]: cluster 2023-11-15T22:19:44.599181+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:45.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:45 smithi145 bash[111573]: cluster 2023-11-15T22:19:44.599181+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:47.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:47 smithi195 bash[108245]: cluster 2023-11-15T22:19:46.599856+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:47.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:47 smithi145 bash[108160]: cluster 2023-11-15T22:19:46.599856+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:47.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:47 smithi145 bash[111573]: cluster 2023-11-15T22:19:46.599856+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:49.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:49 smithi195 bash[108245]: cluster 2023-11-15T22:19:48.600378+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:49.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:49 smithi145 bash[108160]: cluster 2023-11-15T22:19:48.600378+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:49.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:49 smithi145 bash[111573]: cluster 2023-11-15T22:19:48.600378+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:51.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:51 smithi195 bash[108245]: cluster 2023-11-15T22:19:50.601022+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:51.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:51 smithi145 bash[108160]: cluster 2023-11-15T22:19:50.601022+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:51.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:51 smithi145 bash[111573]: cluster 2023-11-15T22:19:50.601022+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:53.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:53 smithi195 bash[108245]: cluster 2023-11-15T22:19:52.601771+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:53.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:53 smithi145 bash[108160]: cluster 2023-11-15T22:19:52.601771+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:53.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:53 smithi145 bash[111573]: cluster 2023-11-15T22:19:52.601771+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:55.552 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-11-15T22:19:55.775 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:55 smithi145 bash[111573]: cluster 2023-11-15T22:19:54.602305+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:55.776 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:55 smithi145 bash[108160]: cluster 2023-11-15T22:19:54.602305+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:55.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:55 smithi195 bash[108245]: cluster 2023-11-15T22:19:54.602305+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:56.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:56 smithi145 bash[108160]: audit 2023-11-15T22:19:56.641537+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.145:0/1854289463' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-15T22:19:56.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:56 smithi145 bash[108160]: audit 2023-11-15T22:19:56.645224+0000 mon.a (mon.0) 728 : audit [INF] from='client.? 172.21.15.145:0/1854289463' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-11-15T22:19:56.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:56 smithi145 bash[111573]: audit 2023-11-15T22:19:56.641537+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.145:0/1854289463' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-15T22:19:56.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:56 smithi145 bash[111573]: audit 2023-11-15T22:19:56.645224+0000 mon.a (mon.0) 728 : audit [INF] from='client.? 172.21.15.145:0/1854289463' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-11-15T22:19:57.007 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-11-15T22:19:57.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:56 smithi195 bash[108245]: audit 2023-11-15T22:19:56.641537+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.145:0/1854289463' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-15T22:19:57.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:56 smithi195 bash[108245]: audit 2023-11-15T22:19:56.645224+0000 mon.a (mon.0) 728 : audit [INF] from='client.? 172.21.15.145:0/1854289463' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-11-15T22:19:57.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:57 smithi145 bash[108160]: cluster 2023-11-15T22:19:56.602778+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:57.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:57 smithi145 bash[111573]: cluster 2023-11-15T22:19:56.602778+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:58.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:57 smithi195 bash[108245]: cluster 2023-11-15T22:19:56.602778+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:19:58.398 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-11-15T22:19:58.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:58 smithi145 bash[108160]: audit 2023-11-15T22:19:58.084526+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.145:0/1350392046' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-15T22:19:58.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:58 smithi145 bash[108160]: audit 2023-11-15T22:19:58.084799+0000 mon.a (mon.0) 729 : 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-11-15T22:19:58.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:19:58 smithi145 bash[108160]: audit 2023-11-15T22:19:58.088079+0000 mon.a (mon.0) 730 : 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-11-15T22:19:58.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:58 smithi145 bash[111573]: audit 2023-11-15T22:19:58.084526+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.145:0/1350392046' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-15T22:19:58.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:58 smithi145 bash[111573]: audit 2023-11-15T22:19:58.084799+0000 mon.a (mon.0) 729 : 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-11-15T22:19:58.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:19:58 smithi145 bash[111573]: audit 2023-11-15T22:19:58.088079+0000 mon.a (mon.0) 730 : 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-11-15T22:19:59.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:58 smithi195 bash[108245]: audit 2023-11-15T22:19:58.084526+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.145:0/1350392046' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-15T22:19:59.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:58 smithi195 bash[108245]: audit 2023-11-15T22:19:58.084799+0000 mon.a (mon.0) 729 : 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-11-15T22:19:59.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:19:58 smithi195 bash[108245]: audit 2023-11-15T22:19:58.088079+0000 mon.a (mon.0) 730 : 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-11-15T22:19:59.526 INFO:teuthology.orchestra.run.smithi145.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-15T22:19:59.889 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-15T22:19:59.898 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi145.front.sepia.ceph.com 2023-11-15T22:19:59.899 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- 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-11-15T22:20:00.354 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:00 smithi145 bash[111573]: cluster 2023-11-15T22:19:58.603162+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:00.355 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:00 smithi145 bash[111573]: audit 2023-11-15T22:19:59.519419+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\"}"}]: dispatch 2023-11-15T22:20:00.355 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:00 smithi145 bash[111573]: audit 2023-11-15T22:19:59.522341+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\"}"}]': finished 2023-11-15T22:20:00.355 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:00 smithi145 bash[108160]: cluster 2023-11-15T22:19:58.603162+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:00.355 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:00 smithi145 bash[108160]: audit 2023-11-15T22:19:59.519419+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\"}"}]: dispatch 2023-11-15T22:20:00.355 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:00 smithi145 bash[108160]: audit 2023-11-15T22:19:59.522341+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\"}"}]': finished 2023-11-15T22:20:00.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:00 smithi195 bash[108245]: cluster 2023-11-15T22:19:58.603162+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:00.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:00 smithi195 bash[108245]: audit 2023-11-15T22:19:59.519419+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\"}"}]: dispatch 2023-11-15T22:20:00.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:00 smithi195 bash[108245]: audit 2023-11-15T22:19:59.522341+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\"}"}]': finished 2023-11-15T22:20:01.253 INFO:teuthology.orchestra.run.smithi145.stdout:true 2023-11-15T22:20:01.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:01 smithi195 bash[108245]: audit 2023-11-15T22:19:59.518621+0000 mgr.y (mgr.14142) 243 : audit [DBG] from='client.24637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:01.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:01 smithi195 bash[108245]: cephadm 2023-11-15T22:19:59.524731+0000 mgr.y (mgr.14142) 244 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-15T22:20:01.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:01 smithi145 bash[108160]: audit 2023-11-15T22:19:59.518621+0000 mgr.y (mgr.14142) 243 : audit [DBG] from='client.24637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:01.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:01 smithi145 bash[108160]: cephadm 2023-11-15T22:19:59.524731+0000 mgr.y (mgr.14142) 244 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-15T22:20:01.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:01 smithi145 bash[111573]: audit 2023-11-15T22:19:59.518621+0000 mgr.y (mgr.14142) 243 : audit [DBG] from='client.24637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:01.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:01 smithi145 bash[111573]: cephadm 2023-11-15T22:19:59.524731+0000 mgr.y (mgr.14142) 244 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-15T22:20:01.987 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-11-15T22:20:01.987 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 running (2m) 2m ago 2m docker.io/prom/alertmanager:latest 9f27df16978d 8843c7c2156c 2023-11-15T22:20:01.987 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi195 running (2m) 2m ago 2m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c c270d7c9d7d9 2023-11-15T22:20:01.988 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi195 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1b9ab009b46a 2023-11-15T22:20:01.988 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0e911c3805ba 2023-11-15T22:20:01.988 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4b26e71126dd 2023-11-15T22:20:01.988 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi195 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 41441c4d1030 2023-11-15T22:20:01.988 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 554927abae66 2023-11-15T22:20:01.988 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 running (2m) 2m ago 2m docker.io/prom/node-exporter:latest 72c9c2088986 f7bae74411ea 2023-11-15T22:20:01.988 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi195 running (2m) 2m ago 2m docker.io/prom/node-exporter:latest 72c9c2088986 386cf6ed6cc3 2023-11-15T22:20:01.988 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d6d2b1047f2d 2023-11-15T22:20:01.988 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4c00ee0de17f 2023-11-15T22:20:01.988 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 bbf3ca66ab46 2023-11-15T22:20:01.988 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d3a75cbba41e 2023-11-15T22:20:01.988 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi195 running (3m) 2m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1ba87784d106 2023-11-15T22:20:01.989 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi195 running (3m) 2m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1991bae6aadf 2023-11-15T22:20:01.989 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi195 running (3m) 2m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 005952f29789 2023-11-15T22:20:01.989 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi195 running (3m) 2m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a425dff4a2e2 2023-11-15T22:20:01.989 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi195 running (2m) 2m ago 2m docker.io/prom/prometheus:latest 22010d1e5539 6400d7206990 2023-11-15T22:20:01.989 INFO:teuthology.orchestra.run.smithi145.stdout:rgw.r.z.smithi145.evpeeh smithi145 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 98a5f5ccac40 2023-11-15T22:20:01.989 INFO:teuthology.orchestra.run.smithi145.stdout:rgw.r.z.smithi195.ctlvsu smithi195 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a54f013f7659 2023-11-15T22:20:02.378 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2023-11-15T22:20:02.378 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2023-11-15T22:20:02.378 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-15T22:20:02.378 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:20:02.378 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2023-11-15T22:20:02.378 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-15T22:20:02.378 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:20:02.379 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2023-11-15T22:20:02.379 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-15T22:20:02.379 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:20:02.379 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": {}, 2023-11-15T22:20:02.379 INFO:teuthology.orchestra.run.smithi145.stdout: "rgw": { 2023-11-15T22:20:02.379 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-15T22:20:02.379 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:20:02.379 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2023-11-15T22:20:02.379 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-11-15T22:20:02.379 INFO:teuthology.orchestra.run.smithi145.stdout: } 2023-11-15T22:20:02.379 INFO:teuthology.orchestra.run.smithi145.stdout:} 2023-11-15T22:20:02.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:02 smithi195 bash[108245]: cluster 2023-11-15T22:20:00.603648+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:02.469 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:02 smithi145 bash[111573]: cluster 2023-11-15T22:20:00.603648+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:02.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:02 smithi145 bash[108160]: cluster 2023-11-15T22:20:00.603648+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:02.769 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2023-11-15T22:20:02.769 INFO:teuthology.orchestra.run.smithi145.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", 2023-11-15T22:20:02.769 INFO:teuthology.orchestra.run.smithi145.stdout: "in_progress": true, 2023-11-15T22:20:02.769 INFO:teuthology.orchestra.run.smithi145.stdout: "services_complete": [], 2023-11-15T22:20:02.769 INFO:teuthology.orchestra.run.smithi145.stdout: "message": "" 2023-11-15T22:20:02.769 INFO:teuthology.orchestra.run.smithi145.stdout:} 2023-11-15T22:20:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:03 smithi195 bash[108245]: audit 2023-11-15T22:20:01.238798+0000 mgr.y (mgr.14142) 246 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:03 smithi195 bash[108245]: audit 2023-11-15T22:20:01.618351+0000 mgr.y (mgr.14142) 247 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:03 smithi195 bash[108245]: audit 2023-11-15T22:20:01.979378+0000 mgr.y (mgr.14142) 248 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:03 smithi195 bash[108245]: audit 2023-11-15T22:20:02.376700+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.145:0/3119127804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:20:03.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:03 smithi145 bash[108160]: audit 2023-11-15T22:20:01.238798+0000 mgr.y (mgr.14142) 246 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:03.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:03 smithi145 bash[108160]: audit 2023-11-15T22:20:01.618351+0000 mgr.y (mgr.14142) 247 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:03.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:03 smithi145 bash[108160]: audit 2023-11-15T22:20:01.979378+0000 mgr.y (mgr.14142) 248 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:03.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:03 smithi145 bash[108160]: audit 2023-11-15T22:20:02.376700+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.145:0/3119127804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:20:03.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:03 smithi145 bash[111573]: audit 2023-11-15T22:20:01.238798+0000 mgr.y (mgr.14142) 246 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:03.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:03 smithi145 bash[111573]: audit 2023-11-15T22:20:01.618351+0000 mgr.y (mgr.14142) 247 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:03.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:03 smithi145 bash[111573]: audit 2023-11-15T22:20:01.979378+0000 mgr.y (mgr.14142) 248 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:03.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:03 smithi145 bash[111573]: audit 2023-11-15T22:20:02.376700+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.145:0/3119127804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:20:04.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:04 smithi195 bash[108245]: cluster 2023-11-15T22:20:02.604305+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:04.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:04 smithi195 bash[108245]: audit 2023-11-15T22:20:02.767308+0000 mgr.y (mgr.14142) 250 : audit [DBG] from='client.24664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:04.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:04 smithi145 bash[108160]: cluster 2023-11-15T22:20:02.604305+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:04.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:04 smithi145 bash[108160]: audit 2023-11-15T22:20:02.767308+0000 mgr.y (mgr.14142) 250 : audit [DBG] from='client.24664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:04.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:04 smithi145 bash[111573]: cluster 2023-11-15T22:20:02.604305+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:04.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:04 smithi145 bash[111573]: audit 2023-11-15T22:20:02.767308+0000 mgr.y (mgr.14142) 250 : audit [DBG] from='client.24664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:05.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:05 smithi195 bash[108245]: cluster 2023-11-15T22:20:04.604856+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:05.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:05 smithi145 bash[111573]: cluster 2023-11-15T22:20:04.604856+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:05.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:05 smithi145 bash[108160]: cluster 2023-11-15T22:20:04.604856+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:07.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:07 smithi195 bash[108245]: cluster 2023-11-15T22:20:06.605302+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:07.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:07 smithi145 bash[108160]: cluster 2023-11-15T22:20:06.605302+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:07.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:07 smithi145 bash[111573]: cluster 2023-11-15T22:20:06.605302+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:09.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:09 smithi195 bash[108245]: cluster 2023-11-15T22:20:08.605699+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:09.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:09 smithi145 bash[108160]: cluster 2023-11-15T22:20:08.605699+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:09.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:09 smithi145 bash[111573]: cluster 2023-11-15T22:20:08.605699+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:11.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:11 smithi195 bash[108245]: cluster 2023-11-15T22:20:10.606132+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:11.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:11 smithi145 bash[108160]: cluster 2023-11-15T22:20:10.606132+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:11.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:11 smithi145 bash[111573]: cluster 2023-11-15T22:20:10.606132+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:13.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:13 smithi145 bash[108160]: cluster 2023-11-15T22:20:12.606683+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:13.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:13 smithi145 bash[111573]: cluster 2023-11-15T22:20:12.606683+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:14.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:13 smithi195 bash[108245]: cluster 2023-11-15T22:20:12.606683+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:15.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:15 smithi195 bash[108245]: cluster 2023-11-15T22:20:14.607114+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:15.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:15 smithi145 bash[108160]: cluster 2023-11-15T22:20:14.607114+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:15.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:15 smithi145 bash[111573]: cluster 2023-11-15T22:20:14.607114+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:17.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:17 smithi195 bash[108245]: cluster 2023-11-15T22:20:16.607589+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:17.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:17 smithi145 bash[108160]: cluster 2023-11-15T22:20:16.607589+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:17.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:17 smithi145 bash[111573]: cluster 2023-11-15T22:20:16.607589+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:19.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:19 smithi195 bash[108245]: cluster 2023-11-15T22:20:18.607957+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:19.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:19 smithi145 bash[108160]: cluster 2023-11-15T22:20:18.607957+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:19.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:19 smithi145 bash[111573]: cluster 2023-11-15T22:20:18.607957+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:21.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:21 smithi195 bash[108245]: cluster 2023-11-15T22:20:20.608415+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:21.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:21 smithi145 bash[108160]: cluster 2023-11-15T22:20:20.608415+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:21.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:21 smithi145 bash[111573]: cluster 2023-11-15T22:20:20.608415+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:22.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:22 smithi195 bash[108245]: audit 2023-11-15T22:20:22.358534+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_version\": \"ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)\"}"}]: dispatch 2023-11-15T22:20:22.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:22 smithi195 bash[108245]: audit 2023-11-15T22:20:22.361662+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_version\": \"ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)\"}"}]': finished 2023-11-15T22:20:22.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:22 smithi195 bash[108245]: audit 2023-11-15T22:20:22.362124+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:20:22.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:22 smithi145 bash[108160]: audit 2023-11-15T22:20:22.358534+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_version\": \"ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)\"}"}]: dispatch 2023-11-15T22:20:22.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:22 smithi145 bash[108160]: audit 2023-11-15T22:20:22.361662+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_version\": \"ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)\"}"}]': finished 2023-11-15T22:20:22.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:22 smithi145 bash[108160]: audit 2023-11-15T22:20:22.362124+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:20:22.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:22 smithi145 bash[111573]: audit 2023-11-15T22:20:22.358534+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_version\": \"ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)\"}"}]: dispatch 2023-11-15T22:20:22.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:22 smithi145 bash[111573]: audit 2023-11-15T22:20:22.361662+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_version\": \"ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)\"}"}]': finished 2023-11-15T22:20:22.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:22 smithi145 bash[111573]: audit 2023-11-15T22:20:22.362124+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:20:23.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:23 smithi145 bash[108160]: cephadm 2023-11-15T22:20:22.361940+0000 mgr.y (mgr.14142) 260 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac with id 6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166 2023-11-15T22:20:23.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:23 smithi145 bash[108160]: cephadm 2023-11-15T22:20:22.362797+0000 mgr.y (mgr.14142) 261 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-15T22:20:23.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:23 smithi145 bash[108160]: cephadm 2023-11-15T22:20:22.363093+0000 mgr.y (mgr.14142) 262 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-15T22:20:23.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:23 smithi145 bash[108160]: cephadm 2023-11-15T22:20:22.573901+0000 mgr.y (mgr.14142) 263 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac on smithi195 2023-11-15T22:20:23.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:23 smithi145 bash[108160]: cluster 2023-11-15T22:20:22.608958+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:23.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:23 smithi145 bash[111573]: cephadm 2023-11-15T22:20:22.361940+0000 mgr.y (mgr.14142) 260 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac with id 6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166 2023-11-15T22:20:23.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:23 smithi145 bash[111573]: cephadm 2023-11-15T22:20:22.362797+0000 mgr.y (mgr.14142) 261 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-15T22:20:23.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:23 smithi145 bash[111573]: cephadm 2023-11-15T22:20:22.363093+0000 mgr.y (mgr.14142) 262 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-15T22:20:23.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:23 smithi145 bash[111573]: cephadm 2023-11-15T22:20:22.573901+0000 mgr.y (mgr.14142) 263 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac on smithi195 2023-11-15T22:20:23.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:23 smithi145 bash[111573]: cluster 2023-11-15T22:20:22.608958+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:24.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:23 smithi195 bash[108245]: cephadm 2023-11-15T22:20:22.361940+0000 mgr.y (mgr.14142) 260 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac with id 6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166 2023-11-15T22:20:24.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:23 smithi195 bash[108245]: cephadm 2023-11-15T22:20:22.362797+0000 mgr.y (mgr.14142) 261 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-15T22:20:24.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:23 smithi195 bash[108245]: cephadm 2023-11-15T22:20:22.363093+0000 mgr.y (mgr.14142) 262 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-15T22:20:24.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:23 smithi195 bash[108245]: cephadm 2023-11-15T22:20:22.573901+0000 mgr.y (mgr.14142) 263 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac on smithi195 2023-11-15T22:20:24.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:23 smithi195 bash[108245]: cluster 2023-11-15T22:20:22.608958+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:25.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:25 smithi195 bash[108245]: cluster 2023-11-15T22:20:24.609559+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:25.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:25 smithi145 bash[108160]: cluster 2023-11-15T22:20:24.609559+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:25.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:25 smithi145 bash[111573]: cluster 2023-11-15T22:20:24.609559+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:27.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:27 smithi195 bash[108245]: cluster 2023-11-15T22:20:26.610060+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:35.019 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:27 smithi145 bash[108160]: cluster 2023-11-15T22:20:26.610060+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:35.020 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:27 smithi145 bash[111573]: cluster 2023-11-15T22:20:26.610060+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:35.020 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:29 smithi195 bash[108245]: cluster 2023-11-15T22:20:28.610533+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:35.020 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:31 smithi195 bash[108245]: cluster 2023-11-15T22:20:30.611175+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:35.020 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:33 smithi195 bash[108245]: cluster 2023-11-15T22:20:32.611683+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:35.020 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:33 smithi195 bash[108245]: audit 2023-11-15T22:20:33.051678+0000 mgr.y (mgr.14142) 270 : audit [DBG] from='client.24670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:35.020 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:29 smithi145 bash[108160]: cluster 2023-11-15T22:20:28.610533+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:35.021 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:29 smithi145 bash[111573]: cluster 2023-11-15T22:20:28.610533+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:35.021 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:31 smithi145 bash[108160]: cluster 2023-11-15T22:20:30.611175+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:35.021 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:31 smithi145 bash[111573]: cluster 2023-11-15T22:20:30.611175+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:35.022 INFO:teuthology.orchestra.run.smithi145.stdout:true 2023-11-15T22:20:35.022 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-11-15T22:20:35.022 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 running (2m) 2m ago 3m docker.io/prom/alertmanager:latest 9f27df16978d 8843c7c2156c 2023-11-15T22:20:35.022 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi195 running (2m) 2m ago 2m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c c270d7c9d7d9 2023-11-15T22:20:35.022 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi195 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1b9ab009b46a 2023-11-15T22:20:35.022 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0e911c3805ba 2023-11-15T22:20:35.022 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4b26e71126dd 2023-11-15T22:20:35.022 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi195 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 41441c4d1030 2023-11-15T22:20:35.022 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 554927abae66 2023-11-15T22:20:35.065 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 running (3m) 2m ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 f7bae74411ea 2023-11-15T22:20:35.066 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi195 running (3m) 2m ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 386cf6ed6cc3 2023-11-15T22:20:35.066 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d6d2b1047f2d 2023-11-15T22:20:35.066 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (4m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4c00ee0de17f 2023-11-15T22:20:35.066 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 bbf3ca66ab46 2023-11-15T22:20:35.066 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d3a75cbba41e 2023-11-15T22:20:35.066 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi195 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1ba87784d106 2023-11-15T22:20:35.067 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi195 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1991bae6aadf 2023-11-15T22:20:35.067 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi195 running (3m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 005952f29789 2023-11-15T22:20:35.067 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi195 running (3m) 2m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a425dff4a2e2 2023-11-15T22:20:35.067 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi195 running (2m) 2m ago 3m docker.io/prom/prometheus:latest 22010d1e5539 6400d7206990 2023-11-15T22:20:35.067 INFO:teuthology.orchestra.run.smithi145.stdout:rgw.r.z.smithi145.evpeeh smithi145 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 98a5f5ccac40 2023-11-15T22:20:35.068 INFO:teuthology.orchestra.run.smithi145.stdout:rgw.r.z.smithi195.ctlvsu smithi195 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a54f013f7659 2023-11-15T22:20:35.068 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2023-11-15T22:20:35.068 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2023-11-15T22:20:35.068 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-15T22:20:35.068 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:20:35.068 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2023-11-15T22:20:35.069 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-15T22:20:35.069 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:20:35.069 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2023-11-15T22:20:35.069 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-15T22:20:35.069 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:20:35.069 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": {}, 2023-11-15T22:20:35.099 INFO:teuthology.orchestra.run.smithi145.stdout: "rgw": { 2023-11-15T22:20:35.099 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-15T22:20:35.099 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:20:35.099 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2023-11-15T22:20:35.099 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-11-15T22:20:35.099 INFO:teuthology.orchestra.run.smithi145.stdout: } 2023-11-15T22:20:35.100 INFO:teuthology.orchestra.run.smithi145.stdout:} 2023-11-15T22:20:35.100 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:33 smithi145 bash[108160]: cluster 2023-11-15T22:20:32.611683+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:35.100 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:33 smithi145 bash[108160]: audit 2023-11-15T22:20:33.051678+0000 mgr.y (mgr.14142) 270 : audit [DBG] from='client.24670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:35.101 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:33 smithi145 bash[111573]: cluster 2023-11-15T22:20:32.611683+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:35.101 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:33 smithi145 bash[111573]: audit 2023-11-15T22:20:33.051678+0000 mgr.y (mgr.14142) 270 : audit [DBG] from='client.24670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:35.102 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2023-11-15T22:20:35.102 INFO:teuthology.orchestra.run.smithi145.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", 2023-11-15T22:20:35.102 INFO:teuthology.orchestra.run.smithi145.stdout: "in_progress": true, 2023-11-15T22:20:35.102 INFO:teuthology.orchestra.run.smithi145.stdout: "services_complete": [], 2023-11-15T22:20:35.103 INFO:teuthology.orchestra.run.smithi145.stdout: "message": "" 2023-11-15T22:20:35.103 INFO:teuthology.orchestra.run.smithi145.stdout:} 2023-11-15T22:20:35.103 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:34 smithi145 bash[108160]: audit 2023-11-15T22:20:33.318489+0000 mgr.y (mgr.14142) 271 : audit [DBG] from='client.24676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:35.103 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:34 smithi145 bash[108160]: audit 2023-11-15T22:20:33.581017+0000 mgr.y (mgr.14142) 272 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:35.104 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:34 smithi145 bash[108160]: audit 2023-11-15T22:20:33.873294+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.145:0/735164740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:20:35.104 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:34 smithi145 bash[108160]: audit 2023-11-15T22:20:34.160395+0000 mgr.y (mgr.14142) 273 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:35.104 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:34 smithi145 bash[111573]: audit 2023-11-15T22:20:33.318489+0000 mgr.y (mgr.14142) 271 : audit [DBG] from='client.24676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:35.135 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:34 smithi145 bash[111573]: audit 2023-11-15T22:20:33.581017+0000 mgr.y (mgr.14142) 272 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:35.135 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:34 smithi145 bash[111573]: audit 2023-11-15T22:20:33.873294+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.145:0/735164740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:20:35.135 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:34 smithi145 bash[111573]: audit 2023-11-15T22:20:34.160395+0000 mgr.y (mgr.14142) 273 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:35.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:34 smithi195 bash[108245]: audit 2023-11-15T22:20:33.318489+0000 mgr.y (mgr.14142) 271 : audit [DBG] from='client.24676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:35.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:34 smithi195 bash[108245]: audit 2023-11-15T22:20:33.581017+0000 mgr.y (mgr.14142) 272 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:35.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:34 smithi195 bash[108245]: audit 2023-11-15T22:20:33.873294+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.145:0/735164740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:20:35.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:34 smithi195 bash[108245]: audit 2023-11-15T22:20:34.160395+0000 mgr.y (mgr.14142) 273 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:20:35.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:35 smithi145 bash[108160]: cluster 2023-11-15T22:20:34.612235+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:35.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:35 smithi145 bash[111573]: cluster 2023-11-15T22:20:34.612235+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:36.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:35 smithi195 bash[108245]: cluster 2023-11-15T22:20:34.612235+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:37.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:37 smithi145 bash[108160]: cluster 2023-11-15T22:20:36.612813+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:37.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:37 smithi145 bash[111573]: cluster 2023-11-15T22:20:36.612813+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:38.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:37 smithi195 bash[108245]: cluster 2023-11-15T22:20:36.612813+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:39.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:39 smithi145 bash[108160]: cluster 2023-11-15T22:20:38.613313+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:39.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:39 smithi145 bash[111573]: cluster 2023-11-15T22:20:38.613313+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:40.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:39 smithi195 bash[108245]: cluster 2023-11-15T22:20:38.613313+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:41.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:41 smithi145 bash[108160]: cluster 2023-11-15T22:20:40.613899+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:41.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:41 smithi145 bash[111573]: cluster 2023-11-15T22:20:40.613899+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:42.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:41 smithi195 bash[108245]: cluster 2023-11-15T22:20:40.613899+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:43.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:43 smithi145 bash[108160]: cluster 2023-11-15T22:20:42.614463+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:43.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:43 smithi145 bash[111573]: cluster 2023-11-15T22:20:42.614463+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:44.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:43 smithi195 bash[108245]: cluster 2023-11-15T22:20:42.614463+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:45.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:45 smithi195 bash[108245]: cluster 2023-11-15T22:20:44.615118+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:45.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:45 smithi145 bash[108160]: cluster 2023-11-15T22:20:44.615118+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:45.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:45 smithi145 bash[111573]: cluster 2023-11-15T22:20:44.615118+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:47.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:47 smithi195 bash[108245]: cluster 2023-11-15T22:20:46.615730+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:47.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:47 smithi145 bash[108160]: cluster 2023-11-15T22:20:46.615730+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:47.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:47 smithi145 bash[111573]: cluster 2023-11-15T22:20:46.615730+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:49.722 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:49 smithi195 bash[108245]: cluster 2023-11-15T22:20:48.616324+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:49.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:49 smithi145 bash[108160]: cluster 2023-11-15T22:20:48.616324+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:49.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:49 smithi145 bash[111573]: cluster 2023-11-15T22:20:48.616324+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:50.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:50 smithi145 bash[108160]: cephadm 2023-11-15T22:20:50.048183+0000 mgr.y (mgr.14142) 282 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-11-15T22:20:50.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:50 smithi145 bash[108160]: cephadm 2023-11-15T22:20:50.048247+0000 mgr.y (mgr.14142) 283 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-11-15T22:20:50.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:50 smithi145 bash[108160]: audit 2023-11-15T22:20:50.048592+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.x"}]: dispatch 2023-11-15T22:20:50.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:50 smithi145 bash[108160]: audit 2023-11-15T22:20:50.056904+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.x"}]': finished 2023-11-15T22:20:50.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:50 smithi145 bash[108160]: audit 2023-11-15T22:20:50.058029+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-11-15T22:20:50.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:50 smithi145 bash[108160]: audit 2023-11-15T22:20:50.058827+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:20:50.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:50 smithi145 bash[108160]: cephadm 2023-11-15T22:20:50.059409+0000 mgr.y (mgr.14142) 284 : cephadm [INF] Deploying daemon mgr.x on smithi195 2023-11-15T22:20:50.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:50 smithi145 bash[108160]: audit 2023-11-15T22:20:50.059913+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-15T22:20:50.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:50 smithi145 bash[111573]: cephadm 2023-11-15T22:20:50.048183+0000 mgr.y (mgr.14142) 282 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-11-15T22:20:50.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:50 smithi145 bash[111573]: cephadm 2023-11-15T22:20:50.048247+0000 mgr.y (mgr.14142) 283 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-11-15T22:20:50.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:50 smithi145 bash[111573]: audit 2023-11-15T22:20:50.048592+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.x"}]: dispatch 2023-11-15T22:20:50.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:50 smithi145 bash[111573]: audit 2023-11-15T22:20:50.056904+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.x"}]': finished 2023-11-15T22:20:50.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:50 smithi145 bash[111573]: audit 2023-11-15T22:20:50.058029+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-11-15T22:20:50.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:50 smithi145 bash[111573]: audit 2023-11-15T22:20:50.058827+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:20:50.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:50 smithi145 bash[111573]: cephadm 2023-11-15T22:20:50.059409+0000 mgr.y (mgr.14142) 284 : cephadm [INF] Deploying daemon mgr.x on smithi195 2023-11-15T22:20:50.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:50 smithi145 bash[111573]: audit 2023-11-15T22:20:50.059913+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-15T22:20:51.019 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:50 smithi195 bash[108245]: cephadm 2023-11-15T22:20:50.048183+0000 mgr.y (mgr.14142) 282 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-11-15T22:20:51.020 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:50 smithi195 bash[108245]: cephadm 2023-11-15T22:20:50.048247+0000 mgr.y (mgr.14142) 283 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-11-15T22:20:51.020 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:50 smithi195 bash[108245]: audit 2023-11-15T22:20:50.048592+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.x"}]: dispatch 2023-11-15T22:20:51.020 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:50 smithi195 bash[108245]: audit 2023-11-15T22:20:50.056904+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", "who": "mgr.x"}]': finished 2023-11-15T22:20:51.020 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:50 smithi195 bash[108245]: audit 2023-11-15T22:20:50.058029+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-11-15T22:20:51.020 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:50 smithi195 bash[108245]: audit 2023-11-15T22:20:50.058827+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:20:51.020 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:50 smithi195 bash[108245]: cephadm 2023-11-15T22:20:50.059409+0000 mgr.y (mgr.14142) 284 : cephadm [INF] Deploying daemon mgr.x on smithi195 2023-11-15T22:20:51.020 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:50 smithi195 bash[108245]: audit 2023-11-15T22:20:50.059913+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-15T22:20:51.425 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:20:51 smithi195 systemd[1]: Stopping Ceph mgr.x for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:20:52.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:52 smithi195 bash[108245]: cluster 2023-11-15T22:20:50.616977+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:52.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:52 smithi145 bash[108160]: cluster 2023-11-15T22:20:50.616977+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:52.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:52 smithi145 bash[111573]: cluster 2023-11-15T22:20:50.616977+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:54.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:54 smithi195 bash[108245]: cluster 2023-11-15T22:20:52.617514+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:54.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:54 smithi145 bash[108160]: cluster 2023-11-15T22:20:52.617514+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:54.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:54 smithi145 bash[111573]: cluster 2023-11-15T22:20:52.617514+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:55.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:55 smithi195 bash[108245]: cluster 2023-11-15T22:20:54.618132+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:55.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:55 smithi145 bash[108160]: cluster 2023-11-15T22:20:54.618132+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:55.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:55 smithi145 bash[111573]: cluster 2023-11-15T22:20:54.618132+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:57.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:57 smithi195 bash[108245]: cluster 2023-11-15T22:20:56.618736+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:57.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:57 smithi145 bash[108160]: cluster 2023-11-15T22:20:56.618736+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:57.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:57 smithi145 bash[111573]: cluster 2023-11-15T22:20:56.618736+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:59.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:20:59 smithi145 bash[108160]: cluster 2023-11-15T22:20:58.619205+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:20:59.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:20:59 smithi145 bash[111573]: cluster 2023-11-15T22:20:58.619205+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:00.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:20:59 smithi195 bash[108245]: cluster 2023-11-15T22:20:58.619205+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:01.349 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:01 smithi195 podman[122122]: time="2023-11-15T22:21:01Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr.x in 10 seconds, resorting to SIGKILL" 2023-11-15T22:21:01.349 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:01 smithi195 podman[122122]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr.x 2023-11-15T22:21:01.676 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:01 smithi195 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-11-15T22:21:01.676 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:01 smithi195 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-11-15T22:21:01.676 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:01 smithi195 systemd[1]: Stopped Ceph mgr.x for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:21:01.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:01 smithi145 bash[108160]: cluster 2023-11-15T22:21:00.619753+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:01.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:01 smithi145 bash[111573]: cluster 2023-11-15T22:21:00.619753+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:02.054 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:01 smithi195 bash[108245]: cluster 2023-11-15T22:21:00.619753+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:02.054 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:01 smithi195 systemd[1]: Starting Ceph mgr.x for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:21:02.054 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:01 smithi195 podman[122199]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr.x" found: no such container 2023-11-15T22:21:02.054 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:01 smithi195 systemd[1]: Started Ceph mgr.x for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:21:02.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:02 smithi145 bash[108160]: audit 2023-11-15T22:21:01.749286+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:18:00.048305\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:18:00.048532\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:18:00.048581\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:18:00.048638\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:18:00.048700\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048734\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:18:00.048768\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:18:00.048818\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048864\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:21:02.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:02 smithi145 bash[108160]: audit 2023-11-15T22:21:01.752815+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:18:00.048305\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:18:00.048532\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:18:00.048581\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:18:00.048638\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:18:00.048700\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048734\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:18:00.048768\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:18:00.048818\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048864\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:21:02.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:02 smithi145 bash[108160]: audit 2023-11-15T22:21:01.753593+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:21:02.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:02 smithi145 bash[111573]: audit 2023-11-15T22:21:01.749286+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:18:00.048305\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:18:00.048532\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:18:00.048581\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:18:00.048638\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:18:00.048700\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048734\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:18:00.048768\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:18:00.048818\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048864\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:21:02.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:02 smithi145 bash[111573]: audit 2023-11-15T22:21:01.752815+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:18:00.048305\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:18:00.048532\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:18:00.048581\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:18:00.048638\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:18:00.048700\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048734\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:18:00.048768\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:18:00.048818\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048864\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:21:02.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:02 smithi145 bash[111573]: audit 2023-11-15T22:21:01.753593+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:21:03.043 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:02 smithi195 bash[108245]: audit 2023-11-15T22:21:01.749286+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:18:00.048305\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:18:00.048532\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:18:00.048581\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:18:00.048638\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:18:00.048700\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048734\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:18:00.048768\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:18:00.048818\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048864\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:21:03.043 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:02 smithi195 bash[108245]: audit 2023-11-15T22:21:01.752815+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:18:00.048305\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:18:00.048532\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:18:00.048581\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:18:00.048638\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:18:00.048700\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048734\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:18:00.048768\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:18:00.048818\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:18:00.048864\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:21:03.043 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:02 smithi195 bash[108245]: audit 2023-11-15T22:21:01.753593+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-15T22:21:03.043 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:02 smithi195 bash[122216]: debug 2023-11-15T22:21:02.583+0000 7f2570b63700 1 -- 172.21.15.195:0/127581878 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5639fce164e0 con 0x5639fcded400 2023-11-15T22:21:03.043 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:02 smithi195 bash[122216]: debug 2023-11-15T22:21:02.704+0000 7f258114a680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-15T22:21:03.043 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:02 smithi195 bash[122216]: debug 2023-11-15T22:21:02.786+0000 7f258114a680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-15T22:21:03.426 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:03 smithi195 bash[122216]: debug 2023-11-15T22:21:03.167+0000 7f258114a680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-15T22:21:04.017 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:03 smithi195 bash[108245]: cluster 2023-11-15T22:21:02.620339+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:04.017 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:03 smithi195 bash[122216]: debug 2023-11-15T22:21:03.931+0000 7f258114a680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-15T22:21:04.017 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:04 smithi195 bash[122216]: debug 2023-11-15T22:21:04.014+0000 7f258114a680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-15T22:21:04.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:03 smithi145 bash[108160]: cluster 2023-11-15T22:21:02.620339+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:04.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:03 smithi145 bash[111573]: cluster 2023-11-15T22:21:02.620339+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:04.425 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:04 smithi195 bash[122216]: debug 2023-11-15T22:21:04.245+0000 7f258114a680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-15T22:21:04.456 INFO:teuthology.orchestra.run.smithi145.stdout:true 2023-11-15T22:21:04.981 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-11-15T22:21:04.981 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 running (3m) 3m ago 3m docker.io/prom/alertmanager:latest 9f27df16978d 8843c7c2156c 2023-11-15T22:21:04.981 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi195 running (3m) 3m ago 3m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c c270d7c9d7d9 2023-11-15T22:21:04.981 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi195 running - - 2023-11-15T22:21:04.981 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0e911c3805ba 2023-11-15T22:21:04.981 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4b26e71126dd 2023-11-15T22:21:04.981 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi195 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 41441c4d1030 2023-11-15T22:21:04.981 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 554927abae66 2023-11-15T22:21:04.982 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 running (3m) 3m ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 f7bae74411ea 2023-11-15T22:21:04.982 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi195 running (3m) 3m ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 386cf6ed6cc3 2023-11-15T22:21:04.982 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d6d2b1047f2d 2023-11-15T22:21:04.982 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4c00ee0de17f 2023-11-15T22:21:04.982 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 bbf3ca66ab46 2023-11-15T22:21:04.982 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d3a75cbba41e 2023-11-15T22:21:04.982 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi195 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1ba87784d106 2023-11-15T22:21:04.982 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi195 running (4m) 3m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1991bae6aadf 2023-11-15T22:21:04.982 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi195 running (4m) 3m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 005952f29789 2023-11-15T22:21:04.982 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi195 running (4m) 3m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a425dff4a2e2 2023-11-15T22:21:04.982 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi195 running (3m) 3m ago 3m docker.io/prom/prometheus:latest 22010d1e5539 6400d7206990 2023-11-15T22:21:04.983 INFO:teuthology.orchestra.run.smithi145.stdout:rgw.r.z.smithi145.evpeeh smithi145 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 98a5f5ccac40 2023-11-15T22:21:04.983 INFO:teuthology.orchestra.run.smithi145.stdout:rgw.r.z.smithi195.ctlvsu smithi195 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a54f013f7659 2023-11-15T22:21:05.266 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2023-11-15T22:21:05.266 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2023-11-15T22:21:05.266 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-15T22:21:05.267 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:21:05.267 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2023-11-15T22:21:05.267 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-15T22:21:05.267 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:21:05.267 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2023-11-15T22:21:05.267 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-15T22:21:05.267 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:21:05.267 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": {}, 2023-11-15T22:21:05.267 INFO:teuthology.orchestra.run.smithi145.stdout: "rgw": { 2023-11-15T22:21:05.267 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-15T22:21:05.267 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:21:05.268 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2023-11-15T22:21:05.268 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-11-15T22:21:05.268 INFO:teuthology.orchestra.run.smithi145.stdout: } 2023-11-15T22:21:05.268 INFO:teuthology.orchestra.run.smithi145.stdout:} 2023-11-15T22:21:05.534 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2023-11-15T22:21:05.534 INFO:teuthology.orchestra.run.smithi145.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", 2023-11-15T22:21:05.534 INFO:teuthology.orchestra.run.smithi145.stdout: "in_progress": true, 2023-11-15T22:21:05.534 INFO:teuthology.orchestra.run.smithi145.stdout: "services_complete": [], 2023-11-15T22:21:05.534 INFO:teuthology.orchestra.run.smithi145.stdout: "message": "" 2023-11-15T22:21:05.534 INFO:teuthology.orchestra.run.smithi145.stdout:} 2023-11-15T22:21:05.554 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:05 smithi195 bash[122216]: debug 2023-11-15T22:21:05.221+0000 7f258114a680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-15T22:21:05.554 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:05 smithi195 bash[122216]: debug 2023-11-15T22:21:05.354+0000 7f258114a680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-15T22:21:05.555 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:05 smithi195 bash[122216]: debug 2023-11-15T22:21:05.445+0000 7f258114a680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-15T22:21:05.555 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:05 smithi195 bash[122216]: debug 2023-11-15T22:21:05.552+0000 7f258114a680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-15T22:21:05.926 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:05 smithi195 bash[122216]: debug 2023-11-15T22:21:05.768+0000 7f258114a680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-15T22:21:05.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:05 smithi195 bash[108245]: audit 2023-11-15T22:21:04.443895+0000 mgr.y (mgr.14142) 292 : audit [DBG] from='client.24706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:05.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:05 smithi195 bash[108245]: cluster 2023-11-15T22:21:04.620981+0000 mgr.y (mgr.14142) 293 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:05.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:05 smithi195 bash[108245]: audit 2023-11-15T22:21:04.714056+0000 mgr.y (mgr.14142) 294 : audit [DBG] from='client.24712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:05.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:05 smithi195 bash[108245]: audit 2023-11-15T22:21:04.976165+0000 mgr.y (mgr.14142) 295 : audit [DBG] from='client.24718 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:05.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:05 smithi195 bash[108245]: audit 2023-11-15T22:21:05.265023+0000 mon.b (mon.2) 26 : audit [DBG] from='client.? 172.21.15.145:0/2657282080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:21:05.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:05 smithi145 bash[108160]: audit 2023-11-15T22:21:04.443895+0000 mgr.y (mgr.14142) 292 : audit [DBG] from='client.24706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:05.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:05 smithi145 bash[108160]: cluster 2023-11-15T22:21:04.620981+0000 mgr.y (mgr.14142) 293 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:05.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:05 smithi145 bash[108160]: audit 2023-11-15T22:21:04.714056+0000 mgr.y (mgr.14142) 294 : audit [DBG] from='client.24712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:05.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:05 smithi145 bash[108160]: audit 2023-11-15T22:21:04.976165+0000 mgr.y (mgr.14142) 295 : audit [DBG] from='client.24718 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:05.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:05 smithi145 bash[108160]: audit 2023-11-15T22:21:05.265023+0000 mon.b (mon.2) 26 : audit [DBG] from='client.? 172.21.15.145:0/2657282080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:21:05.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:05 smithi145 bash[111573]: audit 2023-11-15T22:21:04.443895+0000 mgr.y (mgr.14142) 292 : audit [DBG] from='client.24706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:05.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:05 smithi145 bash[111573]: cluster 2023-11-15T22:21:04.620981+0000 mgr.y (mgr.14142) 293 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:05.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:05 smithi145 bash[111573]: audit 2023-11-15T22:21:04.714056+0000 mgr.y (mgr.14142) 294 : audit [DBG] from='client.24712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:05.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:05 smithi145 bash[111573]: audit 2023-11-15T22:21:04.976165+0000 mgr.y (mgr.14142) 295 : audit [DBG] from='client.24718 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:05.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:05 smithi145 bash[111573]: audit 2023-11-15T22:21:05.265023+0000 mon.b (mon.2) 26 : audit [DBG] from='client.? 172.21.15.145:0/2657282080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:21:06.367 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:06 smithi195 bash[122216]: debug 2023-11-15T22:21:06.067+0000 7f258114a680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-15T22:21:06.367 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:06 smithi195 bash[122216]: debug 2023-11-15T22:21:06.185+0000 7f258114a680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-15T22:21:06.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:06 smithi195 bash[108245]: audit 2023-11-15T22:21:05.532374+0000 mgr.y (mgr.14142) 296 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:06.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:06 smithi145 bash[108160]: audit 2023-11-15T22:21:05.532374+0000 mgr.y (mgr.14142) 296 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:06.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:06 smithi145 bash[111573]: audit 2023-11-15T22:21:05.532374+0000 mgr.y (mgr.14142) 296 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:07.320 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:06 smithi195 bash[122216]: debug 2023-11-15T22:21:06.966+0000 7f258114a680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-15T22:21:07.320 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:07 smithi195 bash[122216]: debug 2023-11-15T22:21:07.049+0000 7f258114a680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-15T22:21:07.320 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:07 smithi195 bash[122216]: debug 2023-11-15T22:21:07.141+0000 7f258114a680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-15T22:21:07.581 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:07 smithi195 bash[122216]: debug 2023-11-15T22:21:07.317+0000 7f258114a680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-15T22:21:07.851 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:07 smithi195 bash[122216]: debug 2023-11-15T22:21:07.578+0000 7f258114a680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-15T22:21:07.851 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:07 smithi195 bash[122216]: debug 2023-11-15T22:21:07.711+0000 7f258114a680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-15T22:21:07.852 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:07 smithi195 bash[108245]: cluster 2023-11-15T22:21:06.621468+0000 mgr.y (mgr.14142) 297 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:07.852 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:07 smithi195 bash[108245]: audit 2023-11-15T22:21:06.769089+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:21:06.767836\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.767929\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:21:01.747510\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:21:06.767965\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:21:06.767996\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:21:06.768027\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:21:06.768057\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.768087\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:21:06.768116\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:21:06.768145\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.768173\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_daemon_update\": \"2023-11-15T22:21:06.768264\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:21:07.853 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:07 smithi195 bash[108245]: audit 2023-11-15T22:21:06.774846+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:21:06.767836\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.767929\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:21:01.747510\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:21:06.767965\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:21:06.767996\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:21:06.768027\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:21:06.768057\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.768087\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:21:06.768116\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:21:06.768145\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.768173\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_daemon_update\": \"2023-11-15T22:21:06.768264\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:21:07.853 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:07 smithi195 bash[108245]: cephadm 2023-11-15T22:21:06.777043+0000 mgr.y (mgr.14142) 298 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac with id 6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166 2023-11-15T22:21:07.853 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:07 smithi195 bash[108245]: audit 2023-11-15T22:21:06.777298+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:21:07.853 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:07 smithi195 bash[108245]: cephadm 2023-11-15T22:21:06.778234+0000 mgr.y (mgr.14142) 299 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-15T22:21:07.853 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:07 smithi195 bash[108245]: cephadm 2023-11-15T22:21:06.778572+0000 mgr.y (mgr.14142) 300 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-15T22:21:07.853 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:07 smithi195 bash[108245]: cephadm 2023-11-15T22:21:06.780237+0000 mgr.y (mgr.14142) 301 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-11-15T22:21:07.853 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:07 smithi195 bash[108245]: audit 2023-11-15T22:21:06.780717+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-11-15T22:21:07.853 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:07 smithi195 bash[108245]: cluster 2023-11-15T22:21:06.786738+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-11-15T22:21:07.970 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[108395]: debug ignoring --setuser ceph since I am not root 2023-11-15T22:21:07.971 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[108395]: ignoring --setgroup ceph since I am not root 2023-11-15T22:21:07.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[108160]: cluster 2023-11-15T22:21:06.621468+0000 mgr.y (mgr.14142) 297 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:07.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[111573]: cluster 2023-11-15T22:21:06.621468+0000 mgr.y (mgr.14142) 297 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:07.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[111573]: audit 2023-11-15T22:21:06.769089+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:21:06.767836\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.767929\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:21:01.747510\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:21:06.767965\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:21:06.767996\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:21:06.768027\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:21:06.768057\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.768087\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:21:06.768116\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:21:06.768145\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.768173\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_daemon_update\": \"2023-11-15T22:21:06.768264\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:21:07.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[111573]: audit 2023-11-15T22:21:06.774846+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:21:06.767836\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.767929\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:21:01.747510\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:21:06.767965\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:21:06.767996\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:21:06.768027\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:21:06.768057\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.768087\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:21:06.768116\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:21:06.768145\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.768173\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_daemon_update\": \"2023-11-15T22:21:06.768264\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:21:07.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[111573]: cephadm 2023-11-15T22:21:06.777043+0000 mgr.y (mgr.14142) 298 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac with id 6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166 2023-11-15T22:21:07.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[111573]: audit 2023-11-15T22:21:06.777298+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:21:07.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[111573]: cephadm 2023-11-15T22:21:06.778234+0000 mgr.y (mgr.14142) 299 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-15T22:21:07.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[111573]: cephadm 2023-11-15T22:21:06.778572+0000 mgr.y (mgr.14142) 300 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-15T22:21:07.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[111573]: cephadm 2023-11-15T22:21:06.780237+0000 mgr.y (mgr.14142) 301 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-11-15T22:21:07.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[111573]: audit 2023-11-15T22:21:06.780717+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-11-15T22:21:07.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[111573]: cluster 2023-11-15T22:21:06.786738+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-11-15T22:21:07.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[108160]: audit 2023-11-15T22:21:06.769089+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:21:06.767836\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.767929\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:21:01.747510\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:21:06.767965\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:21:06.767996\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:21:06.768027\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:21:06.768057\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.768087\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:21:06.768116\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:21:06.768145\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.768173\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_daemon_update\": \"2023-11-15T22:21:06.768264\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]: dispatch 2023-11-15T22:21:07.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[108160]: audit 2023-11-15T22:21:06.774846+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"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-11-15T22:21:06.767836\", \"created\": \"2023-11-15T22:14:45.373001\", \"started\": \"2023-11-15T22:14:45.404734\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.767929\", \"created\": \"2023-11-15T22:15:03.192665\", \"started\": \"2023-11-15T22:21:01.747510\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"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-11-15T22:21:06.767965\", \"created\": \"2023-11-15T22:16:03.419529\", \"started\": \"2023-11-15T22:16:04.383584\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"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-11-15T22:21:06.767996\", \"created\": \"2023-11-15T22:16:15.970292\", \"started\": \"2023-11-15T22:16:29.603255\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"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-11-15T22:21:06.768027\", \"created\": \"2023-11-15T22:16:30.006025\", \"started\": \"2023-11-15T22:16:43.621717\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"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-11-15T22:21:06.768057\", \"created\": \"2023-11-15T22:16:43.713764\", \"started\": \"2023-11-15T22:16:44.772150\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.768087\", \"created\": \"2023-11-15T22:17:05.520349\", \"started\": \"2023-11-15T22:17:46.753087\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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-11-15T22:21:06.768116\", \"created\": \"2023-11-15T22:17:07.234316\", \"started\": \"2023-11-15T22:17:14.962622\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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-11-15T22:21:06.768145\", \"created\": \"2023-11-15T22:17:37.149745\", \"started\": \"2023-11-15T22:17:37.261672\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-15T22:21:06.768173\", \"created\": \"2023-11-15T22:17:56.564375\", \"started\": \"2023-11-15T22:17:56.596695\"}}, \"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\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829\"}}, \"last_daemon_update\": \"2023-11-15T22:21:06.768264\", \"last_device_update\": \"2023-11-15T22:16:46.521451\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.195\"]}, \"last_host_check\": \"2023-11-15T22:14:28.112835\"}"}]': finished 2023-11-15T22:21:07.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[108160]: cephadm 2023-11-15T22:21:06.777043+0000 mgr.y (mgr.14142) 298 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac with id 6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166 2023-11-15T22:21:07.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[108160]: audit 2023-11-15T22:21:06.777298+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:21:07.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[108160]: cephadm 2023-11-15T22:21:06.778234+0000 mgr.y (mgr.14142) 299 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-15T22:21:07.976 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[108160]: cephadm 2023-11-15T22:21:06.778572+0000 mgr.y (mgr.14142) 300 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-15T22:21:07.976 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[108160]: cephadm 2023-11-15T22:21:06.780237+0000 mgr.y (mgr.14142) 301 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-11-15T22:21:07.976 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[108160]: audit 2023-11-15T22:21:06.780717+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-11-15T22:21:07.976 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:07 smithi145 bash[108160]: cluster 2023-11-15T22:21:06.786738+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-11-15T22:21:08.108 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:07 smithi195 bash[122216]: debug 2023-11-15T22:21:07.848+0000 7f258114a680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-15T22:21:08.109 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:08 smithi195 bash[122216]: debug 2023-11-15T22:21:08.021+0000 7f258114a680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-15T22:21:08.426 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:08 smithi195 bash[122216]: debug 2023-11-15T22:21:08.106+0000 7f258114a680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-15T22:21:09.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:08 smithi195 bash[108245]: audit 2023-11-15T22:21:07.781353+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-11-15T22:21:09.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:08 smithi195 bash[108245]: cluster 2023-11-15T22:21:07.781412+0000 mon.a (mon.0) 752 : cluster [DBG] mgrmap e15: x(active, starting, since 1.00021s) 2023-11-15T22:21:09.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:08 smithi195 bash[108245]: cluster 2023-11-15T22:21:08.109216+0000 mon.a (mon.0) 753 : cluster [INF] Active manager daemon x restarted 2023-11-15T22:21:09.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:08 smithi195 bash[108245]: audit 2023-11-15T22:21:08.109843+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-15T22:21:09.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:08 smithi195 bash[108245]: cluster 2023-11-15T22:21:08.109881+0000 mon.a (mon.0) 754 : cluster [INF] Activating manager daemon x 2023-11-15T22:21:09.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:08 smithi195 bash[108245]: audit 2023-11-15T22:21:08.110415+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:21:09.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:08 smithi195 bash[108245]: audit 2023-11-15T22:21:08.112624+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-15T22:21:09.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:08 smithi195 bash[108245]: audit 2023-11-15T22:21:08.112940+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:21:09.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:08 smithi195 bash[108245]: cluster 2023-11-15T22:21:08.114693+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-11-15T22:21:09.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[111573]: audit 2023-11-15T22:21:07.781353+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-11-15T22:21:09.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[111573]: cluster 2023-11-15T22:21:07.781412+0000 mon.a (mon.0) 752 : cluster [DBG] mgrmap e15: x(active, starting, since 1.00021s) 2023-11-15T22:21:09.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[111573]: cluster 2023-11-15T22:21:08.109216+0000 mon.a (mon.0) 753 : cluster [INF] Active manager daemon x restarted 2023-11-15T22:21:09.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[111573]: audit 2023-11-15T22:21:08.109843+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-15T22:21:09.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[111573]: cluster 2023-11-15T22:21:08.109881+0000 mon.a (mon.0) 754 : cluster [INF] Activating manager daemon x 2023-11-15T22:21:09.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[111573]: audit 2023-11-15T22:21:08.110415+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:21:09.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[111573]: audit 2023-11-15T22:21:08.112624+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-15T22:21:09.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[111573]: audit 2023-11-15T22:21:08.112940+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:21:09.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[111573]: cluster 2023-11-15T22:21:08.114693+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-11-15T22:21:09.222 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[108160]: audit 2023-11-15T22:21:07.781353+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14142 172.21.15.145:0/907934454' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-11-15T22:21:09.222 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[108160]: cluster 2023-11-15T22:21:07.781412+0000 mon.a (mon.0) 752 : cluster [DBG] mgrmap e15: x(active, starting, since 1.00021s) 2023-11-15T22:21:09.222 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[108160]: cluster 2023-11-15T22:21:08.109216+0000 mon.a (mon.0) 753 : cluster [INF] Active manager daemon x restarted 2023-11-15T22:21:09.222 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[108160]: audit 2023-11-15T22:21:08.109843+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-15T22:21:09.222 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[108160]: cluster 2023-11-15T22:21:08.109881+0000 mon.a (mon.0) 754 : cluster [INF] Activating manager daemon x 2023-11-15T22:21:09.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[108160]: audit 2023-11-15T22:21:08.110415+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:21:09.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[108160]: audit 2023-11-15T22:21:08.112624+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-15T22:21:09.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[108160]: audit 2023-11-15T22:21:08.112940+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:21:09.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:08 smithi145 bash[108160]: cluster 2023-11-15T22:21:08.114693+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-11-15T22:21:10.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:09 smithi195 bash[108245]: cluster 2023-11-15T22:21:08.785816+0000 mon.a (mon.0) 756 : cluster [DBG] mgrmap e16: x(active, starting, since 0.67614s) 2023-11-15T22:21:10.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:09 smithi145 bash[108160]: cluster 2023-11-15T22:21:08.785816+0000 mon.a (mon.0) 756 : cluster [DBG] mgrmap e16: x(active, starting, since 0.67614s) 2023-11-15T22:21:10.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:09 smithi145 bash[111573]: cluster 2023-11-15T22:21:08.785816+0000 mon.a (mon.0) 756 : cluster [DBG] mgrmap e16: x(active, starting, since 0.67614s) 2023-11-15T22:21:11.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:11 smithi145 bash[108160]: cluster 2023-11-15T22:21:11.377767+0000 mon.a (mon.0) 757 : cluster [DBG] Standby manager daemon y started 2023-11-15T22:21:11.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:11 smithi145 bash[108160]: audit 2023-11-15T22:21:11.378433+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.? 172.21.15.145:0/2379286950' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:21:11.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:11 smithi145 bash[108160]: audit 2023-11-15T22:21:11.379495+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.? 172.21.15.145:0/2379286950' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:21:11.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:11 smithi145 bash[111573]: cluster 2023-11-15T22:21:11.377767+0000 mon.a (mon.0) 757 : cluster [DBG] Standby manager daemon y started 2023-11-15T22:21:11.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:11 smithi145 bash[111573]: audit 2023-11-15T22:21:11.378433+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.? 172.21.15.145:0/2379286950' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:21:11.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:11 smithi145 bash[111573]: audit 2023-11-15T22:21:11.379495+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.? 172.21.15.145:0/2379286950' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:21:11.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:11 smithi195 bash[108245]: cluster 2023-11-15T22:21:11.377767+0000 mon.a (mon.0) 757 : cluster [DBG] Standby manager daemon y started 2023-11-15T22:21:11.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:11 smithi195 bash[108245]: audit 2023-11-15T22:21:11.378433+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.? 172.21.15.145:0/2379286950' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:21:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:11 smithi195 bash[108245]: audit 2023-11-15T22:21:11.379495+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.? 172.21.15.145:0/2379286950' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:21:12.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:12 smithi145 bash[108160]: cluster 2023-11-15T22:21:11.434626+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e17: x(active, starting, since 3s), standbys: y 2023-11-15T22:21:12.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:12 smithi145 bash[108160]: audit 2023-11-15T22:21:11.436430+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-15T22:21:12.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:12 smithi145 bash[108160]: audit 2023-11-15T22:21:11.436540+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-15T22:21:12.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:12 smithi145 bash[111573]: cluster 2023-11-15T22:21:11.434626+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e17: x(active, starting, since 3s), standbys: y 2023-11-15T22:21:12.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:12 smithi145 bash[111573]: audit 2023-11-15T22:21:11.436430+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-15T22:21:12.721 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:12 smithi145 bash[111573]: audit 2023-11-15T22:21:11.436540+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-15T22:21:12.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:12 smithi195 bash[108245]: cluster 2023-11-15T22:21:11.434626+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e17: x(active, starting, since 3s), standbys: y 2023-11-15T22:21:12.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:12 smithi195 bash[108245]: audit 2023-11-15T22:21:11.436430+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-15T22:21:12.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:12 smithi195 bash[108245]: audit 2023-11-15T22:21:11.436540+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-15T22:21:15.425 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:14 smithi195 bash[122216]: Warning: Permanently added '172.21.15.145' (ECDSA) to the list of known hosts. 2023-11-15T22:21:15.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.788217+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-15T22:21:15.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.788410+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-15T22:21:15.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.788633+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-15T22:21:15.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.790125+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:21:15.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.790436+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:21:15.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.790689+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:21:15.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.790905+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:21:15.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.791130+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:21:15.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.791328+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:21:15.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.791527+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:21:15.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.791739+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:21:15.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.793064+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-15T22:21:15.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.793321+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-15T22:21:15.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.793824+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-15T22:21:15.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.794774+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-15T22:21:15.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.795695+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-15T22:21:15.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.796023+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-15T22:21:15.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.796361+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi145"}]: dispatch 2023-11-15T22:21:15.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.796675+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2023-11-15T22:21:15.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.796970+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-15T22:21:15.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.797245+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-15T22:21:15.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.797514+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-15T22:21:15.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.797791+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-15T22:21:15.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.798073+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-15T22:21:15.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.798345+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-15T22:21:15.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.798603+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-15T22:21:15.929 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.798870+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-15T22:21:15.929 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.799155+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-15T22:21:15.929 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.799426+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-15T22:21:15.929 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.799686+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-15T22:21:15.929 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.799977+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:21:15.929 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.800225+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:21:15.929 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.800486+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-15T22:21:15.929 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.800741+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-15T22:21:15.929 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.801002+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-15T22:21:15.929 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.801264+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-15T22:21:15.929 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: cluster 2023-11-15T22:21:14.827602+0000 mon.a (mon.0) 761 : cluster [INF] Manager daemon x is now available 2023-11-15T22:21:15.929 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: cephadm 2023-11-15T22:21:14.839850+0000 mgr.x (mgr.24662) 1 : cephadm [INF] inventory: adjusted host smithi145 addr 'smithi145' -> '172.21.15.145' 2023-11-15T22:21:15.930 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.840321+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-15T22:21:15.930 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.840863+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-15T22:21:15.930 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.844092+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-15T22:21:15.930 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: cephadm 2023-11-15T22:21:14.848946+0000 mgr.x (mgr.24662) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-11-15T22:21:15.930 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.849193+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-15T22:21:15.930 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.849745+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-15T22:21:15.930 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.855441+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-11-15T22:21:15.930 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.943366+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' 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-11-15T22:21:15.930 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.943901+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24662 ' 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-11-15T22:21:15.930 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.946823+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24662 ' 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-11-15T22:21:15.930 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.948168+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:21:15.931 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.949532+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:21:15.931 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.981432+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-15T22:21:15.931 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.981853+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-15T22:21:15.931 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.985601+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-15T22:21:15.931 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:15 smithi195 bash[108245]: audit 2023-11-15T22:21:14.985882+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-15T22:21:15.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.788217+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-15T22:21:15.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.788410+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-15T22:21:15.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.788633+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-15T22:21:15.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.790125+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:21:15.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.790436+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:21:15.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.790689+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:21:15.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.790905+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:21:15.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.791130+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:21:15.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.791328+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:21:15.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.791527+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:21:15.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.791739+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:21:15.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.793064+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-15T22:21:15.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.793321+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-15T22:21:15.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.793824+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-15T22:21:15.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.794774+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-15T22:21:15.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.795695+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-15T22:21:15.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.796023+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-15T22:21:15.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.796361+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi145"}]: dispatch 2023-11-15T22:21:15.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.788217+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-15T22:21:15.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.788410+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-15T22:21:15.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.788633+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-15T22:21:15.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.790125+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:21:15.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.790436+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:21:15.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.790689+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:21:15.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.790905+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:21:15.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.791130+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:21:15.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.791328+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:21:15.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.791527+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:21:15.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.791739+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:21:15.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.793064+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-15T22:21:15.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.793321+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-15T22:21:15.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.793824+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-15T22:21:15.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.794774+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-15T22:21:15.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.795695+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-15T22:21:15.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.796023+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-15T22:21:15.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.796361+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi145"}]: dispatch 2023-11-15T22:21:15.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.796675+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2023-11-15T22:21:15.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.796970+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-15T22:21:15.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.797245+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-15T22:21:15.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.797514+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-15T22:21:15.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.797791+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-15T22:21:15.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.798073+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-15T22:21:15.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.798345+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-15T22:21:15.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.798603+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-15T22:21:15.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.798870+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-15T22:21:15.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.799155+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-15T22:21:15.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.799426+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-15T22:21:15.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.799686+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-15T22:21:15.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.799977+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:21:15.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.800225+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:21:15.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.800486+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-15T22:21:15.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.800741+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-15T22:21:15.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.801002+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-15T22:21:15.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.801264+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-15T22:21:15.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: cluster 2023-11-15T22:21:14.827602+0000 mon.a (mon.0) 761 : cluster [INF] Manager daemon x is now available 2023-11-15T22:21:15.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: cephadm 2023-11-15T22:21:14.839850+0000 mgr.x (mgr.24662) 1 : cephadm [INF] inventory: adjusted host smithi145 addr 'smithi145' -> '172.21.15.145' 2023-11-15T22:21:15.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.840321+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-15T22:21:15.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.840863+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-15T22:21:15.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.844092+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-15T22:21:15.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: cephadm 2023-11-15T22:21:14.848946+0000 mgr.x (mgr.24662) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-11-15T22:21:15.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.849193+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-15T22:21:15.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.849745+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-15T22:21:15.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.855441+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-11-15T22:21:15.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.943366+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' 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-11-15T22:21:15.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.943901+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24662 ' 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-11-15T22:21:15.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.946823+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24662 ' 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-11-15T22:21:15.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.948168+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:21:15.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.949532+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:21:15.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.981432+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-15T22:21:15.977 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.981853+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-15T22:21:15.977 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.985601+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-15T22:21:15.977 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[111573]: audit 2023-11-15T22:21:14.985882+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-15T22:21:15.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.796675+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2023-11-15T22:21:15.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.796970+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-15T22:21:15.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.797245+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-15T22:21:15.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.797514+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-15T22:21:15.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.797791+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-15T22:21:15.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.798073+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-15T22:21:15.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.798345+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-15T22:21:15.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.798603+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-15T22:21:15.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.798870+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-15T22:21:15.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.799155+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-15T22:21:15.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.799426+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-15T22:21:15.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.799686+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-15T22:21:15.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.799977+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:21:15.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.800225+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:21:15.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.800486+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-15T22:21:15.979 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.800741+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-15T22:21:15.979 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.801002+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-15T22:21:15.979 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.801264+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-15T22:21:15.979 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: cluster 2023-11-15T22:21:14.827602+0000 mon.a (mon.0) 761 : cluster [INF] Manager daemon x is now available 2023-11-15T22:21:15.979 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: cephadm 2023-11-15T22:21:14.839850+0000 mgr.x (mgr.24662) 1 : cephadm [INF] inventory: adjusted host smithi145 addr 'smithi145' -> '172.21.15.145' 2023-11-15T22:21:15.979 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.840321+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-15T22:21:15.979 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.840863+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-15T22:21:15.979 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.844092+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-15T22:21:15.980 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: cephadm 2023-11-15T22:21:14.848946+0000 mgr.x (mgr.24662) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-11-15T22:21:15.980 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.849193+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-15T22:21:15.980 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.849745+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-15T22:21:15.980 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.855441+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-11-15T22:21:15.980 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.943366+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' 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-11-15T22:21:15.980 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.943901+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24662 ' 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-11-15T22:21:15.980 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.946823+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24662 ' 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-11-15T22:21:15.980 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.948168+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:21:15.980 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.949532+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:21:15.980 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.981432+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-15T22:21:15.980 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.981853+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-15T22:21:15.981 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.985601+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-15T22:21:15.981 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:15 smithi145 bash[108160]: audit 2023-11-15T22:21:14.985882+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-15T22:21:16.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:16 smithi195 bash[108245]: cluster 2023-11-15T22:21:15.619201+0000 mon.a (mon.0) 770 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-11-15T22:21:16.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:16 smithi195 bash[108245]: cluster 2023-11-15T22:21:15.622638+0000 mgr.x (mgr.24662) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:16.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:16 smithi145 bash[108160]: cluster 2023-11-15T22:21:15.619201+0000 mon.a (mon.0) 770 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-11-15T22:21:16.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:16 smithi145 bash[108160]: cluster 2023-11-15T22:21:15.622638+0000 mgr.x (mgr.24662) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:16.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:16 smithi145 bash[111573]: cluster 2023-11-15T22:21:15.619201+0000 mon.a (mon.0) 770 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-11-15T22:21:16.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:16 smithi145 bash[111573]: cluster 2023-11-15T22:21:15.622638+0000 mgr.x (mgr.24662) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:17.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:17 smithi195 bash[108245]: cluster 2023-11-15T22:21:16.633143+0000 mon.a (mon.0) 771 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-11-15T22:21:17.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:17 smithi195 bash[108245]: cluster 2023-11-15T22:21:16.793312+0000 mgr.x (mgr.24662) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:17.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:17 smithi145 bash[108160]: cluster 2023-11-15T22:21:16.633143+0000 mon.a (mon.0) 771 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-11-15T22:21:17.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:17 smithi145 bash[108160]: cluster 2023-11-15T22:21:16.793312+0000 mgr.x (mgr.24662) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:17.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:17 smithi145 bash[111573]: cluster 2023-11-15T22:21:16.633143+0000 mon.a (mon.0) 771 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-11-15T22:21:17.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:17 smithi145 bash[111573]: cluster 2023-11-15T22:21:16.793312+0000 mgr.x (mgr.24662) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:20.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:19 smithi195 bash[108245]: cluster 2023-11-15T22:21:18.793779+0000 mgr.x (mgr.24662) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:20.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:19 smithi145 bash[108160]: cluster 2023-11-15T22:21:18.793779+0000 mgr.x (mgr.24662) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:20.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:19 smithi145 bash[111573]: cluster 2023-11-15T22:21:18.793779+0000 mgr.x (mgr.24662) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:22.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:21 smithi195 bash[108245]: cluster 2023-11-15T22:21:20.794529+0000 mgr.x (mgr.24662) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:22.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:21 smithi145 bash[108160]: cluster 2023-11-15T22:21:20.794529+0000 mgr.x (mgr.24662) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:22.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:21 smithi145 bash[111573]: cluster 2023-11-15T22:21:20.794529+0000 mgr.x (mgr.24662) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:24.117 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:23 smithi145 bash[108160]: cluster 2023-11-15T22:21:22.795174+0000 mgr.x (mgr.24662) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:24.117 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:23 smithi145 bash[111573]: cluster 2023-11-15T22:21:22.795174+0000 mgr.x (mgr.24662) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:24.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:23 smithi195 bash[108245]: cluster 2023-11-15T22:21:22.795174+0000 mgr.x (mgr.24662) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:24.860 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:21:24 smithi195 bash[122216]: Warning: Permanently added 'smithi195,172.21.15.195' (ECDSA) to the list of known hosts. 2023-11-15T22:21:25.163 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:24 smithi145 bash[111573]: audit 2023-11-15T22:21:24.437520+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-11-15T22:21:25.163 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:24 smithi145 bash[111573]: audit 2023-11-15T22:21:24.438065+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-11-15T22:21:25.164 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:24 smithi145 bash[111573]: audit 2023-11-15T22:21:24.441941+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2023-11-15T22:21:25.164 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:24 smithi145 bash[111573]: audit 2023-11-15T22:21:24.443787+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.x"}]: dispatch 2023-11-15T22:21:25.164 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:24 smithi145 bash[111573]: audit 2023-11-15T22:21:24.444020+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.x"}]: dispatch 2023-11-15T22:21:25.164 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:24 smithi145 bash[111573]: audit 2023-11-15T22:21:24.447728+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.x"}]': finished 2023-11-15T22:21:25.164 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:24 smithi145 bash[111573]: audit 2023-11-15T22:21:24.450397+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:21:25.164 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:24 smithi145 bash[111573]: audit 2023-11-15T22:21:24.716150+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:21:25.164 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:24 smithi145 bash[108160]: audit 2023-11-15T22:21:24.437520+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-11-15T22:21:25.164 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:24 smithi145 bash[108160]: audit 2023-11-15T22:21:24.438065+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-11-15T22:21:25.164 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:24 smithi145 bash[108160]: audit 2023-11-15T22:21:24.441941+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2023-11-15T22:21:25.164 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:24 smithi145 bash[108160]: audit 2023-11-15T22:21:24.443787+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.x"}]: dispatch 2023-11-15T22:21:25.165 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:24 smithi145 bash[108160]: audit 2023-11-15T22:21:24.444020+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.x"}]: dispatch 2023-11-15T22:21:25.165 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:24 smithi145 bash[108160]: audit 2023-11-15T22:21:24.447728+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.x"}]': finished 2023-11-15T22:21:25.165 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:24 smithi145 bash[108160]: audit 2023-11-15T22:21:24.450397+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:21:25.165 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:24 smithi145 bash[108160]: audit 2023-11-15T22:21:24.716150+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:21:25.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:24 smithi195 bash[108245]: audit 2023-11-15T22:21:24.437520+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-11-15T22:21:25.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:24 smithi195 bash[108245]: audit 2023-11-15T22:21:24.438065+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-11-15T22:21:25.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:24 smithi195 bash[108245]: audit 2023-11-15T22:21:24.441941+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2023-11-15T22:21:25.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:24 smithi195 bash[108245]: audit 2023-11-15T22:21:24.443787+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.x"}]: dispatch 2023-11-15T22:21:25.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:24 smithi195 bash[108245]: audit 2023-11-15T22:21:24.444020+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.x"}]: dispatch 2023-11-15T22:21:25.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:24 smithi195 bash[108245]: audit 2023-11-15T22:21:24.447728+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.x"}]': finished 2023-11-15T22:21:25.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:24 smithi195 bash[108245]: audit 2023-11-15T22:21:24.450397+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:21:25.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:24 smithi195 bash[108245]: audit 2023-11-15T22:21:24.716150+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:21:26.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:25 smithi195 bash[108245]: cluster 2023-11-15T22:21:24.795610+0000 mgr.x (mgr.24662) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:26.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:25 smithi145 bash[108160]: cluster 2023-11-15T22:21:24.795610+0000 mgr.x (mgr.24662) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:26.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:25 smithi145 bash[111573]: cluster 2023-11-15T22:21:24.795610+0000 mgr.x (mgr.24662) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:28.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:27 smithi195 bash[108245]: cluster 2023-11-15T22:21:26.796403+0000 mgr.x (mgr.24662) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:28.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:27 smithi195 bash[108245]: audit 2023-11-15T22:21:27.109084+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:28.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:27 smithi195 bash[108245]: audit 2023-11-15T22:21:27.109954+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:28.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:27 smithi195 bash[108245]: audit 2023-11-15T22:21:27.113223+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:21:28.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:27 smithi195 bash[108245]: audit 2023-11-15T22:21:27.420425+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:28.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:27 smithi195 bash[108245]: audit 2023-11-15T22:21:27.420782+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:28.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:27 smithi195 bash[108245]: audit 2023-11-15T22:21:27.421072+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:28.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:27 smithi195 bash[108245]: audit 2023-11-15T22:21:27.421337+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:28.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:27 smithi195 bash[108245]: audit 2023-11-15T22:21:27.421594+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:28.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:27 smithi195 bash[108245]: audit 2023-11-15T22:21:27.421842+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:28.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:27 smithi195 bash[108245]: audit 2023-11-15T22:21:27.422089+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:28.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:27 smithi195 bash[108245]: audit 2023-11-15T22:21:27.422331+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:28.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:27 smithi195 bash[108245]: audit 2023-11-15T22:21:27.422578+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:28.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[108160]: cluster 2023-11-15T22:21:26.796403+0000 mgr.x (mgr.24662) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:28.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[111573]: cluster 2023-11-15T22:21:26.796403+0000 mgr.x (mgr.24662) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:28.222 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[108160]: audit 2023-11-15T22:21:27.109084+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:28.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[111573]: audit 2023-11-15T22:21:27.109084+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:28.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[111573]: audit 2023-11-15T22:21:27.109954+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:28.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[108160]: audit 2023-11-15T22:21:27.109954+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:28.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[108160]: audit 2023-11-15T22:21:27.113223+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:21:28.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[108160]: audit 2023-11-15T22:21:27.420425+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:28.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[108160]: audit 2023-11-15T22:21:27.420782+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:28.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[108160]: audit 2023-11-15T22:21:27.421072+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:28.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[108160]: audit 2023-11-15T22:21:27.421337+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:28.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[108160]: audit 2023-11-15T22:21:27.421594+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:28.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[108160]: audit 2023-11-15T22:21:27.421842+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:28.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[108160]: audit 2023-11-15T22:21:27.422089+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:28.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[108160]: audit 2023-11-15T22:21:27.422331+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:28.224 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[108160]: audit 2023-11-15T22:21:27.422578+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:28.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[111573]: audit 2023-11-15T22:21:27.113223+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:21:28.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[111573]: audit 2023-11-15T22:21:27.420425+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:28.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[111573]: audit 2023-11-15T22:21:27.420782+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:28.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[111573]: audit 2023-11-15T22:21:27.421072+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:28.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[111573]: audit 2023-11-15T22:21:27.421337+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:28.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[111573]: audit 2023-11-15T22:21:27.421594+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:28.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[111573]: audit 2023-11-15T22:21:27.421842+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:28.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[111573]: audit 2023-11-15T22:21:27.422089+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:28.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[111573]: audit 2023-11-15T22:21:27.422331+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:28.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:27 smithi145 bash[111573]: audit 2023-11-15T22:21:27.422578+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:29.158 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.535099+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:29.159 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.535099+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:29.159 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.535826+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:29.159 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.535826+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:29.160 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.539321+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:21:29.160 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.843512+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:29.160 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.843862+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:29.160 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.844146+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:29.160 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.844388+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:29.160 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.844616+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:29.160 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.844838+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:29.161 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.845073+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:29.161 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.845293+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:29.161 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.845523+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:29.161 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.846595+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:21:29.161 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.846852+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:21:29.161 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.849838+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-15T22:21:29.161 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.853058+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:21:29.161 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.853558+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:21:29.161 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.853986+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:21:29.161 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[111573]: audit 2023-11-15T22:21:28.854684+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-15T22:21:29.162 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.539321+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:21:29.162 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.843512+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:29.162 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.843862+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:29.162 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.844146+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:29.162 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.844388+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:29.162 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.844616+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:29.162 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.844838+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:29.162 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.845073+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:29.162 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.845293+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:29.162 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.845523+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:29.162 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.846595+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:21:29.163 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.846852+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:21:29.163 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.849838+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-15T22:21:29.163 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.853058+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:21:29.163 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.853558+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:21:29.163 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.853986+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:21:29.163 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:28 smithi145 bash[108160]: audit 2023-11-15T22:21:28.854684+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-15T22:21:29.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.535099+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:29.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.535826+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:29.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.539321+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:43.472175Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:21:29.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.843512+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:29.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.843862+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:29.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.844146+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:29.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.844388+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:29.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.844616+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:29.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.844838+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:29.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.845073+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:29.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.845293+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:29.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.845523+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:21:29.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.846595+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:21:29.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.846852+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:21:29.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.849838+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-15T22:21:29.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.853058+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:21:29.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.853558+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:21:29.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.853986+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:21:29.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:28 smithi195 bash[108245]: audit 2023-11-15T22:21:28.854684+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-15T22:21:30.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:30 smithi195 bash[108245]: cluster 2023-11-15T22:21:28.796701+0000 mgr.x (mgr.24662) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:30.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:30 smithi195 bash[108245]: cephadm 2023-11-15T22:21:28.852823+0000 mgr.x (mgr.24662) 11 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-11-15T22:21:30.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:30 smithi195 bash[108245]: cephadm 2023-11-15T22:21:28.854411+0000 mgr.x (mgr.24662) 12 : cephadm [INF] Reconfiguring daemon mon.a on smithi145 2023-11-15T22:21:30.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:30 smithi195 bash[108245]: audit 2023-11-15T22:21:29.638738+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:30.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:30 smithi195 bash[108245]: audit 2023-11-15T22:21:29.639602+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:30.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:30 smithi195 bash[108245]: audit 2023-11-15T22:21:29.645268+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:21:30.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:30 smithi195 bash[108245]: audit 2023-11-15T22:21:29.646675+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:21:30.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:30 smithi195 bash[108245]: audit 2023-11-15T22:21:29.647386+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:21:30.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:30 smithi195 bash[108245]: audit 2023-11-15T22:21:29.648049+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:21:30.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:30 smithi195 bash[108245]: audit 2023-11-15T22:21:29.649113+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-15T22:21:30.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:30 smithi195 bash[108245]: audit 2023-11-15T22:21:30.439121+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:30.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:30 smithi195 bash[108245]: audit 2023-11-15T22:21:30.439831+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:30.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:30 smithi195 bash[108245]: audit 2023-11-15T22:21:30.442789+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:21:30.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[108160]: cluster 2023-11-15T22:21:28.796701+0000 mgr.x (mgr.24662) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:30.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[108160]: cephadm 2023-11-15T22:21:28.852823+0000 mgr.x (mgr.24662) 11 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-11-15T22:21:30.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[108160]: cephadm 2023-11-15T22:21:28.854411+0000 mgr.x (mgr.24662) 12 : cephadm [INF] Reconfiguring daemon mon.a on smithi145 2023-11-15T22:21:30.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[111573]: cluster 2023-11-15T22:21:28.796701+0000 mgr.x (mgr.24662) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:30.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[111573]: cephadm 2023-11-15T22:21:28.852823+0000 mgr.x (mgr.24662) 11 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-11-15T22:21:30.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[111573]: cephadm 2023-11-15T22:21:28.854411+0000 mgr.x (mgr.24662) 12 : cephadm [INF] Reconfiguring daemon mon.a on smithi145 2023-11-15T22:21:30.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[108160]: audit 2023-11-15T22:21:29.638738+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:30.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[111573]: audit 2023-11-15T22:21:29.638738+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:30.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[111573]: audit 2023-11-15T22:21:29.639602+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:30.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[108160]: audit 2023-11-15T22:21:29.639602+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:30.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[111573]: audit 2023-11-15T22:21:29.645268+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:21:30.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[111573]: audit 2023-11-15T22:21:29.646675+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:21:30.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[111573]: audit 2023-11-15T22:21:29.647386+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:21:30.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[111573]: audit 2023-11-15T22:21:29.648049+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:21:30.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[111573]: audit 2023-11-15T22:21:29.649113+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-15T22:21:30.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[108160]: audit 2023-11-15T22:21:29.645268+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:14:34.147919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:21:30.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[108160]: audit 2023-11-15T22:21:29.646675+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:21:30.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[108160]: audit 2023-11-15T22:21:29.647386+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:21:30.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[108160]: audit 2023-11-15T22:21:29.648049+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:21:30.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[108160]: audit 2023-11-15T22:21:29.649113+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-15T22:21:30.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[111573]: audit 2023-11-15T22:21:30.439121+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:30.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[108160]: audit 2023-11-15T22:21:30.439121+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:30.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[111573]: audit 2023-11-15T22:21:30.439831+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:30.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[111573]: audit 2023-11-15T22:21:30.442789+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:21:30.976 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[108160]: audit 2023-11-15T22:21:30.439831+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:30.976 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:30 smithi145 bash[108160]: audit 2023-11-15T22:21:30.442789+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"8843c7c2156c\", \"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\": 18601738, \"cpu_percentage\": \"0.14%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107180Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:17:44.142845Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-15T22:17:41.049298Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:27.107393Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:21:31.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:31 smithi195 bash[108245]: cephadm 2023-11-15T22:21:29.646339+0000 mgr.x (mgr.24662) 13 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-15T22:21:31.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:31 smithi195 bash[108245]: cephadm 2023-11-15T22:21:29.648669+0000 mgr.x (mgr.24662) 14 : cephadm [INF] Reconfiguring daemon mon.c on smithi145 2023-11-15T22:21:31.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:31 smithi195 bash[108245]: cephadm 2023-11-15T22:21:30.444805+0000 mgr.x (mgr.24662) 15 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-15T22:21:31.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:31 smithi195 bash[108245]: cephadm 2023-11-15T22:21:30.455831+0000 mgr.x (mgr.24662) 16 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi145 2023-11-15T22:21:31.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:31 smithi145 bash[108160]: cephadm 2023-11-15T22:21:29.646339+0000 mgr.x (mgr.24662) 13 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-15T22:21:31.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:31 smithi145 bash[108160]: cephadm 2023-11-15T22:21:29.648669+0000 mgr.x (mgr.24662) 14 : cephadm [INF] Reconfiguring daemon mon.c on smithi145 2023-11-15T22:21:31.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:31 smithi145 bash[108160]: cephadm 2023-11-15T22:21:30.444805+0000 mgr.x (mgr.24662) 15 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-15T22:21:31.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:31 smithi145 bash[108160]: cephadm 2023-11-15T22:21:30.455831+0000 mgr.x (mgr.24662) 16 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi145 2023-11-15T22:21:31.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:31 smithi145 bash[111573]: cephadm 2023-11-15T22:21:29.646339+0000 mgr.x (mgr.24662) 13 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-15T22:21:31.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:31 smithi145 bash[111573]: cephadm 2023-11-15T22:21:29.648669+0000 mgr.x (mgr.24662) 14 : cephadm [INF] Reconfiguring daemon mon.c on smithi145 2023-11-15T22:21:31.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:31 smithi145 bash[111573]: cephadm 2023-11-15T22:21:30.444805+0000 mgr.x (mgr.24662) 15 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-15T22:21:31.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:31 smithi145 bash[111573]: cephadm 2023-11-15T22:21:30.455831+0000 mgr.x (mgr.24662) 16 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi145 2023-11-15T22:21:32.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:32 smithi195 bash[108245]: cluster 2023-11-15T22:21:30.797376+0000 mgr.x (mgr.24662) 17 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:32.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:32 smithi145 bash[108160]: cluster 2023-11-15T22:21:30.797376+0000 mgr.x (mgr.24662) 17 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:32.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:32 smithi145 bash[111573]: cluster 2023-11-15T22:21:30.797376+0000 mgr.x (mgr.24662) 17 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:34.709 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:34 smithi145 bash[108160]: cluster 2023-11-15T22:21:32.797998+0000 mgr.x (mgr.24662) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:34.710 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:34 smithi145 bash[111573]: cluster 2023-11-15T22:21:32.797998+0000 mgr.x (mgr.24662) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:34.710 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:34 smithi145 systemd[1]: Stopping Ceph alertmanager.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:21:34.710 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:34 smithi145 bash[127474]: ts=2023-11-15T22:21:34.677Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-11-15T22:21:34.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:34 smithi195 bash[108245]: cluster 2023-11-15T22:21:32.797998+0000 mgr.x (mgr.24662) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:34.970 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:34 smithi145 podman[132441]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-alertmanager.a 2023-11-15T22:21:35.398 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:35 smithi145 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-11-15T22:21:35.399 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:35 smithi145 systemd[1]: Stopped Ceph alertmanager.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:21:35.399 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:35 smithi145 systemd[1]: Starting Ceph alertmanager.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:21:35.399 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:35 smithi145 podman[132482]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-alertmanager.a" found: no such container 2023-11-15T22:21:35.399 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:35 smithi145 systemd[1]: Started Ceph alertmanager.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:21:35.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:35 smithi195 bash[108245]: cluster 2023-11-15T22:21:34.798426+0000 mgr.x (mgr.24662) 19 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:35.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:35 smithi195 bash[108245]: audit 2023-11-15T22:21:35.096817+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:35.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:35 smithi195 bash[108245]: audit 2023-11-15T22:21:35.097441+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:35.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:35 smithi195 bash[108245]: audit 2023-11-15T22:21:35.100341+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:21:35.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:35 smithi195 bash[108245]: cephadm 2023-11-15T22:21:35.101849+0000 mgr.x (mgr.24662) 20 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-15T22:21:35.678 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:35 smithi195 bash[108245]: audit 2023-11-15T22:21:35.102167+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:21:35.678 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:35 smithi195 bash[108245]: audit 2023-11-15T22:21:35.102916+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:21:35.678 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:35 smithi195 bash[108245]: audit 2023-11-15T22:21:35.103566+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:21:35.678 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:35 smithi195 bash[108245]: cephadm 2023-11-15T22:21:35.104158+0000 mgr.x (mgr.24662) 21 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2023-11-15T22:21:35.678 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:35 smithi195 bash[108245]: audit 2023-11-15T22:21:35.104599+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-15T22:21:35.720 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[132499]: ts=2023-11-15T22:21:35.387Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-11-15T22:21:35.720 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[132499]: ts=2023-11-15T22:21:35.387Z 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-11-15T22:21:35.720 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[132499]: ts=2023-11-15T22:21:35.388Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.145 port=9094 2023-11-15T22:21:35.720 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[132499]: ts=2023-11-15T22:21:35.389Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-11-15T22:21:35.720 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[132499]: ts=2023-11-15T22:21:35.411Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-15T22:21:35.720 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[132499]: ts=2023-11-15T22:21:35.411Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-15T22:21:35.720 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[132499]: ts=2023-11-15T22:21:35.414Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-11-15T22:21:35.721 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[132499]: ts=2023-11-15T22:21:35.414Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-11-15T22:21:35.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[108160]: cluster 2023-11-15T22:21:34.798426+0000 mgr.x (mgr.24662) 19 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:35.721 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[111573]: cluster 2023-11-15T22:21:34.798426+0000 mgr.x (mgr.24662) 19 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:35.721 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[111573]: audit 2023-11-15T22:21:35.096817+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:35.722 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[108160]: audit 2023-11-15T22:21:35.096817+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:35.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[111573]: audit 2023-11-15T22:21:35.097441+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:35.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[111573]: audit 2023-11-15T22:21:35.100341+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:21:35.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[111573]: cephadm 2023-11-15T22:21:35.101849+0000 mgr.x (mgr.24662) 20 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-15T22:21:35.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[111573]: audit 2023-11-15T22:21:35.102167+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:21:35.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[111573]: audit 2023-11-15T22:21:35.102916+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:21:35.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[111573]: audit 2023-11-15T22:21:35.103566+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:21:35.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[111573]: cephadm 2023-11-15T22:21:35.104158+0000 mgr.x (mgr.24662) 21 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2023-11-15T22:21:35.723 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[111573]: audit 2023-11-15T22:21:35.104599+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-15T22:21:35.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[108160]: audit 2023-11-15T22:21:35.097441+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:35.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[108160]: audit 2023-11-15T22:21:35.100341+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"0e911c3805ba\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"4.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106730Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:13:20.291927Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:04.104605Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:21:35.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[108160]: cephadm 2023-11-15T22:21:35.101849+0000 mgr.x (mgr.24662) 20 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-15T22:21:35.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[108160]: audit 2023-11-15T22:21:35.102167+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:21:35.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[108160]: audit 2023-11-15T22:21:35.102916+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:21:35.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[108160]: audit 2023-11-15T22:21:35.103566+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:21:35.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[108160]: cephadm 2023-11-15T22:21:35.104158+0000 mgr.x (mgr.24662) 21 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2023-11-15T22:21:35.724 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:35 smithi145 bash[108160]: audit 2023-11-15T22:21:35.104599+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-15T22:21:35.859 INFO:teuthology.orchestra.run.smithi145.stdout:true 2023-11-15T22:21:36.456 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-15T22:21:36.456 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 starting - - - - 2023-11-15T22:21:36.456 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi195 running (3m) 7s ago 3m 31.1M - 6.6.2 87a51ecf0b1c c270d7c9d7d9 2023-11-15T22:21:36.456 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi195 running (34s) 7s ago 6m 426M - 16.2.14-171-ged3c8e92 6be2081e30e3 372055d4fd1e 2023-11-15T22:21:36.456 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 running (8m) 9s ago 8m 307M - 15.2.0 204a01f9b0b6 0e911c3805ba 2023-11-15T22:21:36.456 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (8m) 9s ago 8m 192M 2048M 15.2.0 204a01f9b0b6 4b26e71126dd 2023-11-15T22:21:36.456 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi195 running (6m) 7s ago 6m 185M 2048M 15.2.0 204a01f9b0b6 41441c4d1030 2023-11-15T22:21:36.456 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (7m) 9s ago 7m 182M 2048M 15.2.0 204a01f9b0b6 554927abae66 2023-11-15T22:21:36.456 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 running (4m) 9s ago 4m 11.5M - 1.7.0 72c9c2088986 f7bae74411ea 2023-11-15T22:21:36.456 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi195 running (4m) 7s ago 4m 12.7M - 1.7.0 72c9c2088986 386cf6ed6cc3 2023-11-15T22:21:36.457 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (6m) 9s ago 6m 69.7M 4096M 15.2.0 204a01f9b0b6 d6d2b1047f2d 2023-11-15T22:21:36.457 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (5m) 9s ago 6m 71.2M 4096M 15.2.0 204a01f9b0b6 4c00ee0de17f 2023-11-15T22:21:36.457 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (5m) 9s ago 5m 59.4M 4096M 15.2.0 204a01f9b0b6 bbf3ca66ab46 2023-11-15T22:21:36.457 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (5m) 9s ago 5m 71.6M 4096M 15.2.0 204a01f9b0b6 d3a75cbba41e 2023-11-15T22:21:36.457 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi195 running (5m) 7s ago 5m 77.6M 4096M 15.2.0 204a01f9b0b6 1ba87784d106 2023-11-15T22:21:36.457 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi195 running (5m) 7s ago 5m 70.1M 4096M 15.2.0 204a01f9b0b6 1991bae6aadf 2023-11-15T22:21:36.457 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi195 running (4m) 7s ago 5m 63.0M 4096M 15.2.0 204a01f9b0b6 005952f29789 2023-11-15T22:21:36.457 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi195 running (4m) 7s ago 4m 72.6M 4096M 15.2.0 204a01f9b0b6 a425dff4a2e2 2023-11-15T22:21:36.457 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi195 running (3m) 7s ago 4m 28.1M - 2.47.2 22010d1e5539 6400d7206990 2023-11-15T22:21:36.457 INFO:teuthology.orchestra.run.smithi145.stdout:rgw.r.z.smithi145.evpeeh smithi145 running (3m) 9s ago 3m 52.6M - 15.2.0 204a01f9b0b6 98a5f5ccac40 2023-11-15T22:21:36.457 INFO:teuthology.orchestra.run.smithi145.stdout:rgw.r.z.smithi195.ctlvsu smithi195 running (3m) 7s ago 3m 54.9M - 15.2.0 204a01f9b0b6 a54f013f7659 2023-11-15T22:21:36.820 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2023-11-15T22:21:36.820 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2023-11-15T22:21:36.821 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-15T22:21:36.821 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:21:36.821 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2023-11-15T22:21:36.821 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-11-15T22:21:36.821 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 1 2023-11-15T22:21:36.821 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:21:36.821 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2023-11-15T22:21:36.822 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-15T22:21:36.822 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:21:36.822 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": {}, 2023-11-15T22:21:36.822 INFO:teuthology.orchestra.run.smithi145.stdout: "rgw": { 2023-11-15T22:21:36.822 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-15T22:21:36.822 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:21:36.822 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2023-11-15T22:21:36.822 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-11-15T22:21:36.823 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 1 2023-11-15T22:21:36.823 INFO:teuthology.orchestra.run.smithi145.stdout: } 2023-11-15T22:21:36.823 INFO:teuthology.orchestra.run.smithi145.stdout:} 2023-11-15T22:21:36.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: audit 2023-11-15T22:21:35.844865+0000 mgr.x (mgr.24662) 22 : audit [DBG] from='client.24754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:36.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: audit 2023-11-15T22:21:35.961196+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:36.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: audit 2023-11-15T22:21:35.961769+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:36.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: audit 2023-11-15T22:21:35.964530+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:21:36.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: cephadm 2023-11-15T22:21:35.965983+0000 mgr.x (mgr.24662) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-15T22:21:36.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: cephadm 2023-11-15T22:21:35.973650+0000 mgr.x (mgr.24662) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2023-11-15T22:21:36.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: audit 2023-11-15T22:21:36.147646+0000 mgr.x (mgr.24662) 25 : audit [DBG] from='client.24760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:36.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: audit 2023-11-15T22:21:36.444209+0000 mgr.x (mgr.24662) 26 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:36.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: audit 2023-11-15T22:21:36.445874+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-15T22:21:36.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: audit 2023-11-15T22:21:36.446209+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-15T22:21:36.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: audit 2023-11-15T22:21:36.446474+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: audit 2023-11-15T22:21:36.446741+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: audit 2023-11-15T22:21:36.446997+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: audit 2023-11-15T22:21:36.447244+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: audit 2023-11-15T22:21:36.448791+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-15T22:21:36.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: audit 2023-11-15T22:21:36.449093+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: audit 2023-11-15T22:21:36.449352+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: audit 2023-11-15T22:21:36.449596+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:36 smithi195 bash[108245]: audit 2023-11-15T22:21:36.449843+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: audit 2023-11-15T22:21:35.844865+0000 mgr.x (mgr.24662) 22 : audit [DBG] from='client.24754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:36.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: audit 2023-11-15T22:21:35.844865+0000 mgr.x (mgr.24662) 22 : audit [DBG] from='client.24754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:36.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: audit 2023-11-15T22:21:35.961196+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:36.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: audit 2023-11-15T22:21:35.961196+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:36.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: audit 2023-11-15T22:21:35.961769+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:36.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: audit 2023-11-15T22:21:35.964530+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:21:36.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: cephadm 2023-11-15T22:21:35.965983+0000 mgr.x (mgr.24662) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-15T22:21:36.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: cephadm 2023-11-15T22:21:35.973650+0000 mgr.x (mgr.24662) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2023-11-15T22:21:36.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: audit 2023-11-15T22:21:36.147646+0000 mgr.x (mgr.24662) 25 : audit [DBG] from='client.24760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:36.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: audit 2023-11-15T22:21:36.444209+0000 mgr.x (mgr.24662) 26 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:36.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: audit 2023-11-15T22:21:36.445874+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-15T22:21:36.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: audit 2023-11-15T22:21:36.446209+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-15T22:21:36.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: audit 2023-11-15T22:21:36.446474+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: audit 2023-11-15T22:21:36.446741+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: audit 2023-11-15T22:21:36.446997+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: audit 2023-11-15T22:21:36.447244+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: audit 2023-11-15T22:21:36.448791+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-15T22:21:36.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: audit 2023-11-15T22:21:36.449093+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: audit 2023-11-15T22:21:36.449352+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: audit 2023-11-15T22:21:36.449596+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[111573]: audit 2023-11-15T22:21:36.449843+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: audit 2023-11-15T22:21:35.961769+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:21:36.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: audit 2023-11-15T22:21:35.964530+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"6400d7206990\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 29517414, \"cpu_percentage\": \"0.26%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533615Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:17:46.753087Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:17:44.041118Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:21:28.533890Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:21:36.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: cephadm 2023-11-15T22:21:35.965983+0000 mgr.x (mgr.24662) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-15T22:21:36.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: cephadm 2023-11-15T22:21:35.973650+0000 mgr.x (mgr.24662) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2023-11-15T22:21:36.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: audit 2023-11-15T22:21:36.147646+0000 mgr.x (mgr.24662) 25 : audit [DBG] from='client.24760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:36.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: audit 2023-11-15T22:21:36.444209+0000 mgr.x (mgr.24662) 26 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:36.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: audit 2023-11-15T22:21:36.445874+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-15T22:21:36.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: audit 2023-11-15T22:21:36.446209+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-15T22:21:36.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: audit 2023-11-15T22:21:36.446474+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: audit 2023-11-15T22:21:36.446741+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: audit 2023-11-15T22:21:36.446997+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: audit 2023-11-15T22:21:36.447244+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: audit 2023-11-15T22:21:36.448791+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-15T22:21:36.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: audit 2023-11-15T22:21:36.449093+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: audit 2023-11-15T22:21:36.449352+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: audit 2023-11-15T22:21:36.449596+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:36.978 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:36 smithi145 bash[108160]: audit 2023-11-15T22:21:36.449843+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:21:37.125 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2023-11-15T22:21:37.125 INFO:teuthology.orchestra.run.smithi145.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac", 2023-11-15T22:21:37.125 INFO:teuthology.orchestra.run.smithi145.stdout: "in_progress": true, 2023-11-15T22:21:37.125 INFO:teuthology.orchestra.run.smithi145.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-15T22:21:37.125 INFO:teuthology.orchestra.run.smithi145.stdout: "services_complete": [], 2023-11-15T22:21:37.125 INFO:teuthology.orchestra.run.smithi145.stdout: "progress": "", 2023-11-15T22:21:37.125 INFO:teuthology.orchestra.run.smithi145.stdout: "message": "", 2023-11-15T22:21:37.125 INFO:teuthology.orchestra.run.smithi145.stdout: "is_paused": false 2023-11-15T22:21:37.125 INFO:teuthology.orchestra.run.smithi145.stdout:} 2023-11-15T22:21:37.720 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:37 smithi145 bash[132499]: ts=2023-11-15T22:21:37.389Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000380101s 2023-11-15T22:21:37.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:37 smithi145 bash[108160]: cluster 2023-11-15T22:21:36.799215+0000 mgr.x (mgr.24662) 27 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:37.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:37 smithi145 bash[108160]: audit 2023-11-15T22:21:36.818991+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.145:0/1327063514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:21:37.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:37 smithi145 bash[108160]: audit 2023-11-15T22:21:37.123502+0000 mgr.x (mgr.24662) 28 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:37.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:37 smithi145 bash[111573]: cluster 2023-11-15T22:21:36.799215+0000 mgr.x (mgr.24662) 27 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:37.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:37 smithi145 bash[111573]: audit 2023-11-15T22:21:36.818991+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.145:0/1327063514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:21:37.721 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:37 smithi145 bash[111573]: audit 2023-11-15T22:21:37.123502+0000 mgr.x (mgr.24662) 28 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:37.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:37 smithi195 bash[108245]: cluster 2023-11-15T22:21:36.799215+0000 mgr.x (mgr.24662) 27 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:37.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:37 smithi195 bash[108245]: audit 2023-11-15T22:21:36.818991+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.145:0/1327063514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:21:37.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:37 smithi195 bash[108245]: audit 2023-11-15T22:21:37.123502+0000 mgr.x (mgr.24662) 28 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:21:40.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:39 smithi195 bash[108245]: cluster 2023-11-15T22:21:38.799580+0000 mgr.x (mgr.24662) 29 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:40.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:39 smithi145 bash[108160]: cluster 2023-11-15T22:21:38.799580+0000 mgr.x (mgr.24662) 29 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:40.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:39 smithi145 bash[111573]: cluster 2023-11-15T22:21:38.799580+0000 mgr.x (mgr.24662) 29 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:42.123 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:41 smithi195 bash[108245]: cluster 2023-11-15T22:21:40.800248+0000 mgr.x (mgr.24662) 30 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:42.124 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 systemd[1]: Stopping Ceph prometheus.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:21:42.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:41 smithi145 bash[108160]: cluster 2023-11-15T22:21:40.800248+0000 mgr.x (mgr.24662) 30 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:42.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:41 smithi145 bash[111573]: cluster 2023-11-15T22:21:40.800248+0000 mgr.x (mgr.24662) 30 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:42.425 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[119655]: ts=2023-11-15T22:21:42.122Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-11-15T22:21:42.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[119655]: ts=2023-11-15T22:21:42.122Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-11-15T22:21:42.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[119655]: ts=2023-11-15T22:21:42.122Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-11-15T22:21:42.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[119655]: ts=2023-11-15T22:21:42.122Z caller=manager.go:1023 level=info component="rule manager" msg="Stopping rule manager..." 2023-11-15T22:21:42.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[119655]: ts=2023-11-15T22:21:42.122Z caller=manager.go:1033 level=info component="rule manager" msg="Rule manager stopped" 2023-11-15T22:21:42.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[119655]: ts=2023-11-15T22:21:42.122Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-11-15T22:21:42.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[119655]: ts=2023-11-15T22:21:42.122Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-11-15T22:21:42.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[119655]: ts=2023-11-15T22:21:42.122Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-11-15T22:21:42.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[119655]: ts=2023-11-15T22:21:42.123Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-11-15T22:21:42.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[119655]: ts=2023-11-15T22:21:42.124Z caller=notifier.go:603 level=info component=notifier msg="Stopping notification manager..." 2023-11-15T22:21:42.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[119655]: ts=2023-11-15T22:21:42.124Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-11-15T22:21:42.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[119655]: ts=2023-11-15T22:21:42.124Z caller=main.go:1167 level=info msg="See you next time!" 2023-11-15T22:21:42.426 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 podman[124142]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-prometheus.a 2023-11-15T22:21:42.829 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@prometheus.a.service: Succeeded. 2023-11-15T22:21:42.829 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 systemd[1]: Stopped Ceph prometheus.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:21:42.829 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 systemd[1]: Starting Ceph prometheus.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:21:42.829 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 podman[124183]: Error: no container with ID or name "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-prometheus.a" found: no such container 2023-11-15T22:21:42.829 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 systemd[1]: Started Ceph prometheus.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:21:43.122 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[111573]: audit 2023-11-15T22:21:42.615169+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:43.122 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[108160]: audit 2023-11-15T22:21:42.615169+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:43.123 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[111573]: audit 2023-11-15T22:21:42.615847+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:43.123 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[111573]: audit 2023-11-15T22:21:42.619283+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:21:43.123 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[111573]: audit 2023-11-15T22:21:42.623221+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-15T22:21:43.123 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[111573]: audit 2023-11-15T22:21:42.624300+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi145.front.sepia.ceph.com:9093"}]: dispatch 2023-11-15T22:21:43.123 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[111573]: audit 2023-11-15T22:21:42.624780+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi145.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-15T22:21:43.124 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[111573]: audit 2023-11-15T22:21:42.625046+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi145.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-15T22:21:43.124 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[111573]: audit 2023-11-15T22:21:42.628970+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi145.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-11-15T22:21:43.124 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[111573]: audit 2023-11-15T22:21:42.633822+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-15T22:21:43.124 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[111573]: audit 2023-11-15T22:21:42.636532+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2023-11-15T22:21:43.124 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[111573]: audit 2023-11-15T22:21:42.637376+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-15T22:21:43.124 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[111573]: audit 2023-11-15T22:21:42.637765+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-15T22:21:43.124 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[111573]: audit 2023-11-15T22:21:42.641944+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-11-15T22:21:43.125 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[108160]: audit 2023-11-15T22:21:42.615847+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:43.125 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[108160]: audit 2023-11-15T22:21:42.619283+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:21:43.125 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[108160]: audit 2023-11-15T22:21:42.623221+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-15T22:21:43.125 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[108160]: audit 2023-11-15T22:21:42.624300+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi145.front.sepia.ceph.com:9093"}]: dispatch 2023-11-15T22:21:43.125 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[108160]: audit 2023-11-15T22:21:42.624780+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi145.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-15T22:21:43.125 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[108160]: audit 2023-11-15T22:21:42.625046+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi145.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-15T22:21:43.125 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[108160]: audit 2023-11-15T22:21:42.628970+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi145.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-11-15T22:21:43.125 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[108160]: audit 2023-11-15T22:21:42.633822+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-15T22:21:43.125 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[108160]: audit 2023-11-15T22:21:42.636532+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2023-11-15T22:21:43.126 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[108160]: audit 2023-11-15T22:21:42.637376+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-15T22:21:43.126 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[108160]: audit 2023-11-15T22:21:42.637765+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-15T22:21:43.126 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:42 smithi145 bash[108160]: audit 2023-11-15T22:21:42.641944+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-11-15T22:21:43.176 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.978Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-11-15T22:21:43.176 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.978Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.47.2, branch=HEAD, revision=3f3172cde1ee37f1c7b3a5f3d9b031190509b3ad)" 2023-11-15T22:21:43.176 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.978Z caller=main.go:588 level=info build_context="(go=go1.21.3, platform=linux/amd64, user=root@79f2ad339b75, date=20231012-16:07:10, tags=netgo,builtinassets,stringlabels)" 2023-11-15T22:21:43.177 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.978Z caller=main.go:589 level=info host_details="(Linux 4.18.0-521.el8.x86_64 #1 SMP Mon Oct 30 18:21:17 UTC 2023 x86_64 smithi195 (none))" 2023-11-15T22:21:43.177 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.979Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-11-15T22:21:43.177 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.979Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-11-15T22:21:43.177 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.980Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-11-15T22:21:43.177 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.980Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-11-15T22:21:43.177 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.983Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-11-15T22:21:43.177 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.983Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-11-15T22:21:43.177 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.983Z caller=head.go:600 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-11-15T22:21:43.177 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.984Z caller=head.go:681 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.897µs 2023-11-15T22:21:43.177 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.984Z caller=head.go:689 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-11-15T22:21:43.177 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.984Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-11-15T22:21:43.178 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.994Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-11-15T22:21:43.178 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.994Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-11-15T22:21:43.178 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.994Z caller=head.go:797 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=35.679µs wal_replay_duration=10.403119ms wbl_replay_duration=132ns total_replay_duration=10.468253ms 2023-11-15T22:21:43.178 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.996Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-11-15T22:21:43.178 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.996Z caller=main.go:1048 level=info msg="TSDB started" 2023-11-15T22:21:43.178 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[124198]: ts=2023-11-15T22:21:42.996Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-11-15T22:21:43.178 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:43 smithi195 bash[124198]: ts=2023-11-15T22:21:43.010Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.012682ms db_storage=843ns remote_storage=1.287µs web_handler=370ns query_engine=868ns scrape=440.815µs scrape_sd=22.272µs notify=19.745µs notify_sd=15.298µs rules=13.223863ms tracing=5.968µs 2023-11-15T22:21:43.178 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:43 smithi195 bash[124198]: ts=2023-11-15T22:21:43.010Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-11-15T22:21:43.178 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:21:43 smithi195 bash[124198]: ts=2023-11-15T22:21:43.010Z caller=manager.go:1009 level=info component="rule manager" msg="Starting rule manager..." 2023-11-15T22:21:43.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[108245]: audit 2023-11-15T22:21:42.615169+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:43.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[108245]: audit 2023-11-15T22:21:42.615847+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:43.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[108245]: audit 2023-11-15T22:21:42.619283+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 194510848, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533164Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 447532236, \"cpu_percentage\": \"30.59%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:21:28.533318Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81390469, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533384Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73568092, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533444Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 66123202, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533501Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 76137103, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533558Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13421772, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533672Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32642170, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533727Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57619251, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:28.533783Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:21:43.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[108245]: audit 2023-11-15T22:21:42.623221+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-15T22:21:43.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[108245]: audit 2023-11-15T22:21:42.624300+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi145.front.sepia.ceph.com:9093"}]: dispatch 2023-11-15T22:21:43.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[108245]: audit 2023-11-15T22:21:42.624780+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi145.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-15T22:21:43.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[108245]: audit 2023-11-15T22:21:42.625046+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi145.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-15T22:21:43.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[108245]: audit 2023-11-15T22:21:42.628970+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi145.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-11-15T22:21:43.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[108245]: audit 2023-11-15T22:21:42.633822+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-15T22:21:43.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[108245]: audit 2023-11-15T22:21:42.636532+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2023-11-15T22:21:43.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[108245]: audit 2023-11-15T22:21:42.637376+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-15T22:21:43.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[108245]: audit 2023-11-15T22:21:42.637765+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-15T22:21:43.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:42 smithi195 bash[108245]: audit 2023-11-15T22:21:42.641944+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-11-15T22:21:44.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:43 smithi195 bash[108245]: audit 2023-11-15T22:21:42.623542+0000 mgr.x (mgr.24662) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-15T22:21:44.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:43 smithi195 bash[108245]: audit 2023-11-15T22:21:42.624539+0000 mgr.x (mgr.24662) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi145.front.sepia.ceph.com:9093"}]: dispatch 2023-11-15T22:21:44.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:43 smithi195 bash[108245]: audit 2023-11-15T22:21:42.634272+0000 mgr.x (mgr.24662) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-15T22:21:44.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:43 smithi195 bash[108245]: audit 2023-11-15T22:21:42.636868+0000 mgr.x (mgr.24662) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2023-11-15T22:21:44.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:43 smithi195 bash[108245]: cephadm 2023-11-15T22:21:42.644086+0000 mgr.x (mgr.24662) 35 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-15T22:21:44.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:43 smithi195 bash[108245]: cluster 2023-11-15T22:21:42.800604+0000 mgr.x (mgr.24662) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:44.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:43 smithi145 bash[108160]: audit 2023-11-15T22:21:42.623542+0000 mgr.x (mgr.24662) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-15T22:21:44.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:43 smithi145 bash[108160]: audit 2023-11-15T22:21:42.624539+0000 mgr.x (mgr.24662) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi145.front.sepia.ceph.com:9093"}]: dispatch 2023-11-15T22:21:44.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:43 smithi145 bash[108160]: audit 2023-11-15T22:21:42.634272+0000 mgr.x (mgr.24662) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-15T22:21:44.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:43 smithi145 bash[108160]: audit 2023-11-15T22:21:42.636868+0000 mgr.x (mgr.24662) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2023-11-15T22:21:44.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:43 smithi145 bash[108160]: cephadm 2023-11-15T22:21:42.644086+0000 mgr.x (mgr.24662) 35 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-15T22:21:44.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:43 smithi145 bash[108160]: cluster 2023-11-15T22:21:42.800604+0000 mgr.x (mgr.24662) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:44.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:43 smithi145 bash[111573]: audit 2023-11-15T22:21:42.623542+0000 mgr.x (mgr.24662) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-15T22:21:44.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:43 smithi145 bash[111573]: audit 2023-11-15T22:21:42.624539+0000 mgr.x (mgr.24662) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi145.front.sepia.ceph.com:9093"}]: dispatch 2023-11-15T22:21:44.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:43 smithi145 bash[111573]: audit 2023-11-15T22:21:42.634272+0000 mgr.x (mgr.24662) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-15T22:21:44.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:43 smithi145 bash[111573]: audit 2023-11-15T22:21:42.636868+0000 mgr.x (mgr.24662) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2023-11-15T22:21:44.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:43 smithi145 bash[111573]: cephadm 2023-11-15T22:21:42.644086+0000 mgr.x (mgr.24662) 35 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac 2023-11-15T22:21:44.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:43 smithi145 bash[111573]: cluster 2023-11-15T22:21:42.800604+0000 mgr.x (mgr.24662) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:44.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: audit 2023-11-15T22:21:43.960341+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"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-11-15T22:21:44.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: audit 2023-11-15T22:21:43.960948+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"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-11-15T22:21:44.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: audit 2023-11-15T22:21:43.963602+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"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-11-15T22:21:44.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: cephadm 2023-11-15T22:21:43.964203+0000 mgr.x (mgr.24662) 37 : cephadm [INF] Upgrade: Target is version 16.2.14-171-ged3c8e92 (pacific) 2023-11-15T22:21:44.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: cephadm 2023-11-15T22:21:43.964283+0000 mgr.x (mgr.24662) 38 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c'] 2023-11-15T22:21:44.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: audit 2023-11-15T22:21:43.965248+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:21:44.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: audit 2023-11-15T22:21:43.966341+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:21:44.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: audit 2023-11-15T22:21:43.966562+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:21:44.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: audit 2023-11-15T22:21:43.960341+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"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-11-15T22:21:44.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: audit 2023-11-15T22:21:43.960948+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"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-11-15T22:21:44.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: audit 2023-11-15T22:21:43.963602+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"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-11-15T22:21:44.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: cephadm 2023-11-15T22:21:43.964203+0000 mgr.x (mgr.24662) 37 : cephadm [INF] Upgrade: Target is version 16.2.14-171-ged3c8e92 (pacific) 2023-11-15T22:21:44.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: cephadm 2023-11-15T22:21:43.964283+0000 mgr.x (mgr.24662) 38 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c'] 2023-11-15T22:21:44.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: audit 2023-11-15T22:21:43.965248+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:21:44.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: audit 2023-11-15T22:21:43.966341+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:21:44.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: audit 2023-11-15T22:21:43.966562+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:21:44.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: audit 2023-11-15T22:21:43.969358+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-11-15T22:21:44.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: cephadm 2023-11-15T22:21:43.970725+0000 mgr.x (mgr.24662) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-15T22:21:44.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: cephadm 2023-11-15T22:21:43.971254+0000 mgr.x (mgr.24662) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-15T22:21:44.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: audit 2023-11-15T22:21:44.851025+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.y"}]: dispatch 2023-11-15T22:21:44.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: audit 2023-11-15T22:21:44.851606+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.y"}]: dispatch 2023-11-15T22:21:44.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: audit 2023-11-15T22:21:44.855264+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.y"}]': finished 2023-11-15T22:21:44.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: audit 2023-11-15T22:21:44.856261+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:21:44.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: audit 2023-11-15T22:21:44.856507+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:21:44.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: audit 2023-11-15T22:21:44.857411+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-15T22:21:44.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: audit 2023-11-15T22:21:44.858201+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:21:44.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[111573]: audit 2023-11-15T22:21:44.859251+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-15T22:21:44.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: audit 2023-11-15T22:21:43.969358+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-11-15T22:21:44.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: cephadm 2023-11-15T22:21:43.970725+0000 mgr.x (mgr.24662) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-15T22:21:44.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: cephadm 2023-11-15T22:21:43.971254+0000 mgr.x (mgr.24662) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-15T22:21:44.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: audit 2023-11-15T22:21:44.851025+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.y"}]: dispatch 2023-11-15T22:21:44.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: audit 2023-11-15T22:21:44.851606+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.y"}]: dispatch 2023-11-15T22:21:44.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: audit 2023-11-15T22:21:44.855264+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.y"}]': finished 2023-11-15T22:21:44.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: audit 2023-11-15T22:21:44.856261+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:21:44.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: audit 2023-11-15T22:21:44.856507+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:21:44.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: audit 2023-11-15T22:21:44.857411+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-15T22:21:44.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: audit 2023-11-15T22:21:44.858201+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:21:44.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:44 smithi145 bash[108160]: audit 2023-11-15T22:21:44.859251+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-15T22:21:45.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: audit 2023-11-15T22:21:43.960341+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"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-11-15T22:21:45.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: audit 2023-11-15T22:21:43.960948+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"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-11-15T22:21:45.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: audit 2023-11-15T22:21:43.963602+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"progress_id\": \"751377c0-5867-4a4f-8e33-93a19e32321c\", \"target_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"target_version\": \"16.2.14-171-ged3c8e92\", \"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-11-15T22:21:45.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: cephadm 2023-11-15T22:21:43.964203+0000 mgr.x (mgr.24662) 37 : cephadm [INF] Upgrade: Target is version 16.2.14-171-ged3c8e92 (pacific) 2023-11-15T22:21:45.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: cephadm 2023-11-15T22:21:43.964283+0000 mgr.x (mgr.24662) 38 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c'] 2023-11-15T22:21:45.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: audit 2023-11-15T22:21:43.965248+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:21:45.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: audit 2023-11-15T22:21:43.966341+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:21:45.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: audit 2023-11-15T22:21:43.966562+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:21:45.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: audit 2023-11-15T22:21:43.969358+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-11-15T22:21:45.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: cephadm 2023-11-15T22:21:43.970725+0000 mgr.x (mgr.24662) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-15T22:21:45.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: cephadm 2023-11-15T22:21:43.971254+0000 mgr.x (mgr.24662) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-15T22:21:45.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: audit 2023-11-15T22:21:44.851025+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.y"}]: dispatch 2023-11-15T22:21:45.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: audit 2023-11-15T22:21:44.851606+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.y"}]: dispatch 2023-11-15T22:21:45.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: audit 2023-11-15T22:21:44.855264+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr.y"}]': finished 2023-11-15T22:21:45.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: audit 2023-11-15T22:21:44.856261+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:21:45.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: audit 2023-11-15T22:21:44.856507+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:21:45.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: audit 2023-11-15T22:21:44.857411+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-15T22:21:45.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: audit 2023-11-15T22:21:44.858201+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:21:45.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:44 smithi195 bash[108245]: audit 2023-11-15T22:21:44.859251+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-15T22:21:45.720 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:21:45 smithi145 bash[132499]: ts=2023-11-15T22:21:45.392Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003469329s 2023-11-15T22:21:46.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:45 smithi195 bash[108245]: cluster 2023-11-15T22:21:44.801179+0000 mgr.x (mgr.24662) 41 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:46.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:45 smithi195 bash[108245]: cephadm 2023-11-15T22:21:44.850620+0000 mgr.x (mgr.24662) 42 : cephadm [INF] Upgrade: Updating mgr.y 2023-11-15T22:21:46.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:45 smithi195 bash[108245]: cephadm 2023-11-15T22:21:44.858829+0000 mgr.x (mgr.24662) 43 : cephadm [INF] Deploying daemon mgr.y on smithi145 2023-11-15T22:21:46.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:45 smithi145 bash[108160]: cluster 2023-11-15T22:21:44.801179+0000 mgr.x (mgr.24662) 41 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:46.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:45 smithi145 bash[108160]: cephadm 2023-11-15T22:21:44.850620+0000 mgr.x (mgr.24662) 42 : cephadm [INF] Upgrade: Updating mgr.y 2023-11-15T22:21:46.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:45 smithi145 bash[108160]: cephadm 2023-11-15T22:21:44.858829+0000 mgr.x (mgr.24662) 43 : cephadm [INF] Deploying daemon mgr.y on smithi145 2023-11-15T22:21:46.220 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:45 smithi145 systemd[1]: Stopping Ceph mgr.y for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:21:46.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:45 smithi145 bash[111573]: cluster 2023-11-15T22:21:44.801179+0000 mgr.x (mgr.24662) 41 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:46.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:45 smithi145 bash[111573]: cephadm 2023-11-15T22:21:44.850620+0000 mgr.x (mgr.24662) 42 : cephadm [INF] Upgrade: Updating mgr.y 2023-11-15T22:21:46.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:45 smithi145 bash[111573]: cephadm 2023-11-15T22:21:44.858829+0000 mgr.x (mgr.24662) 43 : cephadm [INF] Deploying daemon mgr.y on smithi145 2023-11-15T22:21:48.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:47 smithi195 bash[108245]: cluster 2023-11-15T22:21:46.801906+0000 mgr.x (mgr.24662) 44 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:48.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:47 smithi145 bash[108160]: cluster 2023-11-15T22:21:46.801906+0000 mgr.x (mgr.24662) 44 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:48.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:47 smithi145 bash[111573]: cluster 2023-11-15T22:21:46.801906+0000 mgr.x (mgr.24662) 44 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:50.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:49 smithi195 bash[108245]: cluster 2023-11-15T22:21:48.802411+0000 mgr.x (mgr.24662) 45 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:50.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:49 smithi145 bash[108160]: cluster 2023-11-15T22:21:48.802411+0000 mgr.x (mgr.24662) 45 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:50.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:49 smithi145 bash[111573]: cluster 2023-11-15T22:21:48.802411+0000 mgr.x (mgr.24662) 45 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:52.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:51 smithi195 bash[108245]: cluster 2023-11-15T22:21:50.803174+0000 mgr.x (mgr.24662) 46 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:52.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:51 smithi145 bash[108160]: cluster 2023-11-15T22:21:50.803174+0000 mgr.x (mgr.24662) 46 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:52.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:51 smithi145 bash[111573]: cluster 2023-11-15T22:21:50.803174+0000 mgr.x (mgr.24662) 46 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:54.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:53 smithi195 bash[108245]: cluster 2023-11-15T22:21:52.803632+0000 mgr.x (mgr.24662) 47 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:54.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:53 smithi145 bash[108160]: cluster 2023-11-15T22:21:52.803632+0000 mgr.x (mgr.24662) 47 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:54.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:53 smithi145 bash[111573]: cluster 2023-11-15T22:21:52.803632+0000 mgr.x (mgr.24662) 47 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:55.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:55 smithi195 bash[108245]: cluster 2023-11-15T22:21:54.804225+0000 mgr.x (mgr.24662) 48 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:55.938 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:55 smithi145 bash[108160]: cluster 2023-11-15T22:21:54.804225+0000 mgr.x (mgr.24662) 48 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:55.938 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:55 smithi145 bash[132991]: time="2023-11-15T22:21:55Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr.y in 10 seconds, resorting to SIGKILL" 2023-11-15T22:21:55.938 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:55 smithi145 bash[111573]: cluster 2023-11-15T22:21:54.804225+0000 mgr.x (mgr.24662) 48 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:56.220 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:56 smithi145 bash[132991]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr.y 2023-11-15T22:21:56.220 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:56 smithi145 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=137/n/a 2023-11-15T22:21:56.220 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:56 smithi145 bash[133049]: Error: no container with name or ID "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr.y" found: no such container 2023-11-15T22:21:56.849 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:56 smithi145 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-11-15T22:21:56.849 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:56 smithi145 systemd[1]: Stopped Ceph mgr.y for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:21:56.849 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:56 smithi145 systemd[1]: Starting Ceph mgr.y for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:21:57.221 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:56 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:21:56.950+0000 7fbc95a9f700 1 -- 172.21.15.145:0/3600671786 <== mon.0 v2:172.21.15.145:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557f5fcca4e0 con 0x557f5fc9ec00 2023-11-15T22:21:57.221 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:56 smithi145 bash[133192]: e59332acf1d02719120376e7ce25500a2dcfab708b3003ddb137d9028954b78d 2023-11-15T22:21:57.221 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:56 smithi145 systemd[1]: Started Ceph mgr.y for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:21:57.221 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:57 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:21:57.087+0000 7fbca6086680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-15T22:21:57.221 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:57 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:21:57.172+0000 7fbca6086680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-15T22:21:57.863 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:57 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:21:57.579+0000 7fbca6086680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-15T22:21:58.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:57 smithi195 bash[108245]: cluster 2023-11-15T22:21:56.804868+0000 mgr.x (mgr.24662) 49 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:58.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:57 smithi195 bash[108245]: audit 2023-11-15T22:21:57.023571+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:58.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:57 smithi195 bash[108245]: audit 2023-11-15T22:21:57.024226+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:58.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:57 smithi195 bash[108245]: audit 2023-11-15T22:21:57.029665+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:21:58.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:57 smithi195 bash[108245]: audit 2023-11-15T22:21:57.031028+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:21:58.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:57 smithi195 bash[108245]: audit 2023-11-15T22:21:57.032464+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:21:58.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:57 smithi195 bash[108245]: audit 2023-11-15T22:21:57.032772+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:21:58.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:57 smithi145 bash[111573]: cluster 2023-11-15T22:21:56.804868+0000 mgr.x (mgr.24662) 49 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:58.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:57 smithi145 bash[108160]: cluster 2023-11-15T22:21:56.804868+0000 mgr.x (mgr.24662) 49 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:58.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:57 smithi145 bash[111573]: audit 2023-11-15T22:21:57.023571+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:58.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:57 smithi145 bash[108160]: audit 2023-11-15T22:21:57.023571+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:58.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:57 smithi145 bash[111573]: audit 2023-11-15T22:21:57.024226+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:58.222 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:57 smithi145 bash[108160]: audit 2023-11-15T22:21:57.024226+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:21:58.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:57 smithi145 bash[111573]: audit 2023-11-15T22:21:57.029665+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:21:58.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:57 smithi145 bash[111573]: audit 2023-11-15T22:21:57.031028+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:21:58.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:57 smithi145 bash[111573]: audit 2023-11-15T22:21:57.032464+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:21:58.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:57 smithi145 bash[111573]: audit 2023-11-15T22:21:57.032772+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:21:58.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:57 smithi145 bash[108160]: audit 2023-11-15T22:21:57.029665+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 201746022, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106532Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 191365120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106802Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73085747, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106867Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74742497, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106935Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 62337843, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.106999Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75161927, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107060Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 12069109, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107120Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55176069, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:21:27.107252Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:21:58.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:57 smithi145 bash[108160]: audit 2023-11-15T22:21:57.031028+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:21:58.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:57 smithi145 bash[108160]: audit 2023-11-15T22:21:57.032464+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:21:58.223 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:57 smithi145 bash[108160]: audit 2023-11-15T22:21:57.032772+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:21:58.499 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:21:58.404+0000 7fbca6086680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-15T22:21:58.749 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:21:58.496+0000 7fbca6086680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-15T22:21:59.219 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:21:58.746+0000 7fbca6086680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-15T22:21:59.965 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:21:59 smithi145 bash[108160]: cluster 2023-11-15T22:21:58.805259+0000 mgr.x (mgr.24662) 50 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:59.966 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:21:59 smithi145 bash[111573]: cluster 2023-11-15T22:21:58.805259+0000 mgr.x (mgr.24662) 50 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:21:59.966 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:59 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:21:59.822+0000 7fbca6086680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-15T22:21:59.966 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:21:59 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:21:59.962+0000 7fbca6086680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-15T22:22:00.132 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:21:59 smithi195 bash[108245]: cluster 2023-11-15T22:21:58.805259+0000 mgr.x (mgr.24662) 50 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:00.222 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:00 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:00.047+0000 7fbca6086680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-15T22:22:00.223 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:00 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:00.147+0000 7fbca6086680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-15T22:22:00.631 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:00 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:00.342+0000 7fbca6086680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-15T22:22:00.970 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:00 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:00.628+0000 7fbca6086680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-15T22:22:00.970 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:00 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:00.728+0000 7fbca6086680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-15T22:22:00.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.092643+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089573Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 42184212, \"cpu_percentage\": \"109.36%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:00.089785Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 204682035, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089913Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74805411, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090046Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76525076, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090164Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 63543705, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090279Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77164707, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090399Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11712593, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090514Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18790481, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090609Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55312384, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090703Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.090889Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:22:00.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.092643+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089573Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 42184212, \"cpu_percentage\": \"109.36%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:00.089785Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 204682035, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089913Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74805411, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090046Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76525076, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090164Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 63543705, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090279Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77164707, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090399Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11712593, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090514Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18790481, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090609Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55312384, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090703Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.090889Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:22:00.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.093220+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089573Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 42184212, \"cpu_percentage\": \"109.36%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:00.089785Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 204682035, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089913Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74805411, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090046Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76525076, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090164Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 63543705, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090279Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77164707, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090399Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11712593, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090514Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18790481, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090609Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55312384, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090703Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.090889Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:22:00.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.093220+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089573Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 42184212, \"cpu_percentage\": \"109.36%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:00.089785Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 204682035, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089913Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74805411, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090046Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76525076, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090164Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 63543705, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090279Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77164707, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090399Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11712593, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090514Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18790481, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090609Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55312384, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090703Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.090889Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:22:00.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.096041+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089573Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 42184212, \"cpu_percentage\": \"109.36%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:00.089785Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 204682035, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089913Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74805411, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090046Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76525076, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090164Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 63543705, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090279Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77164707, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090399Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11712593, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090514Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18790481, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090609Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55312384, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090703Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.090889Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:22:00.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.096041+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089573Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 42184212, \"cpu_percentage\": \"109.36%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:00.089785Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 204682035, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089913Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74805411, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090046Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76525076, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090164Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 63543705, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090279Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77164707, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090399Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11712593, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090514Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18790481, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090609Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55312384, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090703Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.090889Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:22:00.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.392132+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 209610342, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390238Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 456340275, \"cpu_percentage\": \"13.97%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390371Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83540049, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390438Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75392614, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390500Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67758981, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390559Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78066483, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390617Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34089205, \"cpu_percentage\": \"1.47%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390677Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 14113832, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390736Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32663142, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390794Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 57724108, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390852Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.390982Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:22:00.976 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.392720+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 209610342, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390238Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 456340275, \"cpu_percentage\": \"13.97%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390371Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83540049, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390438Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75392614, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390500Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67758981, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390559Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78066483, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390617Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34089205, \"cpu_percentage\": \"1.47%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390677Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 14113832, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390736Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32663142, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390794Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 57724108, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390852Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.390982Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:22:00.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.392132+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 209610342, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390238Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 456340275, \"cpu_percentage\": \"13.97%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390371Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83540049, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390438Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75392614, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390500Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67758981, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390559Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78066483, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390617Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34089205, \"cpu_percentage\": \"1.47%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390677Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 14113832, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390736Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32663142, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390794Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 57724108, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390852Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.390982Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:22:00.977 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.395585+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 209610342, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390238Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 456340275, \"cpu_percentage\": \"13.97%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390371Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83540049, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390438Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75392614, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390500Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67758981, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390559Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78066483, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390617Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34089205, \"cpu_percentage\": \"1.47%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390677Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 14113832, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390736Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32663142, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390794Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 57724108, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390852Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.390982Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:22:00.978 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.397061+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:00.978 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.397265+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:00.978 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.400122+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-15T22:22:00.978 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.404761+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:00.978 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.405505+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:00.979 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.405766+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:00.979 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: cephadm 2023-11-15T22:22:00.406400+0000 mgr.x (mgr.24662) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-15T22:22:00.979 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: cephadm 2023-11-15T22:22:00.406706+0000 mgr.x (mgr.24662) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-15T22:22:00.979 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: cephadm 2023-11-15T22:22:00.408367+0000 mgr.x (mgr.24662) 53 : cephadm [INF] Failing over to other MGR 2023-11-15T22:22:00.979 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.408554+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-15T22:22:00.979 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.408817+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-15T22:22:00.980 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.413513+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' 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-11-15T22:22:00.980 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: cluster 2023-11-15T22:22:00.414269+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-11-15T22:22:00.980 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.414912+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24662 ' 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-11-15T22:22:00.980 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.415623+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-15T22:22:00.980 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[111573]: audit 2023-11-15T22:22:00.415843+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-15T22:22:00.981 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.392720+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 209610342, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390238Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 456340275, \"cpu_percentage\": \"13.97%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390371Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83540049, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390438Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75392614, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390500Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67758981, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390559Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78066483, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390617Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34089205, \"cpu_percentage\": \"1.47%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390677Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 14113832, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390736Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32663142, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390794Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 57724108, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390852Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.390982Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:22:00.981 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.395585+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 209610342, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390238Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 456340275, \"cpu_percentage\": \"13.97%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390371Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83540049, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390438Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75392614, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390500Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67758981, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390559Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78066483, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390617Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34089205, \"cpu_percentage\": \"1.47%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390677Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 14113832, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390736Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32663142, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390794Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 57724108, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390852Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.390982Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:22:00.982 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.397061+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:00.982 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.397265+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:00.982 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.400122+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-15T22:22:00.982 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.404761+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:00.982 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.405505+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:00.982 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.405766+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:00.982 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: cephadm 2023-11-15T22:22:00.406400+0000 mgr.x (mgr.24662) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-15T22:22:00.983 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: cephadm 2023-11-15T22:22:00.406706+0000 mgr.x (mgr.24662) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-15T22:22:00.983 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: cephadm 2023-11-15T22:22:00.408367+0000 mgr.x (mgr.24662) 53 : cephadm [INF] Failing over to other MGR 2023-11-15T22:22:00.983 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.408554+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-15T22:22:00.983 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.408817+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-15T22:22:00.983 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.413513+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' 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-11-15T22:22:00.984 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: cluster 2023-11-15T22:22:00.414269+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-11-15T22:22:00.984 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.414912+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24662 ' 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-11-15T22:22:00.984 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.415623+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-15T22:22:00.984 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:00 smithi145 bash[108160]: audit 2023-11-15T22:22:00.415843+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-15T22:22:01.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.092643+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089573Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 42184212, \"cpu_percentage\": \"109.36%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:00.089785Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 204682035, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089913Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74805411, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090046Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76525076, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090164Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 63543705, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090279Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77164707, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090399Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11712593, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090514Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18790481, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090609Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55312384, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090703Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.090889Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:22:01.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.093220+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089573Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 42184212, \"cpu_percentage\": \"109.36%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:00.089785Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 204682035, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089913Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74805411, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090046Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76525076, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090164Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 63543705, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090279Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77164707, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090399Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11712593, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090514Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18790481, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090609Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55312384, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090703Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.090889Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:22:01.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.096041+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089573Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 42184212, \"cpu_percentage\": \"109.36%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:00.089785Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 204682035, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.089913Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74805411, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090046Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76525076, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090164Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 63543705, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090279Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77164707, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090399Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11712593, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090514Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18790481, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090609Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55312384, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.090703Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.090889Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:22:01.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.392132+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 209610342, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390238Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 456340275, \"cpu_percentage\": \"13.97%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390371Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83540049, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390438Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75392614, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390500Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67758981, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390559Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78066483, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390617Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34089205, \"cpu_percentage\": \"1.47%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390677Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 14113832, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390736Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32663142, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390794Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 57724108, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390852Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.390982Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:22:01.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.392720+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 209610342, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390238Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 456340275, \"cpu_percentage\": \"13.97%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390371Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83540049, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390438Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75392614, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390500Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67758981, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390559Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78066483, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390617Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34089205, \"cpu_percentage\": \"1.47%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390677Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 14113832, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390736Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32663142, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390794Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 57724108, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390852Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.390982Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-15T22:22:01.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.395585+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 209610342, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390238Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 456340275, \"cpu_percentage\": \"13.97%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390371Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 83540049, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390438Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75392614, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390500Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67758981, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390559Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78066483, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390617Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34089205, \"cpu_percentage\": \"1.47%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390677Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 14113832, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390736Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32663142, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390794Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 57724108, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:00.390852Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:00.390982Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}}"}]': finished 2023-11-15T22:22:01.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.397061+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:01.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.397265+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:01.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.400122+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-15T22:22:01.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.404761+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:01.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.405505+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:01.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.405766+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:01.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: cephadm 2023-11-15T22:22:00.406400+0000 mgr.x (mgr.24662) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-15T22:22:01.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: cephadm 2023-11-15T22:22:00.406706+0000 mgr.x (mgr.24662) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-15T22:22:01.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: cephadm 2023-11-15T22:22:00.408367+0000 mgr.x (mgr.24662) 53 : cephadm [INF] Failing over to other MGR 2023-11-15T22:22:01.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.408554+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-15T22:22:01.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.408817+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-15T22:22:01.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.413513+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' 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-11-15T22:22:01.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: cluster 2023-11-15T22:22:00.414269+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-11-15T22:22:01.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.414912+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24662 ' 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-11-15T22:22:01.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.415623+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24662 172.21.15.195:0/1023027280' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-15T22:22:01.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:00 smithi195 bash[108245]: audit 2023-11-15T22:22:00.415843+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-15T22:22:01.437 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:01 smithi195 bash[122216]: debug 2023-11-15T22:22:01.403+0000 7f256e35e700 -1 mgr handle_mgr_map I was active but no longer am 2023-11-15T22:22:01.720 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:01.475+0000 7fbca6086680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-15T22:22:01.720 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:01.558+0000 7fbca6086680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-15T22:22:01.720 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:01.651+0000 7fbca6086680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-15T22:22:01.927 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:01 smithi195 bash[122216]: ignoring --setuser ceph since I am not root 2023-11-15T22:22:01.928 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:01 smithi195 bash[122216]: ignoring --setgroup ceph since I am not root 2023-11-15T22:22:01.929 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:01 smithi195 bash[122216]: debug 2023-11-15T22:22:01.444+0000 7f8f75903700 1 -- 172.21.15.195:0/2386502604 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56163726a4e0 con 0x561637241400 2023-11-15T22:22:01.930 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:01 smithi195 bash[122216]: debug 2023-11-15T22:22:01.566+0000 7f8f85acc680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-15T22:22:01.930 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:01 smithi195 bash[122216]: debug 2023-11-15T22:22:01.646+0000 7f8f85acc680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-15T22:22:02.093 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:01.829+0000 7fbca6086680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-15T22:22:02.360 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:02 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:02.090+0000 7fbca6086680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-15T22:22:02.361 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:02 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:02.223+0000 7fbca6086680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-15T22:22:02.405 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:02 smithi195 bash[122216]: debug 2023-11-15T22:22:02.008+0000 7f8f85acc680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-15T22:22:02.622 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:02 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:02.358+0000 7fbca6086680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-15T22:22:02.622 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:02 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:02.534+0000 7fbca6086680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-15T22:22:02.622 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:02 smithi145 bash[108160]: audit 2023-11-15T22:22:01.403814+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-11-15T22:22:02.623 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:02 smithi145 bash[108160]: cluster 2023-11-15T22:22:01.403896+0000 mon.a (mon.0) 817 : cluster [DBG] mgrmap e20: y(active, starting, since 0.994533s) 2023-11-15T22:22:02.623 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:02 smithi145 bash[108160]: audit 2023-11-15T22:22:01.422659+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-15T22:22:02.623 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:02 smithi145 bash[108160]: cluster 2023-11-15T22:22:01.422711+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-11-15T22:22:02.623 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:02 smithi145 bash[111573]: audit 2023-11-15T22:22:01.403814+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-11-15T22:22:02.623 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:02 smithi145 bash[111573]: cluster 2023-11-15T22:22:01.403896+0000 mon.a (mon.0) 817 : cluster [DBG] mgrmap e20: y(active, starting, since 0.994533s) 2023-11-15T22:22:02.623 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:02 smithi145 bash[111573]: audit 2023-11-15T22:22:01.422659+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-15T22:22:02.623 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:02 smithi145 bash[111573]: cluster 2023-11-15T22:22:01.422711+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-11-15T22:22:02.675 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:02 smithi195 bash[108245]: audit 2023-11-15T22:22:01.403814+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-11-15T22:22:02.675 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:02 smithi195 bash[108245]: cluster 2023-11-15T22:22:01.403896+0000 mon.a (mon.0) 817 : cluster [DBG] mgrmap e20: y(active, starting, since 0.994533s) 2023-11-15T22:22:02.675 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:02 smithi195 bash[108245]: audit 2023-11-15T22:22:01.422659+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24662 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-15T22:22:02.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:02 smithi195 bash[108245]: cluster 2023-11-15T22:22:01.422711+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-11-15T22:22:02.970 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:02 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:02.619+0000 7fbca6086680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-15T22:22:03.056 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:02 smithi195 bash[122216]: debug 2023-11-15T22:22:02.760+0000 7f8f85acc680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-15T22:22:03.056 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:02 smithi195 bash[122216]: debug 2023-11-15T22:22:02.843+0000 7f8f85acc680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-15T22:22:03.407 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:03 smithi195 bash[122216]: debug 2023-11-15T22:22:03.054+0000 7f8f85acc680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-15T22:22:03.675 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:03 smithi195 bash[108245]: cluster 2023-11-15T22:22:02.634730+0000 mon.a (mon.0) 820 : cluster [INF] Active manager daemon y restarted 2023-11-15T22:22:03.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:03 smithi195 bash[108245]: cluster 2023-11-15T22:22:02.635271+0000 mon.a (mon.0) 821 : cluster [INF] Activating manager daemon y 2023-11-15T22:22:03.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:03 smithi195 bash[108245]: cluster 2023-11-15T22:22:02.639721+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-11-15T22:22:03.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:03 smithi195 bash[108245]: audit 2023-11-15T22:22:02.639875+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-15T22:22:03.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:03 smithi195 bash[108245]: audit 2023-11-15T22:22:02.640199+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:03.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:03 smithi195 bash[108245]: audit 2023-11-15T22:22:02.641374+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-15T22:22:03.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:03 smithi195 bash[108245]: audit 2023-11-15T22:22:02.643883+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:03.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:03 smithi145 bash[108160]: cluster 2023-11-15T22:22:02.634730+0000 mon.a (mon.0) 820 : cluster [INF] Active manager daemon y restarted 2023-11-15T22:22:03.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:03 smithi145 bash[108160]: cluster 2023-11-15T22:22:02.635271+0000 mon.a (mon.0) 821 : cluster [INF] Activating manager daemon y 2023-11-15T22:22:03.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:03 smithi145 bash[108160]: cluster 2023-11-15T22:22:02.639721+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-11-15T22:22:03.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:03 smithi145 bash[108160]: audit 2023-11-15T22:22:02.639875+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-15T22:22:03.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:03 smithi145 bash[108160]: audit 2023-11-15T22:22:02.640199+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:03.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:03 smithi145 bash[108160]: audit 2023-11-15T22:22:02.641374+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-15T22:22:03.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:03 smithi145 bash[108160]: audit 2023-11-15T22:22:02.643883+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:03.721 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:03 smithi145 bash[111573]: cluster 2023-11-15T22:22:02.634730+0000 mon.a (mon.0) 820 : cluster [INF] Active manager daemon y restarted 2023-11-15T22:22:03.721 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:03 smithi145 bash[111573]: cluster 2023-11-15T22:22:02.635271+0000 mon.a (mon.0) 821 : cluster [INF] Activating manager daemon y 2023-11-15T22:22:03.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:03 smithi145 bash[111573]: cluster 2023-11-15T22:22:02.639721+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-11-15T22:22:03.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:03 smithi145 bash[111573]: audit 2023-11-15T22:22:02.639875+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-15T22:22:03.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:03 smithi145 bash[111573]: audit 2023-11-15T22:22:02.640199+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:03.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:03 smithi145 bash[111573]: audit 2023-11-15T22:22:02.641374+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-15T22:22:03.722 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:03 smithi145 bash[111573]: audit 2023-11-15T22:22:02.643883+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:04.289 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:03 smithi195 bash[122216]: debug 2023-11-15T22:22:03.991+0000 7f8f85acc680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-15T22:22:04.290 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:04 smithi195 bash[122216]: debug 2023-11-15T22:22:04.120+0000 7f8f85acc680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-15T22:22:04.290 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:04 smithi195 bash[122216]: debug 2023-11-15T22:22:04.198+0000 7f8f85acc680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-15T22:22:04.290 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:04 smithi195 bash[122216]: debug 2023-11-15T22:22:04.287+0000 7f8f85acc680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-15T22:22:04.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:04 smithi195 bash[108245]: cluster 2023-11-15T22:22:03.416982+0000 mon.a (mon.0) 827 : cluster [DBG] mgrmap e21: y(active, starting, since 0.781874s) 2023-11-15T22:22:04.676 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:04 smithi195 bash[122216]: debug 2023-11-15T22:22:04.484+0000 7f8f85acc680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-15T22:22:04.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:04 smithi145 bash[108160]: cluster 2023-11-15T22:22:03.416982+0000 mon.a (mon.0) 827 : cluster [DBG] mgrmap e21: y(active, starting, since 0.781874s) 2023-11-15T22:22:04.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:04 smithi145 bash[111573]: cluster 2023-11-15T22:22:03.416982+0000 mon.a (mon.0) 827 : cluster [DBG] mgrmap e21: y(active, starting, since 0.781874s) 2023-11-15T22:22:05.175 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:04 smithi195 bash[122216]: debug 2023-11-15T22:22:04.766+0000 7f8f85acc680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-15T22:22:05.175 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:04 smithi195 bash[122216]: debug 2023-11-15T22:22:04.863+0000 7f8f85acc680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-15T22:22:05.926 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:05 smithi195 bash[122216]: debug 2023-11-15T22:22:05.585+0000 7f8f85acc680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-15T22:22:05.927 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:05 smithi195 bash[122216]: debug 2023-11-15T22:22:05.668+0000 7f8f85acc680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-15T22:22:05.927 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:05 smithi195 bash[122216]: debug 2023-11-15T22:22:05.761+0000 7f8f85acc680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-15T22:22:06.199 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:05 smithi195 bash[122216]: debug 2023-11-15T22:22:05.936+0000 7f8f85acc680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-15T22:22:06.462 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:06 smithi195 bash[122216]: debug 2023-11-15T22:22:06.196+0000 7f8f85acc680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-15T22:22:06.463 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:06 smithi195 bash[122216]: debug 2023-11-15T22:22:06.327+0000 7f8f85acc680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-15T22:22:06.717 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:06 smithi195 bash[122216]: debug 2023-11-15T22:22:06.460+0000 7f8f85acc680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-15T22:22:06.718 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:06 smithi195 bash[122216]: debug 2023-11-15T22:22:06.632+0000 7f8f85acc680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-15T22:22:07.175 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:06 smithi195 bash[122216]: debug 2023-11-15T22:22:06.715+0000 7f8f85acc680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-15T22:22:07.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:06 smithi195 bash[108245]: cluster 2023-11-15T22:22:06.730219+0000 mon.a (mon.0) 828 : cluster [DBG] Standby manager daemon x started 2023-11-15T22:22:07.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:06 smithi195 bash[108245]: audit 2023-11-15T22:22:06.730731+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.? 172.21.15.195:0/936799546' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-15T22:22:07.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:06 smithi195 bash[108245]: audit 2023-11-15T22:22:06.731124+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.? 172.21.15.195:0/936799546' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:07.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:06 smithi195 bash[108245]: audit 2023-11-15T22:22:06.732148+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.? 172.21.15.195:0/936799546' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-15T22:22:07.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:06 smithi195 bash[108245]: audit 2023-11-15T22:22:06.732710+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.? 172.21.15.195:0/936799546' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:07.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:06 smithi145 bash[108160]: cluster 2023-11-15T22:22:06.730219+0000 mon.a (mon.0) 828 : cluster [DBG] Standby manager daemon x started 2023-11-15T22:22:07.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:06 smithi145 bash[108160]: audit 2023-11-15T22:22:06.730731+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.? 172.21.15.195:0/936799546' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-15T22:22:07.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:06 smithi145 bash[108160]: audit 2023-11-15T22:22:06.731124+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.? 172.21.15.195:0/936799546' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:07.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:06 smithi145 bash[108160]: audit 2023-11-15T22:22:06.732148+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.? 172.21.15.195:0/936799546' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-15T22:22:07.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:06 smithi145 bash[108160]: audit 2023-11-15T22:22:06.732710+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.? 172.21.15.195:0/936799546' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:07.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:06 smithi145 bash[111573]: cluster 2023-11-15T22:22:06.730219+0000 mon.a (mon.0) 828 : cluster [DBG] Standby manager daemon x started 2023-11-15T22:22:07.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:06 smithi145 bash[111573]: audit 2023-11-15T22:22:06.730731+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.? 172.21.15.195:0/936799546' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-15T22:22:07.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:06 smithi145 bash[111573]: audit 2023-11-15T22:22:06.731124+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.? 172.21.15.195:0/936799546' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:07.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:06 smithi145 bash[111573]: audit 2023-11-15T22:22:06.732148+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.? 172.21.15.195:0/936799546' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-15T22:22:07.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:06 smithi145 bash[111573]: audit 2023-11-15T22:22:06.732710+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.? 172.21.15.195:0/936799546' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:08.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:07 smithi195 bash[108245]: cluster 2023-11-15T22:22:06.789496+0000 mon.a (mon.0) 833 : cluster [DBG] mgrmap e22: y(active, starting, since 4s), standbys: x 2023-11-15T22:22:08.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:07 smithi195 bash[108245]: audit 2023-11-15T22:22:06.790101+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-15T22:22:08.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:07 smithi195 bash[108245]: audit 2023-11-15T22:22:06.790394+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-15T22:22:08.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:07 smithi145 bash[108160]: cluster 2023-11-15T22:22:06.789496+0000 mon.a (mon.0) 833 : cluster [DBG] mgrmap e22: y(active, starting, since 4s), standbys: x 2023-11-15T22:22:08.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:07 smithi145 bash[108160]: audit 2023-11-15T22:22:06.790101+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-15T22:22:08.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:07 smithi145 bash[108160]: audit 2023-11-15T22:22:06.790394+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-15T22:22:08.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:07 smithi145 bash[111573]: cluster 2023-11-15T22:22:06.789496+0000 mon.a (mon.0) 833 : cluster [DBG] mgrmap e22: y(active, starting, since 4s), standbys: x 2023-11-15T22:22:08.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:07 smithi145 bash[111573]: audit 2023-11-15T22:22:06.790101+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-15T22:22:08.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:07 smithi145 bash[111573]: audit 2023-11-15T22:22:06.790394+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.? 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-15T22:22:09.525 INFO:teuthology.orchestra.run.smithi145.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-11-15T22:22:09.526 INFO:teuthology.orchestra.run.smithi145.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-11-15T22:22:09.725 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.418085+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-15T22:22:09.725 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.418252+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-15T22:22:09.725 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.418480+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-15T22:22:09.726 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.420139+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:22:09.726 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.420403+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:22:09.726 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.420706+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:22:09.726 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.420989+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:22:09.726 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.421283+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:22:09.726 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.421571+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:22:09.727 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.421913+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:22:09.727 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.422239+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:22:09.727 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.422562+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-15T22:22:09.727 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.422844+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-15T22:22:09.727 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.423285+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-15T22:22:09.727 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.424149+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-15T22:22:09.728 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.425034+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-15T22:22:09.728 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.425371+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-15T22:22:09.728 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.425719+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-15T22:22:09.728 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.426050+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi145"}]: dispatch 2023-11-15T22:22:09.728 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.426418+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2023-11-15T22:22:09.728 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.426766+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-15T22:22:09.728 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.427104+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-15T22:22:09.729 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.427431+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-15T22:22:09.729 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.427792+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-15T22:22:09.729 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.428117+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-15T22:22:09.729 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.428436+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-15T22:22:09.729 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.428758+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-15T22:22:09.730 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.429075+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-15T22:22:09.730 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.429392+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-15T22:22:09.730 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.429724+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-15T22:22:09.730 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.430044+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-15T22:22:09.730 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.430351+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-15T22:22:09.731 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.430677+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:09.731 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.430998+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:09.731 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.431322+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-15T22:22:09.731 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.431634+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-15T22:22:09.731 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.431971+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-15T22:22:09.731 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: audit 2023-11-15T22:22:09.432283+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-15T22:22:09.731 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:09 smithi195 bash[108245]: cluster 2023-11-15T22:22:09.459700+0000 mon.a (mon.0) 836 : cluster [INF] Manager daemon y is now available 2023-11-15T22:22:09.844 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:09 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:09.520+0000 7fbc308e1700 -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-11-15T22:22:09.844 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:09 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-11-15T22:22:09.844 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:09 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: [80B blob data] 2023-11-15T22:22:09.844 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:09 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: [80B blob data] 2023-11-15T22:22:09.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.418085+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-15T22:22:09.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.418252+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-15T22:22:09.844 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.418480+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-15T22:22:09.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.420139+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:22:09.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.420403+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:22:09.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.420706+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:22:09.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.420989+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:22:09.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.421283+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:22:09.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.421571+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:22:09.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.421913+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:22:09.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.422239+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:22:09.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.422562+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-15T22:22:09.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.422844+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-15T22:22:09.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.423285+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-15T22:22:09.845 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.424149+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-15T22:22:09.846 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.425034+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-15T22:22:09.846 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.425371+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-15T22:22:09.846 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.425719+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-15T22:22:09.846 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.418085+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-15T22:22:09.846 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.418252+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-15T22:22:09.846 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.418480+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-15T22:22:09.847 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.420139+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:22:09.847 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.420403+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:22:09.847 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.420706+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:22:09.847 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.420989+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:22:09.847 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.421283+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:22:09.847 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.421571+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:22:09.847 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.421913+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:22:09.847 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.422239+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:22:09.847 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.422562+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-15T22:22:09.847 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.422844+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-15T22:22:09.847 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.423285+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-15T22:22:09.848 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.424149+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-15T22:22:09.848 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.425034+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-15T22:22:09.848 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.425371+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-15T22:22:09.848 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.425719+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-15T22:22:09.848 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.426050+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi145"}]: dispatch 2023-11-15T22:22:09.848 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.426418+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2023-11-15T22:22:09.848 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.426766+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-15T22:22:09.848 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.427104+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-15T22:22:09.848 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.427431+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-15T22:22:09.848 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.427792+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-15T22:22:09.848 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.428117+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-15T22:22:09.848 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.428436+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-15T22:22:09.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.428758+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-15T22:22:09.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.429075+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-15T22:22:09.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.429392+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-15T22:22:09.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.429724+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-15T22:22:09.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.430044+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-15T22:22:09.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.430351+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-15T22:22:09.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.430677+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:09.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.430998+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:09.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.431322+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-15T22:22:09.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.431634+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-15T22:22:09.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.431971+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-15T22:22:09.849 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: audit 2023-11-15T22:22:09.432283+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-15T22:22:09.850 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[108160]: cluster 2023-11-15T22:22:09.459700+0000 mon.a (mon.0) 836 : cluster [INF] Manager daemon y is now available 2023-11-15T22:22:09.850 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.426050+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi145"}]: dispatch 2023-11-15T22:22:09.850 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.426418+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2023-11-15T22:22:09.850 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.426766+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-15T22:22:09.850 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.427104+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-15T22:22:09.850 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.427431+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-15T22:22:09.850 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.427792+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-15T22:22:09.851 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.428117+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-15T22:22:09.851 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.428436+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-15T22:22:09.851 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.428758+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-15T22:22:09.851 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.429075+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-15T22:22:09.851 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.429392+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-15T22:22:09.851 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.429724+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-15T22:22:09.851 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.430044+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-15T22:22:09.851 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.430351+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-15T22:22:09.851 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.430677+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:09.851 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.430998+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:09.851 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.431322+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-15T22:22:09.851 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.431634+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-15T22:22:09.852 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.431971+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-15T22:22:09.852 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: audit 2023-11-15T22:22:09.432283+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-15T22:22:09.852 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:09 smithi145 bash[111573]: cluster 2023-11-15T22:22:09.459700+0000 mon.a (mon.0) 836 : cluster [INF] Manager daemon y is now available 2023-11-15T22:22:09.883 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ps' 2023-11-15T22:22:10.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:10 smithi195 bash[108245]: cephadm 2023-11-15T22:22:09.471279+0000 mgr.y (mgr.14877) 1 : cephadm [INF] inventory: adjusted host smithi195 addr 'smithi195' -> '172.21.15.195' 2023-11-15T22:22:10.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:10 smithi195 bash[108245]: audit 2023-11-15T22:22:09.476911+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"172.21.15.195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-15T22:22:10.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:10 smithi195 bash[108245]: audit 2023-11-15T22:22:09.477183+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"172.21.15.195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-15T22:22:10.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:10 smithi195 bash[108245]: audit 2023-11-15T22:22:09.479739+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"172.21.15.195\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-15T22:22:10.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:10 smithi195 bash[108245]: cluster 2023-11-15T22:22:09.519826+0000 mon.a (mon.0) 839 : cluster [DBG] mgrmap e23: y(active, since 6s), standbys: x 2023-11-15T22:22:10.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:10 smithi195 bash[108245]: audit 2023-11-15T22:22:09.521469+0000 mgr.y (mgr.14877) 2 : audit [DBG] from='client.24793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:22:10.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:10 smithi195 bash[108245]: cluster 2023-11-15T22:22:09.524661+0000 mgr.y (mgr.14877) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:10.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:10 smithi195 bash[108245]: audit 2023-11-15T22:22:09.579624+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:10.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:10 smithi195 bash[108245]: audit 2023-11-15T22:22:09.581414+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:10.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:10 smithi195 bash[108245]: audit 2023-11-15T22:22:09.636075+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-15T22:22:10.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:10 smithi195 bash[108245]: audit 2023-11-15T22:22:09.636417+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-15T22:22:10.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:10 smithi195 bash[108245]: audit 2023-11-15T22:22:09.640430+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-15T22:22:10.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:10 smithi195 bash[108245]: audit 2023-11-15T22:22:09.640665+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-15T22:22:10.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:10 smithi195 bash[108245]: audit 2023-11-15T22:22:09.798615+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:22:10.678 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:10 smithi195 bash[108245]: audit 2023-11-15T22:22:09.820613+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:22:10.685 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[111573]: cephadm 2023-11-15T22:22:09.471279+0000 mgr.y (mgr.14877) 1 : cephadm [INF] inventory: adjusted host smithi195 addr 'smithi195' -> '172.21.15.195' 2023-11-15T22:22:10.685 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[111573]: audit 2023-11-15T22:22:09.476911+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"172.21.15.195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-15T22:22:10.685 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[111573]: audit 2023-11-15T22:22:09.477183+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"172.21.15.195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-15T22:22:10.685 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[111573]: audit 2023-11-15T22:22:09.479739+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"172.21.15.195\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-15T22:22:10.685 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[111573]: cluster 2023-11-15T22:22:09.519826+0000 mon.a (mon.0) 839 : cluster [DBG] mgrmap e23: y(active, since 6s), standbys: x 2023-11-15T22:22:10.685 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[111573]: audit 2023-11-15T22:22:09.521469+0000 mgr.y (mgr.14877) 2 : audit [DBG] from='client.24793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:22:10.685 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[111573]: cluster 2023-11-15T22:22:09.524661+0000 mgr.y (mgr.14877) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:10.685 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[111573]: audit 2023-11-15T22:22:09.579624+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:10.685 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[111573]: audit 2023-11-15T22:22:09.581414+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:10.685 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[111573]: audit 2023-11-15T22:22:09.636075+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-15T22:22:10.686 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[111573]: audit 2023-11-15T22:22:09.636417+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-15T22:22:10.686 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[111573]: audit 2023-11-15T22:22:09.640430+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-15T22:22:10.686 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[111573]: audit 2023-11-15T22:22:09.640665+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-15T22:22:10.686 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[111573]: audit 2023-11-15T22:22:09.798615+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:22:10.686 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[111573]: audit 2023-11-15T22:22:09.820613+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:22:10.686 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[108160]: cephadm 2023-11-15T22:22:09.471279+0000 mgr.y (mgr.14877) 1 : cephadm [INF] inventory: adjusted host smithi195 addr 'smithi195' -> '172.21.15.195' 2023-11-15T22:22:10.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[108160]: audit 2023-11-15T22:22:09.476911+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"172.21.15.195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-15T22:22:10.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[108160]: audit 2023-11-15T22:22:09.477183+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"172.21.15.195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-15T22:22:10.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[108160]: audit 2023-11-15T22:22:09.479739+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi145\": {\"hostname\": \"smithi145\", \"addr\": \"172.21.15.145\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"172.21.15.195\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-15T22:22:10.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[108160]: cluster 2023-11-15T22:22:09.519826+0000 mon.a (mon.0) 839 : cluster [DBG] mgrmap e23: y(active, since 6s), standbys: x 2023-11-15T22:22:10.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[108160]: audit 2023-11-15T22:22:09.521469+0000 mgr.y (mgr.14877) 2 : audit [DBG] from='client.24793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:22:10.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[108160]: cluster 2023-11-15T22:22:09.524661+0000 mgr.y (mgr.14877) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:10.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[108160]: audit 2023-11-15T22:22:09.579624+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:10.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[108160]: audit 2023-11-15T22:22:09.581414+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:10.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[108160]: audit 2023-11-15T22:22:09.636075+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-15T22:22:10.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[108160]: audit 2023-11-15T22:22:09.636417+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-15T22:22:10.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[108160]: audit 2023-11-15T22:22:09.640430+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-15T22:22:10.688 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[108160]: audit 2023-11-15T22:22:09.640665+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-15T22:22:10.688 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[108160]: audit 2023-11-15T22:22:09.798615+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:22:10.688 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:10 smithi145 bash[108160]: audit 2023-11-15T22:22:09.820613+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:22:11.247 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-15T22:22:11.247 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 running (36s) 11s ago 4m 17.9M - 0.26.0 9f27df16978d b47b0fac053d 2023-11-15T22:22:11.248 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi195 running (4m) 10s ago 4m 31.1M - 6.6.2 87a51ecf0b1c c270d7c9d7d9 2023-11-15T22:22:11.248 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi195 running (69s) 10s ago 7m 435M - 16.2.14-171-ged3c8e92 6be2081e30e3 372055d4fd1e 2023-11-15T22:22:11.248 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443 running (14s) 11s ago 8m 40.2M - 16.2.14-171-ged3c8e92 6be2081e30e3 e59332acf1d0 2023-11-15T22:22:11.248 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (8m) 11s ago 8m 216M 2048M 15.2.0 204a01f9b0b6 4b26e71126dd 2023-11-15T22:22:11.248 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi195 running (7m) 10s ago 7m 199M 2048M 15.2.0 204a01f9b0b6 41441c4d1030 2023-11-15T22:22:11.248 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (7m) 11s ago 7m 195M 2048M 15.2.0 204a01f9b0b6 554927abae66 2023-11-15T22:22:11.248 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 running (4m) 11s ago 5m 11.1M - 1.7.0 72c9c2088986 f7bae74411ea 2023-11-15T22:22:11.248 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi195 running (4m) 10s ago 5m 13.4M - 1.7.0 72c9c2088986 386cf6ed6cc3 2023-11-15T22:22:11.248 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (6m) 11s ago 6m 71.3M 4096M 15.2.0 204a01f9b0b6 d6d2b1047f2d 2023-11-15T22:22:11.248 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (6m) 11s ago 6m 72.9M 4096M 15.2.0 204a01f9b0b6 4c00ee0de17f 2023-11-15T22:22:11.248 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (6m) 11s ago 6m 60.5M 4096M 15.2.0 204a01f9b0b6 bbf3ca66ab46 2023-11-15T22:22:11.249 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (6m) 11s ago 6m 73.5M 4096M 15.2.0 204a01f9b0b6 d3a75cbba41e 2023-11-15T22:22:11.249 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi195 running (6m) 10s ago 6m 79.6M 4096M 15.2.0 204a01f9b0b6 1ba87784d106 2023-11-15T22:22:11.249 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi195 running (5m) 10s ago 5m 71.9M 4096M 15.2.0 204a01f9b0b6 1991bae6aadf 2023-11-15T22:22:11.249 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi195 running (5m) 10s ago 5m 64.6M 4096M 15.2.0 204a01f9b0b6 005952f29789 2023-11-15T22:22:11.249 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi195 running (5m) 10s ago 5m 74.4M 4096M 15.2.0 204a01f9b0b6 a425dff4a2e2 2023-11-15T22:22:11.249 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi195 running (28s) 10s ago 5m 32.5M - 2.47.2 22010d1e5539 e4cf2f430fcc 2023-11-15T22:22:11.249 INFO:teuthology.orchestra.run.smithi145.stdout:rgw.r.z.smithi145.evpeeh smithi145 running (4m) 11s ago 4m 52.7M - 15.2.0 204a01f9b0b6 98a5f5ccac40 2023-11-15T22:22:11.249 INFO:teuthology.orchestra.run.smithi145.stdout:rgw.r.z.smithi195.ctlvsu smithi195 running (4m) 10s ago 4m 55.0M - 15.2.0 204a01f9b0b6 a54f013f7659 2023-11-15T22:22:11.623 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions' 2023-11-15T22:22:11.891 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[111573]: audit 2023-11-15T22:22:11.234679+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-15T22:22:11.891 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[111573]: audit 2023-11-15T22:22:11.235086+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-15T22:22:11.891 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[111573]: audit 2023-11-15T22:22:11.235404+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.891 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[111573]: audit 2023-11-15T22:22:11.235711+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.891 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[111573]: audit 2023-11-15T22:22:11.236008+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.892 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[111573]: audit 2023-11-15T22:22:11.236298+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.892 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[111573]: audit 2023-11-15T22:22:11.238152+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-15T22:22:11.892 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[111573]: audit 2023-11-15T22:22:11.238480+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.892 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[111573]: audit 2023-11-15T22:22:11.238846+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.892 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[111573]: audit 2023-11-15T22:22:11.239160+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.892 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[111573]: audit 2023-11-15T22:22:11.239460+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.892 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[108160]: audit 2023-11-15T22:22:11.234679+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-15T22:22:11.892 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[108160]: audit 2023-11-15T22:22:11.235086+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-15T22:22:11.892 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[108160]: audit 2023-11-15T22:22:11.235404+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.892 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[108160]: audit 2023-11-15T22:22:11.235711+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.892 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[108160]: audit 2023-11-15T22:22:11.236008+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.893 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[108160]: audit 2023-11-15T22:22:11.236298+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.893 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[108160]: audit 2023-11-15T22:22:11.238152+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-15T22:22:11.893 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[108160]: audit 2023-11-15T22:22:11.238480+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.893 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[108160]: audit 2023-11-15T22:22:11.238846+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.893 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[108160]: audit 2023-11-15T22:22:11.239160+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.893 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:11 smithi145 bash[108160]: audit 2023-11-15T22:22:11.239460+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:11 smithi195 bash[108245]: audit 2023-11-15T22:22:11.234679+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-15T22:22:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:11 smithi195 bash[108245]: audit 2023-11-15T22:22:11.235086+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-15T22:22:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:11 smithi195 bash[108245]: audit 2023-11-15T22:22:11.235404+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:11 smithi195 bash[108245]: audit 2023-11-15T22:22:11.235711+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:11 smithi195 bash[108245]: audit 2023-11-15T22:22:11.236008+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:11 smithi195 bash[108245]: audit 2023-11-15T22:22:11.236298+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:11 smithi195 bash[108245]: audit 2023-11-15T22:22:11.238152+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-15T22:22:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:11 smithi195 bash[108245]: audit 2023-11-15T22:22:11.238480+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:11 smithi195 bash[108245]: audit 2023-11-15T22:22:11.238846+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:11 smithi195 bash[108245]: audit 2023-11-15T22:22:11.239160+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:11.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:11 smithi195 bash[108245]: audit 2023-11-15T22:22:11.239460+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:12.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:12 smithi145 bash[108160]: audit 2023-11-15T22:22:11.232557+0000 mgr.y (mgr.14877) 4 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:22:12.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:12 smithi145 bash[108160]: cluster 2023-11-15T22:22:11.422085+0000 mgr.y (mgr.14877) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:12.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:12 smithi145 bash[108160]: cluster 2023-11-15T22:22:11.530950+0000 mon.a (mon.0) 842 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-11-15T22:22:12.691 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:12 smithi145 bash[111573]: audit 2023-11-15T22:22:11.232557+0000 mgr.y (mgr.14877) 4 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:22:12.691 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:12 smithi145 bash[111573]: cluster 2023-11-15T22:22:11.422085+0000 mgr.y (mgr.14877) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:12.691 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:12 smithi145 bash[111573]: cluster 2023-11-15T22:22:11.530950+0000 mon.a (mon.0) 842 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-11-15T22:22:12.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:12 smithi195 bash[108245]: audit 2023-11-15T22:22:11.232557+0000 mgr.y (mgr.14877) 4 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:22:12.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:12 smithi195 bash[108245]: cluster 2023-11-15T22:22:11.422085+0000 mgr.y (mgr.14877) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:12.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:12 smithi195 bash[108245]: cluster 2023-11-15T22:22:11.530950+0000 mon.a (mon.0) 842 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-11-15T22:22:13.025 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2023-11-15T22:22:13.025 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2023-11-15T22:22:13.025 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-15T22:22:13.025 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:22:13.025 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2023-11-15T22:22:13.025 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 2 2023-11-15T22:22:13.025 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:22:13.025 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2023-11-15T22:22:13.025 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-15T22:22:13.026 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:22:13.026 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": {}, 2023-11-15T22:22:13.026 INFO:teuthology.orchestra.run.smithi145.stdout: "rgw": { 2023-11-15T22:22:13.026 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-15T22:22:13.026 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:22:13.026 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2023-11-15T22:22:13.026 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-11-15T22:22:13.026 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 2 2023-11-15T22:22:13.026 INFO:teuthology.orchestra.run.smithi145.stdout: } 2023-11-15T22:22:13.026 INFO:teuthology.orchestra.run.smithi145.stdout:} 2023-11-15T22:22:13.349 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-11-15T22:22:13.635 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:13 smithi145 bash[111573]: audit 2023-11-15T22:22:13.023151+0000 mon.c (mon.1) 86 : audit [DBG] from='client.? 172.21.15.145:0/2287373596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:22:13.636 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:13 smithi145 bash[108160]: audit 2023-11-15T22:22:13.023151+0000 mon.c (mon.1) 86 : audit [DBG] from='client.? 172.21.15.145:0/2287373596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:22:13.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:13 smithi195 bash[108245]: audit 2023-11-15T22:22:13.023151+0000 mon.c (mon.1) 86 : audit [DBG] from='client.? 172.21.15.145:0/2287373596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:22:14.649 INFO:teuthology.orchestra.run.smithi145.stdout:wait for servicemap items w/ changing names to refresh 2023-11-15T22:22:14.661 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:14 smithi145 bash[108160]: cluster 2023-11-15T22:22:13.422455+0000 mgr.y (mgr.14877) 6 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:14.662 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:14 smithi145 bash[111573]: cluster 2023-11-15T22:22:13.422455+0000 mgr.y (mgr.14877) 6 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:14.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:14 smithi195 bash[108245]: cluster 2023-11-15T22:22:13.422455+0000 mgr.y (mgr.14877) 6 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:15.007 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'sleep 60' 2023-11-15T22:22:15.686 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:14.568926+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 408944640, \"cpu_percentage\": \"20.29%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567133Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.567749Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:15.686 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:14.568926+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 408944640, \"cpu_percentage\": \"20.29%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567133Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.567749Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:15.687 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:14.569383+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 408944640, \"cpu_percentage\": \"20.29%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567133Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.567749Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:15.687 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:14.569383+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 408944640, \"cpu_percentage\": \"20.29%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567133Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.567749Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:15.688 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:14.572414+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 408944640, \"cpu_percentage\": \"20.29%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567133Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.567749Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:22:15.688 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:14.572414+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 408944640, \"cpu_percentage\": \"20.29%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567133Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.567749Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:22:15.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:14.805691+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 237607321, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803730Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 439038771, \"cpu_percentage\": \"50.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:14.803875Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 215062937, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803943Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76587991, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804004Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78370570, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804064Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 64854425, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804139Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79010201, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804196Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11702108, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804252Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18800967, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804308Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56088330, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804363Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.804466Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:15.689 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:14.806201+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 237607321, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803730Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 439038771, \"cpu_percentage\": \"50.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:14.803875Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 215062937, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803943Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76587991, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804004Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78370570, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804064Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 64854425, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804139Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79010201, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804196Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11702108, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804252Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18800967, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804308Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56088330, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804363Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.804466Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:15.689 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:14.805691+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 237607321, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803730Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 439038771, \"cpu_percentage\": \"50.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:14.803875Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 215062937, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803943Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76587991, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804004Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78370570, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804064Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 64854425, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804139Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79010201, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804196Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11702108, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804252Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18800967, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804308Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56088330, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804363Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.804466Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:15.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:14.809401+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 237607321, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803730Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 439038771, \"cpu_percentage\": \"50.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:14.803875Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 215062937, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803943Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76587991, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804004Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78370570, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804064Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 64854425, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804139Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79010201, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804196Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11702108, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804252Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18800967, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804308Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56088330, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804363Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.804466Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:22:15.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:14.849039+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:14.849467+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:14.849807+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:14.850110+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:14.850456+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:14.850756+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.690 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:14.851102+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.691 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:14.851407+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.691 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:14.851703+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.691 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:15.102971+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.691 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:15.103401+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.691 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:15.103741+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.691 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:15.104066+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.691 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:15.104387+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.691 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:15.104700+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.691 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:15.104983+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.691 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:15.105269+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.691 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:15.105589+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.691 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:15.106779+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:15.692 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:15.107005+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:15.692 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:15.109894+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-15T22:22:15.692 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:15.115014+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:15.693 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:15.115870+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:15.693 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[108160]: audit 2023-11-15T22:22:15.116094+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:15.694 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:14.806201+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 237607321, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803730Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 439038771, \"cpu_percentage\": \"50.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:14.803875Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 215062937, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803943Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76587991, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804004Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78370570, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804064Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 64854425, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804139Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79010201, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804196Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11702108, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804252Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18800967, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804308Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56088330, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804363Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.804466Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:15.695 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:14.809401+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 237607321, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803730Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 439038771, \"cpu_percentage\": \"50.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:14.803875Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 215062937, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803943Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76587991, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804004Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78370570, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804064Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 64854425, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804139Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79010201, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804196Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11702108, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804252Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18800967, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804308Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56088330, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804363Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.804466Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:22:15.695 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:14.849039+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.695 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:14.849467+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.695 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:14.849807+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.695 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:14.850110+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.695 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:14.850456+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.695 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:14.850756+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.695 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:14.851102+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.695 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:14.851407+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.695 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:14.851703+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.695 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:15.102971+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.696 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:15.103401+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.696 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:15.103741+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.696 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:15.104066+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.696 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:15.104387+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.696 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:15.104700+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.696 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:15.104983+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.696 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:15.105269+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.696 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:15.105589+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.696 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:15.106779+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:15.696 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:15.107005+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:15.696 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:15.109894+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-15T22:22:15.697 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:15.115014+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:15.697 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:15.115870+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:15.697 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:15 smithi145 bash[111573]: audit 2023-11-15T22:22:15.116094+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:15.828 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:14.568926+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 408944640, \"cpu_percentage\": \"20.29%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567133Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.567749Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:15.829 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:14.569383+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 408944640, \"cpu_percentage\": \"20.29%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567133Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.567749Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:15.829 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:14.572414+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"372055d4fd1e\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:ed3c8e926b9de93026c8a7c1d86be5d6821b52ac\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 408944640, \"cpu_percentage\": \"20.29%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567133Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:21:01.747510Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:20:50.057760Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.567749Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:22:15.829 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:14.805691+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 237607321, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803730Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 439038771, \"cpu_percentage\": \"50.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:14.803875Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 215062937, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803943Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76587991, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804004Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78370570, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804064Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 64854425, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804139Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79010201, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804196Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11702108, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804252Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18800967, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804308Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56088330, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804363Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.804466Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:15.829 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:14.806201+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 237607321, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803730Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 439038771, \"cpu_percentage\": \"50.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:14.803875Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 215062937, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803943Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76587991, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804004Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78370570, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804064Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 64854425, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804139Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79010201, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804196Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11702108, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804252Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18800967, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804308Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56088330, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804363Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.804466Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:15.829 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:14.809401+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"container_id\": \"4b26e71126dd\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 237607321, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803730Z\", \"created\": \"2023-11-15T22:13:15.556373Z\", \"started\": \"2023-11-15T22:13:19.124695Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 439038771, \"cpu_percentage\": \"50.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:14.803875Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 215062937, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803943Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76587991, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804004Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78370570, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804064Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 64854425, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804139Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79010201, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804196Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11702108, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804252Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18800967, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804308Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56088330, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804363Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:28.854340Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:14.804466Z\", \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:22:15.829 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:14.849039+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.829 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:14.849467+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.829 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:14.849807+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.829 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:14.850110+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.830 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:14.850456+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.830 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:14.850756+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.830 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:14.851102+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.830 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:14.851407+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.831 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:14.851703+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.831 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:15.102971+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.831 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:15.103401+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.831 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:15.103741+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.831 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:15.104066+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.831 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:15.104387+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.831 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:15.104700+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.832 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:15.104983+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.832 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:15.105269+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:15.832 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:15.105589+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:15.832 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:15.106779+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:15.832 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:15.107005+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:15.832 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:15.109894+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-15T22:22:15.832 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:15.115014+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:15.832 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:15.115870+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:15.832 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:15 smithi195 bash[108245]: audit 2023-11-15T22:22:15.116094+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:16.614 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:16 smithi195 bash[108245]: cluster 2023-11-15T22:22:15.423077+0000 mgr.y (mgr.14877) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:16.615 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:16 smithi195 bash[108245]: audit 2023-11-15T22:22:16.019652+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:22:16.615 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:16 smithi195 bash[108245]: audit 2023-11-15T22:22:16.019927+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:22:16.615 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:16 smithi195 bash[108245]: audit 2023-11-15T22:22:16.020638+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-15T22:22:16.615 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:16 smithi195 bash[108245]: audit 2023-11-15T22:22:16.021278+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:22:16.615 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:16 smithi195 bash[108245]: audit 2023-11-15T22:22:16.022122+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-15T22:22:16.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:16 smithi145 bash[111573]: cluster 2023-11-15T22:22:15.423077+0000 mgr.y (mgr.14877) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:16.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:16 smithi145 bash[111573]: audit 2023-11-15T22:22:16.019652+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:22:16.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:16 smithi145 bash[111573]: audit 2023-11-15T22:22:16.019927+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:22:16.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:16 smithi145 bash[111573]: audit 2023-11-15T22:22:16.020638+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-15T22:22:16.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:16 smithi145 bash[111573]: audit 2023-11-15T22:22:16.021278+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:22:16.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:16 smithi145 bash[111573]: audit 2023-11-15T22:22:16.022122+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-15T22:22:16.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:16 smithi145 bash[108160]: cluster 2023-11-15T22:22:15.423077+0000 mgr.y (mgr.14877) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:16.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:16 smithi145 bash[108160]: audit 2023-11-15T22:22:16.019652+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:22:16.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:16 smithi145 bash[108160]: audit 2023-11-15T22:22:16.019927+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:22:16.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:16 smithi145 bash[108160]: audit 2023-11-15T22:22:16.020638+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-15T22:22:16.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:16 smithi145 bash[108160]: audit 2023-11-15T22:22:16.021278+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:22:16.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:16 smithi145 bash[108160]: audit 2023-11-15T22:22:16.022122+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-15T22:22:17.426 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:16 smithi195 systemd[1]: Stopping Ceph mgr.x for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:22:17.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:17 smithi195 bash[108245]: cephadm 2023-11-15T22:22:16.019322+0000 mgr.y (mgr.14877) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-11-15T22:22:17.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:17 smithi195 bash[108245]: cephadm 2023-11-15T22:22:16.021811+0000 mgr.y (mgr.14877) 9 : cephadm [INF] Deploying daemon mgr.x on smithi195 2023-11-15T22:22:17.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:17 smithi145 bash[108160]: cephadm 2023-11-15T22:22:16.019322+0000 mgr.y (mgr.14877) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-11-15T22:22:17.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:17 smithi145 bash[108160]: cephadm 2023-11-15T22:22:16.021811+0000 mgr.y (mgr.14877) 9 : cephadm [INF] Deploying daemon mgr.x on smithi195 2023-11-15T22:22:17.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:17 smithi145 bash[111573]: cephadm 2023-11-15T22:22:16.019322+0000 mgr.y (mgr.14877) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-11-15T22:22:17.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:17 smithi145 bash[111573]: cephadm 2023-11-15T22:22:16.021811+0000 mgr.y (mgr.14877) 9 : cephadm [INF] Deploying daemon mgr.x on smithi195 2023-11-15T22:22:18.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:18 smithi195 bash[108245]: cluster 2023-11-15T22:22:17.423631+0000 mgr.y (mgr.14877) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:18.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:18 smithi145 bash[108160]: cluster 2023-11-15T22:22:17.423631+0000 mgr.y (mgr.14877) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:18.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:18 smithi145 bash[111573]: cluster 2023-11-15T22:22:17.423631+0000 mgr.y (mgr.14877) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:20.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:20 smithi195 bash[108245]: cluster 2023-11-15T22:22:19.424133+0000 mgr.y (mgr.14877) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:20.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:20 smithi145 bash[108160]: cluster 2023-11-15T22:22:19.424133+0000 mgr.y (mgr.14877) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:20.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:20 smithi145 bash[111573]: cluster 2023-11-15T22:22:19.424133+0000 mgr.y (mgr.14877) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:22.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:22 smithi195 bash[108245]: cluster 2023-11-15T22:22:21.424811+0000 mgr.y (mgr.14877) 12 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:22.969 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:22 smithi145 bash[111573]: cluster 2023-11-15T22:22:21.424811+0000 mgr.y (mgr.14877) 12 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:22.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:22 smithi145 bash[108160]: cluster 2023-11-15T22:22:21.424811+0000 mgr.y (mgr.14877) 12 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:24.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:24 smithi195 bash[108245]: cluster 2023-11-15T22:22:23.425425+0000 mgr.y (mgr.14877) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:24.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:24 smithi145 bash[108160]: cluster 2023-11-15T22:22:23.425425+0000 mgr.y (mgr.14877) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:24.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:24 smithi145 bash[111573]: cluster 2023-11-15T22:22:23.425425+0000 mgr.y (mgr.14877) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:26.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:26 smithi195 bash[108245]: cluster 2023-11-15T22:22:25.426166+0000 mgr.y (mgr.14877) 14 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:26.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:26 smithi145 bash[108160]: cluster 2023-11-15T22:22:25.426166+0000 mgr.y (mgr.14877) 14 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:26.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:26 smithi145 bash[111573]: cluster 2023-11-15T22:22:25.426166+0000 mgr.y (mgr.14877) 14 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:27.325 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:27 smithi195 bash[125974]: time="2023-11-15T22:22:27Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr.x in 10 seconds, resorting to SIGKILL" 2023-11-15T22:22:27.676 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:27 smithi195 bash[125974]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr.x 2023-11-15T22:22:27.676 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:27 smithi195 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-11-15T22:22:28.367 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:27 smithi195 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-11-15T22:22:28.367 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:27 smithi195 systemd[1]: Stopped Ceph mgr.x for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:22:28.367 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:28 smithi195 systemd[1]: Starting Ceph mgr.x for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:22:28.925 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:28 smithi195 bash[126170]: 811b17ae6f0b7a246e558db4e421688cd4ddf3ba4261edaf439f1e9784bba186 2023-11-15T22:22:28.926 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:28 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:28.483+0000 7f84fd05b700 1 -- 172.21.15.195:0/3530156049 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557744b8e4e0 con 0x557744b62c00 2023-11-15T22:22:28.926 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:28 smithi195 systemd[1]: Started Ceph mgr.x for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:22:28.926 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:28 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:28.612+0000 7f850d642680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-15T22:22:28.926 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:28 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:28.698+0000 7f850d642680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-15T22:22:28.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:28 smithi195 bash[108245]: cluster 2023-11-15T22:22:27.426587+0000 mgr.y (mgr.14877) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:28.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:28 smithi195 bash[108245]: audit 2023-11-15T22:22:28.543577+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:28.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:28 smithi195 bash[108245]: audit 2023-11-15T22:22:28.544185+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:28.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:28 smithi195 bash[108245]: audit 2023-11-15T22:22:28.548089+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:22:28.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:28 smithi195 bash[108245]: audit 2023-11-15T22:22:28.549207+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:28.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:28 smithi195 bash[108245]: audit 2023-11-15T22:22:28.550948+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:22:28.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:28 smithi145 bash[108160]: cluster 2023-11-15T22:22:27.426587+0000 mgr.y (mgr.14877) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:28.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:28 smithi145 bash[111573]: cluster 2023-11-15T22:22:27.426587+0000 mgr.y (mgr.14877) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:28.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:28 smithi145 bash[108160]: audit 2023-11-15T22:22:28.543577+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:28.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:28 smithi145 bash[111573]: audit 2023-11-15T22:22:28.543577+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:28.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:28 smithi145 bash[108160]: audit 2023-11-15T22:22:28.544185+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:28.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:28 smithi145 bash[111573]: audit 2023-11-15T22:22:28.544185+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:28.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:28 smithi145 bash[108160]: audit 2023-11-15T22:22:28.548089+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:22:28.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:28 smithi145 bash[108160]: audit 2023-11-15T22:22:28.549207+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:28.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:28 smithi145 bash[108160]: audit 2023-11-15T22:22:28.550948+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:22:28.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:28 smithi145 bash[111573]: audit 2023-11-15T22:22:28.548089+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 220830105, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.566993Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 85542830, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567202Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 77101793, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567261Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 69101158, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567319Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79870033, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567375Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 34949038, \"cpu_percentage\": \"1.07%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567433Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13841203, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567490Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32673628, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.567546Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 58741227, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.567620Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:22:28.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:28 smithi145 bash[111573]: audit 2023-11-15T22:22:28.549207+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:28.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:28 smithi145 bash[111573]: audit 2023-11-15T22:22:28.550948+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:22:29.283 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:29 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:29.111+0000 7f850d642680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-15T22:22:30.175 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:29 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:29.922+0000 7f850d642680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-15T22:22:30.176 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:30 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:30.021+0000 7f850d642680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-15T22:22:30.634 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:30 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:30.258+0000 7f850d642680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-15T22:22:30.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:30 smithi195 bash[108245]: cluster 2023-11-15T22:22:29.426915+0000 mgr.y (mgr.14877) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:30.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:30 smithi145 bash[108160]: cluster 2023-11-15T22:22:29.426915+0000 mgr.y (mgr.14877) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:30.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:30 smithi145 bash[111573]: cluster 2023-11-15T22:22:29.426915+0000 mgr.y (mgr.14877) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:31.426 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:31 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:31.292+0000 7f850d642680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-15T22:22:31.702 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:31 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:31.433+0000 7f850d642680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-15T22:22:31.702 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:31 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:31.526+0000 7f850d642680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-15T22:22:31.702 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:31 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:31.625+0000 7f850d642680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-15T22:22:32.136 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:31 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:31.846+0000 7f850d642680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-15T22:22:32.425 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:32 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:32.134+0000 7f850d642680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-15T22:22:32.425 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:32 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:32.234+0000 7f850d642680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-15T22:22:32.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: cluster 2023-11-15T22:22:31.427805+0000 mgr.y (mgr.14877) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:32.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.940196+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 221773824, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.937837Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"811b17ae6f0b\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 44449136, \"cpu_percentage\": \"109.81%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:31.938031Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:22:28.204916Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 86727720, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938135Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78328627, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938216Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70170705, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938295Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81149296, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938389Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 37906022, \"cpu_percentage\": \"0.89%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938466Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13977518, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938541Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32684113, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938615Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58814627, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938702Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:31.938852Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:32.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.940804+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 221773824, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.937837Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"811b17ae6f0b\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 44449136, \"cpu_percentage\": \"109.81%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:31.938031Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:22:28.204916Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 86727720, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938135Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78328627, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938216Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70170705, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938295Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81149296, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938389Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 37906022, \"cpu_percentage\": \"0.89%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938466Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13977518, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938541Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32684113, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938615Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58814627, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938702Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:31.938852Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:32.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.947034+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 221773824, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.937837Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"811b17ae6f0b\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 44449136, \"cpu_percentage\": \"109.81%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:31.938031Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:22:28.204916Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 86727720, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938135Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78328627, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938216Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70170705, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938295Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81149296, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938389Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 37906022, \"cpu_percentage\": \"0.89%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938466Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13977518, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938541Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32684113, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938615Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58814627, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938702Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:31.938852Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:22:32.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.949265+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:32.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.949611+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:32.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.954940+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-15T22:22:32.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.961290+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:32.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.962257+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:32.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.962541+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:32.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.963942+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:22:32.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.964943+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr"}]: dispatch 2023-11-15T22:22:32.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.965217+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr"}]: dispatch 2023-11-15T22:22:32.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.969323+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr"}]': finished 2023-11-15T22:22:32.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.970277+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-11-15T22:22:32.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.970568+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-11-15T22:22:32.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.974279+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-11-15T22:22:32.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.975152+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-11-15T22:22:32.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.975440+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-11-15T22:22:32.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.978987+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-11-15T22:22:32.929 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.980253+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-15T22:22:32.929 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:32 smithi195 bash[108245]: audit 2023-11-15T22:22:31.981009+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-11-15T22:22:32.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: cluster 2023-11-15T22:22:31.427805+0000 mgr.y (mgr.14877) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:32.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: cluster 2023-11-15T22:22:31.427805+0000 mgr.y (mgr.14877) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:32.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.940196+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 221773824, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.937837Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"811b17ae6f0b\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 44449136, \"cpu_percentage\": \"109.81%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:31.938031Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:22:28.204916Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 86727720, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938135Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78328627, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938216Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70170705, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938295Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81149296, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938389Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 37906022, \"cpu_percentage\": \"0.89%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938466Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13977518, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938541Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32684113, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938615Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58814627, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938702Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:31.938852Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:32.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.940196+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 221773824, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.937837Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"811b17ae6f0b\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 44449136, \"cpu_percentage\": \"109.81%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:31.938031Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:22:28.204916Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 86727720, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938135Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78328627, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938216Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70170705, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938295Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81149296, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938389Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 37906022, \"cpu_percentage\": \"0.89%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938466Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13977518, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938541Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32684113, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938615Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58814627, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938702Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:31.938852Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:32.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.940804+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 221773824, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.937837Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"811b17ae6f0b\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 44449136, \"cpu_percentage\": \"109.81%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:31.938031Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:22:28.204916Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 86727720, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938135Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78328627, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938216Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70170705, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938295Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81149296, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938389Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 37906022, \"cpu_percentage\": \"0.89%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938466Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13977518, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938541Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32684113, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938615Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58814627, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938702Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:31.938852Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:32.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.947034+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 221773824, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.937837Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"811b17ae6f0b\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 44449136, \"cpu_percentage\": \"109.81%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:31.938031Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:22:28.204916Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 86727720, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938135Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78328627, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938216Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70170705, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938295Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81149296, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938389Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 37906022, \"cpu_percentage\": \"0.89%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938466Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13977518, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938541Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32684113, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938615Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58814627, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938702Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:31.938852Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:22:32.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.949265+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:32.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.949611+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:32.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.954940+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-15T22:22:32.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.961290+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:32.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.962257+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:32.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.962541+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:32.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.963942+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:22:32.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.964943+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr"}]: dispatch 2023-11-15T22:22:32.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.965217+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr"}]: dispatch 2023-11-15T22:22:32.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.969323+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr"}]': finished 2023-11-15T22:22:32.973 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.940804+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 221773824, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.937837Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"811b17ae6f0b\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 44449136, \"cpu_percentage\": \"109.81%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:31.938031Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:22:28.204916Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 86727720, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938135Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78328627, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938216Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70170705, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938295Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81149296, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938389Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 37906022, \"cpu_percentage\": \"0.89%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938466Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13977518, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938541Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32684113, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938615Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58814627, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938702Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:31.938852Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:32.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.970277+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-11-15T22:22:32.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.970568+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-11-15T22:22:32.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.974279+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-11-15T22:22:32.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.975152+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-11-15T22:22:32.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.975440+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-11-15T22:22:32.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.978987+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-11-15T22:22:32.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.980253+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-15T22:22:32.975 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[111573]: audit 2023-11-15T22:22:31.981009+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-11-15T22:22:32.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.947034+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"41441c4d1030\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 221773824, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.937837Z\", \"created\": \"2023-11-15T22:14:45.373001Z\", \"started\": \"2023-11-15T22:14:45.404734Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"811b17ae6f0b\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 44449136, \"cpu_percentage\": \"109.81%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:31.938031Z\", \"created\": \"2023-11-15T22:15:03.192665Z\", \"started\": \"2023-11-15T22:22:28.204916Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"1ba87784d106\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 86727720, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938135Z\", \"created\": \"2023-11-15T22:16:03.419529Z\", \"started\": \"2023-11-15T22:16:04.383584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"1991bae6aadf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78328627, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938216Z\", \"created\": \"2023-11-15T22:16:15.970292Z\", \"started\": \"2023-11-15T22:16:29.603255Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"005952f29789\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 70170705, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938295Z\", \"created\": \"2023-11-15T22:16:30.006025Z\", \"started\": \"2023-11-15T22:16:43.621717Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"a425dff4a2e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81149296, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938389Z\", \"created\": \"2023-11-15T22:16:43.713764Z\", \"started\": \"2023-11-15T22:16:44.772150Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"e4cf2f430fcc\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\", \"docker.io/prom/prometheus@sha256:01226a3d35f024d806c206e8d10e0bdfb6225c2366e4f8313362b4ae828f72f9\"], \"memory_usage\": 37906022, \"cpu_percentage\": \"0.89%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938466Z\", \"created\": \"2023-11-15T22:17:05.520349Z\", \"started\": \"2023-11-15T22:21:42.708782Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"386cf6ed6cc3\", \"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\": 13977518, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938541Z\", \"created\": \"2023-11-15T22:17:07.234316Z\", \"started\": \"2023-11-15T22:17:14.962622Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"c270d7c9d7d9\", \"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\": 32684113, \"cpu_percentage\": \"0.52%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938615Z\", \"created\": \"2023-11-15T22:17:37.149745Z\", \"started\": \"2023-11-15T22:17:37.261672Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.ctlvsu\", \"daemon_name\": \"rgw.r.z.smithi195.ctlvsu\", \"hostname\": \"smithi195\", \"container_id\": \"a54f013f7659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58814627, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:31.938702Z\", \"created\": \"2023-11-15T22:17:56.564375Z\", \"started\": \"2023-11-15T22:17:56.596695Z\"}}, \"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-11-15T22:21:14.847253Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7379930c-e0e4-47b3-9c00-3b6eb4dc83a0\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"O3y0UU-U6z8-5z6d-tZKu-5Obl-MMlz-OdYsdV\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"18857f8d-21fa-4e0d-a7a6-1a1156fd50c1\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"mmPnPU-bW37-aStb-siVs-EqXr-XYzz-NqY1oe\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8eb7207e-b199-4399-8455-15c9d37ce7c3\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"fb6bca-byYO-Jf33-wZXG-cQIB-kQeD-6H2DUM\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"06670342-2299-4389-9bb8-b5620c1d9a02\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"n8eP8w-eAWq-nDKB-hPnO-Z5vI-ZwgT-Q1A0qf\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"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-11-15T22:21:14.847262Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:35.104069Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:16.021724Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:02.382936Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:26.306563Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:40.055134Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-15T22:16:42.395601Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-15T22:21:35.973559Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:06.787186Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-15T22:17:19.206802Z\"}, \"rgw.r.z.smithi195.ctlvsu\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:55.453829Z\"}}, \"last_daemon_update\": \"2023-11-15T22:22:31.938852Z\", \"last_device_update\": \"2023-11-15T22:16:46.521451Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:14:28.112835Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-15T22:22:32.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.949265+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:32.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.949611+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-15T22:22:32.976 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.954940+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-15T22:22:32.976 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.961290+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:32.976 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.962257+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:32.976 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.962541+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-15T22:22:32.976 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.963942+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:22:32.976 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.964943+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr"}]: dispatch 2023-11-15T22:22:32.976 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.965217+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr"}]: dispatch 2023-11-15T22:22:32.976 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.969323+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mgr"}]': finished 2023-11-15T22:22:32.976 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.970277+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-11-15T22:22:32.976 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.970568+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-11-15T22:22:32.976 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.974279+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-11-15T22:22:32.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.975152+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-11-15T22:22:32.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.975440+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-11-15T22:22:32.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.978987+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-11-15T22:22:32.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.980253+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-15T22:22:32.977 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:32 smithi145 bash[108160]: audit 2023-11-15T22:22:31.981009+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-11-15T22:22:33.318 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:32 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:32.966+0000 7f850d642680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-15T22:22:33.318 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:33 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:33.048+0000 7f850d642680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-15T22:22:33.318 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:33 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:33.140+0000 7f850d642680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-15T22:22:33.318 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:33 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:33.314+0000 7f850d642680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-15T22:22:33.843 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:33 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:33.575+0000 7f850d642680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-15T22:22:33.844 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:33 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:33.707+0000 7f850d642680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-15T22:22:33.844 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:33 smithi195 bash[108245]: cephadm 2023-11-15T22:22:31.964705+0000 mgr.y (mgr.14877) 18 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-11-15T22:22:33.844 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:33 smithi195 bash[108245]: cephadm 2023-11-15T22:22:31.981520+0000 mgr.y (mgr.14877) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-11-15T22:22:33.844 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:33 smithi195 bash[108245]: cephadm 2023-11-15T22:22:32.865789+0000 mgr.y (mgr.14877) 20 : cephadm [INF] Upgrade: Updating mon.a 2023-11-15T22:22:33.844 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:33 smithi195 bash[108245]: audit 2023-11-15T22:22:32.866225+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mon.a"}]: dispatch 2023-11-15T22:22:33.844 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:33 smithi195 bash[108245]: audit 2023-11-15T22:22:32.866582+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mon.a"}]: dispatch 2023-11-15T22:22:33.844 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:33 smithi195 bash[108245]: audit 2023-11-15T22:22:32.870220+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mon.a"}]': finished 2023-11-15T22:22:33.844 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:33 smithi195 bash[108245]: audit 2023-11-15T22:22:32.870968+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:22:33.845 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:33 smithi195 bash[108245]: audit 2023-11-15T22:22:32.871448+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:22:33.845 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:33 smithi195 bash[108245]: audit 2023-11-15T22:22:32.871909+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:22:33.845 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:33 smithi195 bash[108245]: cephadm 2023-11-15T22:22:32.872361+0000 mgr.y (mgr.14877) 21 : cephadm [INF] Deploying daemon mon.a on smithi145 2023-11-15T22:22:33.845 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:33 smithi195 bash[108245]: audit 2023-11-15T22:22:32.872661+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-15T22:22:33.876 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[111573]: cephadm 2023-11-15T22:22:31.964705+0000 mgr.y (mgr.14877) 18 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-11-15T22:22:33.877 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[111573]: cephadm 2023-11-15T22:22:31.981520+0000 mgr.y (mgr.14877) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-11-15T22:22:33.877 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[111573]: cephadm 2023-11-15T22:22:32.865789+0000 mgr.y (mgr.14877) 20 : cephadm [INF] Upgrade: Updating mon.a 2023-11-15T22:22:33.877 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[111573]: audit 2023-11-15T22:22:32.866225+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mon.a"}]: dispatch 2023-11-15T22:22:33.877 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[111573]: audit 2023-11-15T22:22:32.866582+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mon.a"}]: dispatch 2023-11-15T22:22:33.877 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[111573]: audit 2023-11-15T22:22:32.870220+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mon.a"}]': finished 2023-11-15T22:22:33.877 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[111573]: audit 2023-11-15T22:22:32.870968+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:22:33.877 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[111573]: audit 2023-11-15T22:22:32.871448+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:22:33.877 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[111573]: audit 2023-11-15T22:22:32.871909+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:22:33.877 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[111573]: cephadm 2023-11-15T22:22:32.872361+0000 mgr.y (mgr.14877) 21 : cephadm [INF] Deploying daemon mon.a on smithi145 2023-11-15T22:22:33.877 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[111573]: audit 2023-11-15T22:22:32.872661+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-15T22:22:33.878 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[108160]: cephadm 2023-11-15T22:22:31.964705+0000 mgr.y (mgr.14877) 18 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-11-15T22:22:33.878 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[108160]: cephadm 2023-11-15T22:22:31.981520+0000 mgr.y (mgr.14877) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-11-15T22:22:33.878 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[108160]: cephadm 2023-11-15T22:22:32.865789+0000 mgr.y (mgr.14877) 20 : cephadm [INF] Upgrade: Updating mon.a 2023-11-15T22:22:33.878 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[108160]: audit 2023-11-15T22:22:32.866225+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mon.a"}]: dispatch 2023-11-15T22:22:33.878 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[108160]: audit 2023-11-15T22:22:32.866582+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mon.a"}]: dispatch 2023-11-15T22:22:33.878 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[108160]: audit 2023-11-15T22:22:32.870220+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mon.a"}]': finished 2023-11-15T22:22:33.878 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[108160]: audit 2023-11-15T22:22:32.870968+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:22:33.878 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[108160]: audit 2023-11-15T22:22:32.871448+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:22:33.879 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[108160]: audit 2023-11-15T22:22:32.871909+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:22:33.879 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[108160]: cephadm 2023-11-15T22:22:32.872361+0000 mgr.y (mgr.14877) 21 : cephadm [INF] Deploying daemon mon.a on smithi145 2023-11-15T22:22:33.879 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[108160]: audit 2023-11-15T22:22:32.872661+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-15T22:22:33.879 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:33 smithi145 systemd[1]: Stopping Ceph mon.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:22:33.879 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[108160]: debug 2023-11-15T22:22:33.873+0000 7f55e25af700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-15T22:22:33.879 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:33 smithi145 bash[108160]: debug 2023-11-15T22:22:33.873+0000 7f55e25af700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-11-15T22:22:34.105 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:33 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:33.841+0000 7f850d642680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-15T22:22:34.106 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:34 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:34.016+0000 7f850d642680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-15T22:22:34.425 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:34 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:34.103+0000 7f850d642680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-15T22:22:34.469 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:34 smithi145 bash[135558]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon.a 2023-11-15T22:22:35.150 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:34 smithi145 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.a.service: Succeeded. 2023-11-15T22:22:35.150 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:34 smithi145 systemd[1]: Stopped Ceph mon.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:22:35.150 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:34 smithi145 systemd[1]: Starting Ceph mon.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:22:35.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.193+0000 7fbef00d4880 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-15T22:22:35.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.193+0000 7fbef00d4880 0 ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable), process ceph-mon, pid 7 2023-11-15T22:22:35.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.193+0000 7fbef00d4880 0 pidfile_write: ignore empty --pid-file 2023-11-15T22:22:35.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.197+0000 7fbef00d4880 0 load: jerasure load: lrc load: isa 2023-11-15T22:22:35.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: RocksDB version: 6.8.1 2023-11-15T22:22:35.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-15T22:22:35.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Compile date Nov 14 2023 2023-11-15T22:22:35.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: DB SUMMARY 2023-11-15T22:22:35.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: CURRENT file: CURRENT 2023-11-15T22:22:35.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: IDENTITY file: IDENTITY 2023-11-15T22:22:35.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 366 Bytes 2023-11-15T22:22:35.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000016.sst 2023-11-15T22:22:35.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000014.log size: 22510548 ; 2023-11-15T22:22:35.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.error_if_exists: 0 2023-11-15T22:22:35.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.create_if_missing: 0 2023-11-15T22:22:35.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.paranoid_checks: 1 2023-11-15T22:22:35.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.env: 0x559d000f0080 2023-11-15T22:22:35.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.fs: Posix File System 2023-11-15T22:22:35.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.info_log: 0x559d028c1a80 2023-11-15T22:22:35.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-15T22:22:35.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.statistics: (nil) 2023-11-15T22:22:35.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.use_fsync: 0 2023-11-15T22:22:35.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_log_file_size: 0 2023-11-15T22:22:35.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-15T22:22:35.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-15T22:22:35.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-15T22:22:35.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-15T22:22:35.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.allow_fallocate: 1 2023-11-15T22:22:35.473 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-15T22:22:35.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-15T22:22:35.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.use_direct_reads: 0 2023-11-15T22:22:35.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-15T22:22:35.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.create_missing_column_families: 0 2023-11-15T22:22:35.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.db_log_dir: 2023-11-15T22:22:35.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-11-15T22:22:35.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-15T22:22:35.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_subcompactions: 1 2023-11-15T22:22:35.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_background_flushes: -1 2023-11-15T22:22:35.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-15T22:22:35.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-15T22:22:35.474 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-11-15T22:22:35.475 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-15T22:22:35.475 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-15T22:22:35.475 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.advise_random_on_open: 1 2023-11-15T22:22:35.475 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-15T22:22:35.475 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.write_buffer_manager: 0x559d035be390 2023-11-15T22:22:35.475 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-15T22:22:35.475 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-15T22:22:35.475 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-15T22:22:35.475 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-15T22:22:35.475 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.rate_limiter: (nil) 2023-11-15T22:22:35.475 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-15T22:22:35.475 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-15T22:22:35.476 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-15T22:22:35.476 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-15T22:22:35.476 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.unordered_write: 0 2023-11-15T22:22:35.476 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-15T22:22:35.476 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-15T22:22:35.476 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-15T22:22:35.476 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-15T22:22:35.476 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.row_cache: None 2023-11-15T22:22:35.476 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.wal_filter: None 2023-11-15T22:22:35.476 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-15T22:22:35.476 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-15T22:22:35.476 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.preserve_deletes: 0 2023-11-15T22:22:35.477 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.two_write_queues: 0 2023-11-15T22:22:35.477 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.manual_wal_flush: 0 2023-11-15T22:22:35.477 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.atomic_flush: 0 2023-11-15T22:22:35.477 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-15T22:22:35.477 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-11-15T22:22:35.477 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-11-15T22:22:35.477 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.log_readahead_size: 0 2023-11-15T22:22:35.477 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-11-15T22:22:35.477 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_background_jobs: 2 2023-11-15T22:22:35.477 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_background_compactions: -1 2023-11-15T22:22:35.477 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-15T22:22:35.477 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-15T22:22:35.477 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-15T22:22:35.478 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_total_wal_size: 0 2023-11-15T22:22:35.478 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-15T22:22:35.478 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-15T22:22:35.478 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-15T22:22:35.478 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-15T22:22:35.478 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_open_files: -1 2023-11-15T22:22:35.478 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.bytes_per_sync: 0 2023-11-15T22:22:35.478 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-15T22:22:35.478 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-11-15T22:22:35.478 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-15T22:22:35.479 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Compression algorithms supported: 2023-11-15T22:22:35.479 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-15T22:22:35.479 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: kZSTD supported: 0 2023-11-15T22:22:35.479 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: kXpressCompression supported: 0 2023-11-15T22:22:35.479 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-15T22:22:35.479 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: kLZ4Compression supported: 1 2023-11-15T22:22:35.479 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: kBZip2Compression supported: 0 2023-11-15T22:22:35.479 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: kZlibCompression supported: 1 2023-11-15T22:22:35.479 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: kSnappyCompression supported: 1 2023-11-15T22:22:35.479 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-15T22:22:35.479 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2023-11-15T22:22:35.479 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.479 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-11-15T22:22:35.480 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.480 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-15T22:22:35.481 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.merge_operator: 2023-11-15T22:22:35.481 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compaction_filter: None 2023-11-15T22:22:35.481 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compaction_filter_factory: None 2023-11-15T22:22:35.481 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-15T22:22:35.481 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-15T22:22:35.481 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559d02871d30) 2023-11-15T22:22:35.481 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cache_index_and_filter_blocks: 1 2023-11-15T22:22:35.482 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cache_index_and_filter_blocks_with_high_priority: 0 2023-11-15T22:22:35.482 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[135739]: 37816ea0184cfab81088432709edbe9b2ce6331e1e588256c980572576c5aa5f 2023-11-15T22:22:35.482 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-15T22:22:35.482 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: pin_top_level_index_and_filter: 1 2023-11-15T22:22:35.482 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: index_type: 0 2023-11-15T22:22:35.482 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: data_block_index_type: 0 2023-11-15T22:22:35.482 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: index_shortening: 1 2023-11-15T22:22:35.482 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: data_block_hash_table_util_ratio: 0.750000 2023-11-15T22:22:35.482 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: hash_index_allow_collision: 1 2023-11-15T22:22:35.482 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: checksum: 1 2023-11-15T22:22:35.482 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: no_block_cache: 0 2023-11-15T22:22:35.482 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: block_cache: 0x559d028a6f10 2023-11-15T22:22:35.482 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: block_cache_name: BinnedLRUCache 2023-11-15T22:22:35.483 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: block_cache_options: 2023-11-15T22:22:35.483 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: capacity : 536870912 2023-11-15T22:22:35.483 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: num_shard_bits : 4 2023-11-15T22:22:35.483 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: strict_capacity_limit : 0 2023-11-15T22:22:35.483 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: high_pri_pool_ratio: 0.000 2023-11-15T22:22:35.483 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: block_cache_compressed: (nil) 2023-11-15T22:22:35.483 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: persistent_cache: (nil) 2023-11-15T22:22:35.483 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: block_size: 4096 2023-11-15T22:22:35.483 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: block_size_deviation: 10 2023-11-15T22:22:35.483 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: block_restart_interval: 16 2023-11-15T22:22:35.483 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: index_block_restart_interval: 1 2023-11-15T22:22:35.483 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: metadata_block_size: 4096 2023-11-15T22:22:35.483 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: partition_filters: 0 2023-11-15T22:22:35.484 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: use_delta_encoding: 1 2023-11-15T22:22:35.484 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-15T22:22:35.484 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: whole_key_filtering: 1 2023-11-15T22:22:35.484 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: verify_compression: 0 2023-11-15T22:22:35.484 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: read_amp_bytes_per_bit: 0 2023-11-15T22:22:35.484 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: format_version: 2 2023-11-15T22:22:35.484 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: enable_index_compression: 1 2023-11-15T22:22:35.484 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: block_align: 0 2023-11-15T22:22:35.484 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.484 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-15T22:22:35.484 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-15T22:22:35.484 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compression: NoCompression 2023-11-15T22:22:35.484 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-15T22:22:35.485 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-15T22:22:35.485 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-15T22:22:35.485 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.num_levels: 7 2023-11-15T22:22:35.485 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-15T22:22:35.485 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-15T22:22:35.485 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-11-15T22:22:35.485 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-15T22:22:35.485 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-15T22:22:35.485 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-15T22:22:35.485 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-15T22:22:35.485 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-15T22:22:35.485 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-15T22:22:35.485 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-15T22:22:35.486 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compression_opts.level: 32767 2023-11-15T22:22:35.486 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-15T22:22:35.486 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-15T22:22:35.486 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-15T22:22:35.486 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compression_opts.enabled: false 2023-11-15T22:22:35.486 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-15T22:22:35.486 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-15T22:22:35.486 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-15T22:22:35.486 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-15T22:22:35.486 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-15T22:22:35.486 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-15T22:22:35.487 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-15T22:22:35.487 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-15T22:22:35.487 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-15T22:22:35.487 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-15T22:22:35.487 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-15T22:22:35.487 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-15T22:22:35.487 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-15T22:22:35.487 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-15T22:22:35.487 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-15T22:22:35.487 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-15T22:22:35.487 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-15T22:22:35.487 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.arena_block_size: 4194304 2023-11-15T22:22:35.487 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-15T22:22:35.488 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-15T22:22:35.488 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-15T22:22:35.488 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-15T22:22:35.488 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-15T22:22:35.488 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-15T22:22:35.488 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-15T22:22:35.488 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-15T22:22:35.488 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-15T22:22:35.488 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-15T22:22:35.489 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-15T22:22:35.489 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-15T22:22:35.489 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-15T22:22:35.489 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-15T22:22:35.489 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.table_properties_collectors: 2023-11-15T22:22:35.489 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.inplace_update_support: 0 2023-11-15T22:22:35.489 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-15T22:22:35.489 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-15T22:22:35.489 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-15T22:22:35.489 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-15T22:22:35.489 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.bloom_locality: 0 2023-11-15T22:22:35.490 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.max_successive_merges: 0 2023-11-15T22:22:35.490 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-15T22:22:35.490 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-15T22:22:35.490 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.force_consistency_checks: 0 2023-11-15T22:22:35.490 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-15T22:22:35.490 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.ttl: 2592000 2023-11-15T22:22:35.490 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-11-15T22:22:35.490 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 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 6300, log_number is 14,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-15T22:22:35.490 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.490 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.198+0000 7fbef00d4880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 14 2023-11-15T22:22:35.490 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.490 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.199+0000 7fbef00d4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700086955199725, "job": 1, "event": "recovery_started", "log_files": [14]} 2023-11-15T22:22:35.491 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.199+0000 7fbef00d4880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #14 mode 2 2023-11-15T22:22:35.491 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 systemd[1]: Started Ceph mon.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:22:35.491 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.216+0000 7fbef00d4880 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-11-15T22:22:35.491 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.250+0000 7fbef00d4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700086955251107, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 22255756, "table_properties": {"data_size": 22242436, "index_size": 11152, "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": 11057, "raw_average_key_size": 20, "raw_value_size": 22226563, "raw_average_value_size": 42095, "num_data_blocks": 352, "num_entries": 528, "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": 1700086955, "oldest_key_time": 3, "file_creation_time": 0}} 2023-11-15T22:22:35.491 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.250+0000 7fbef00d4880 4 rocksdb: [version_set.cc:3826] Creating manifest 19 2023-11-15T22:22:35.491 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.491 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.250+0000 7fbef00d4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700086955251575, "job": 1, "event": "recovery_finished"} 2023-11-15T22:22:35.491 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.253+0000 7fbef00d4880 4 rocksdb: DB pointer 0x559d0296f800 2023-11-15T22:22:35.491 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.253+0000 7fbed6eda700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-11-15T22:22:35.491 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.253+0000 7fbed6eda700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-11-15T22:22:35.491 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: ** DB Stats ** 2023-11-15T22:22:35.491 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Uptime(secs): 0.1 total, 0.1 interval 2023-11-15T22:22:35.492 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-15T22:22:35.492 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-15T22:22:35.492 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-15T22:22:35.492 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-15T22:22:35.492 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-15T22:22:35.492 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-15T22:22:35.492 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.492 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: ** Compaction Stats [default] ** 2023-11-15T22:22:35.492 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 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-11-15T22:22:35.492 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:22:35.492 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: L0 1/0 21.22 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 620.3 0.03 0.00 1 0.034 0 0 2023-11-15T22:22:35.493 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: L6 1/0 54.91 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-15T22:22:35.493 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Sum 2/0 76.13 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 620.3 0.03 0.00 1 0.034 0 0 2023-11-15T22:22:35.493 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 620.3 0.03 0.00 1 0.034 0 0 2023-11-15T22:22:35.493 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.493 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: ** Compaction Stats [default] ** 2023-11-15T22:22:35.493 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 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-11-15T22:22:35.493 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:22:35.493 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 620.3 0.03 0.00 1 0.034 0 0 2023-11-15T22:22:35.493 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Uptime(secs): 0.1 total, 0.1 interval 2023-11-15T22:22:35.493 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Flush(GB): cumulative 0.021, interval 0.021 2023-11-15T22:22:35.493 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-15T22:22:35.494 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: AddFile(Total Files): cumulative 0, interval 0 2023-11-15T22:22:35.494 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-15T22:22:35.494 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: AddFile(Keys): cumulative 0, interval 0 2023-11-15T22:22:35.494 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Cumulative compaction: 0.02 GB write, 387.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-15T22:22:35.494 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Interval compaction: 0.02 GB write, 387.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-15T22:22:35.494 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 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-11-15T22:22:35.494 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.494 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: ** File Read Latency Histogram By Level [default] ** 2023-11-15T22:22:35.495 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.495 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: ** Compaction Stats [default] ** 2023-11-15T22:22:35.495 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 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-11-15T22:22:35.495 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:22:35.495 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: L0 1/0 21.22 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 620.3 0.03 0.00 1 0.034 0 0 2023-11-15T22:22:35.495 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: L6 1/0 54.91 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-15T22:22:35.495 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Sum 2/0 76.13 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 620.3 0.03 0.00 1 0.034 0 0 2023-11-15T22:22:35.495 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 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-11-15T22:22:35.495 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.496 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: ** Compaction Stats [default] ** 2023-11-15T22:22:35.496 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 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-11-15T22:22:35.496 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:22:35.496 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 620.3 0.03 0.00 1 0.034 0 0 2023-11-15T22:22:35.496 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Uptime(secs): 0.1 total, 0.0 interval 2023-11-15T22:22:35.496 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Flush(GB): cumulative 0.021, interval 0.000 2023-11-15T22:22:35.496 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-15T22:22:35.496 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: AddFile(Total Files): cumulative 0, interval 0 2023-11-15T22:22:35.496 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-15T22:22:35.496 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: AddFile(Keys): cumulative 0, interval 0 2023-11-15T22:22:35.497 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Cumulative compaction: 0.02 GB write, 387.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-15T22:22:35.497 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-15T22:22:35.497 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 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-11-15T22:22:35.497 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.497 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: ** File Read Latency Histogram By Level [default] ** 2023-11-15T22:22:35.497 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.497 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.253+0000 7fbef00d4880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] at bind addrs [v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:22:35.497 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.254+0000 7fbef00d4880 1 mon.a@-1(???) e3 preinit fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:22:35.497 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.254+0000 7fbef00d4880 0 mon.a@-1(???).mds e1 new map 2023-11-15T22:22:35.497 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.254+0000 7fbef00d4880 0 mon.a@-1(???).mds e1 print_map 2023-11-15T22:22:35.497 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: e1 2023-11-15T22:22:35.497 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: enable_multiple, ever_enabled_multiple: 0,0 2023-11-15T22:22:35.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 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-11-15T22:22:35.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: legacy client fscid: -1 2023-11-15T22:22:35.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: No filesystems configured 2023-11-15T22:22:35.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: 2023-11-15T22:22:35.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.254+0000 7fbef00d4880 0 mon.a@-1(???).osd e75 crush map has features 3314933000852226048, adjusting msgr requires 2023-11-15T22:22:35.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.254+0000 7fbef00d4880 0 mon.a@-1(???).osd e75 crush map has features 288514051259236352, adjusting msgr requires 2023-11-15T22:22:35.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.254+0000 7fbef00d4880 0 mon.a@-1(???).osd e75 crush map has features 288514051259236352, adjusting msgr requires 2023-11-15T22:22:35.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.254+0000 7fbef00d4880 0 mon.a@-1(???).osd e75 crush map has features 288514051259236352, adjusting msgr requires 2023-11-15T22:22:35.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:22:31.964705+0000 mgr.y (mgr.14877) 18 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-11-15T22:22:35.498 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:22:31.981520+0000 mgr.y (mgr.14877) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-11-15T22:22:35.499 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:22:32.865789+0000 mgr.y (mgr.14877) 20 : cephadm [INF] Upgrade: Updating mon.a 2023-11-15T22:22:35.499 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:32.866225+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mon.a"}]: dispatch 2023-11-15T22:22:35.499 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:32.866582+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mon.a"}]: dispatch 2023-11-15T22:22:35.499 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:32.870220+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c", "who": "mon.a"}]': finished 2023-11-15T22:22:35.499 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:32.870968+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:22:35.499 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:32.871448+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:22:35.499 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:32.871909+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:22:35.499 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:22:32.872361+0000 mgr.y (mgr.14877) 21 : cephadm [INF] Deploying daemon mon.a on smithi145 2023-11-15T22:22:35.499 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:32.872661+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-15T22:22:35.499 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:22:35.255+0000 7fbef00d4880 1 mon.a@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2023-11-15T22:22:35.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:35 smithi195 bash[108245]: cluster 2023-11-15T22:22:33.428185+0000 mgr.y (mgr.14877) 22 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:35.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:35 smithi195 bash[108245]: audit 2023-11-15T22:22:34.119158+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.195:0/3155320655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-15T22:22:35.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:35 smithi195 bash[108245]: audit 2023-11-15T22:22:34.119477+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.? 172.21.15.195:0/3155320655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:35.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:35 smithi195 bash[108245]: audit 2023-11-15T22:22:34.120432+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.? 172.21.15.195:0/3155320655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-15T22:22:35.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:35 smithi195 bash[108245]: audit 2023-11-15T22:22:34.120659+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.? 172.21.15.195:0/3155320655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:35.927 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:35 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: ignoring --setuser ceph since I am not root 2023-11-15T22:22:35.927 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:35 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: ignoring --setgroup ceph since I am not root 2023-11-15T22:22:35.927 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:35 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:35.530+0000 7fe849d0f700 1 -- 172.21.15.195:0/1790188828 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d833e924e0 con 0x55d833e69000 2023-11-15T22:22:35.927 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:35 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:35.654+0000 7fe859ed8680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-15T22:22:35.927 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:35 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:35.735+0000 7fe859ed8680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-15T22:22:35.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:35 smithi195 bash[108245]: audit 2023-11-15T22:22:35.251328+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"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\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 439038771, \"cpu_percentage\": \"50.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:14.803875Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 215062937, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803943Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76587991, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804004Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78370570, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804064Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 64854425, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804139Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79010201, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804196Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11702108, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804252Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18800967, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.804308Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56088330, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804363Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:32.872279Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:35.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:35 smithi195 bash[108245]: cluster 2023-11-15T22:22:35.461321+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-11-15T22:22:35.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:35 smithi195 bash[108245]: cluster 2023-11-15T22:22:35.475391+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-15T22:22:35.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:35 smithi195 bash[108245]: cluster 2023-11-15T22:22:35.479072+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} removed_ranks: {} 2023-11-15T22:22:35.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:35 smithi195 bash[108245]: cluster 2023-11-15T22:22:35.479553+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-11-15T22:22:35.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:35 smithi195 bash[108245]: cluster 2023-11-15T22:22:35.479586+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-11-15T22:22:35.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:35 smithi195 bash[108245]: cluster 2023-11-15T22:22:35.480430+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 32s), standbys: x 2023-11-15T22:22:35.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:35 smithi195 bash[108245]: cluster 2023-11-15T22:22:35.489278+0000 mon.a (mon.0) 7 : cluster [DBG] Standby manager daemon x restarted 2023-11-15T22:22:35.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:35 smithi195 bash[108245]: cluster 2023-11-15T22:22:35.489328+0000 mon.a (mon.0) 8 : cluster [DBG] Standby manager daemon x started 2023-11-15T22:22:35.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:35 smithi195 bash[108245]: cluster 2023-11-15T22:22:35.489453+0000 mon.a (mon.0) 9 : cluster [DBG] mgrmap e25: y(active, since 32s), standbys: x 2023-11-15T22:22:35.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:35 smithi195 bash[108245]: cluster 2023-11-15T22:22:35.490231+0000 mon.a (mon.0) 10 : cluster [INF] overall HEALTH_OK 2023-11-15T22:22:35.928 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:35 smithi195 bash[108245]: audit 2023-11-15T22:22:35.496260+0000 mon.a (mon.0) 11 : audit [INF] from='mgr.14877 ' entity='' 2023-11-15T22:22:35.970 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: ignoring --setuser ceph since I am not root 2023-11-15T22:22:35.970 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: ignoring --setgroup ceph since I am not root 2023-11-15T22:22:35.970 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:35.654+0000 7f2883718680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-15T22:22:35.970 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:35.736+0000 7f2883718680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-15T22:22:35.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:33.428185+0000 mgr.y (mgr.14877) 22 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:35.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:34.119158+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.195:0/3155320655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-15T22:22:35.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:34.119477+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.? 172.21.15.195:0/3155320655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:35.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:34.120432+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.? 172.21.15.195:0/3155320655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-15T22:22:35.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:34.120659+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.? 172.21.15.195:0/3155320655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:35.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[111573]: cluster 2023-11-15T22:22:33.428185+0000 mgr.y (mgr.14877) 22 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.5 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:35.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[111573]: audit 2023-11-15T22:22:34.119158+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.195:0/3155320655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-15T22:22:35.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[111573]: audit 2023-11-15T22:22:34.119477+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.? 172.21.15.195:0/3155320655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:35.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[111573]: audit 2023-11-15T22:22:34.120432+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.? 172.21.15.195:0/3155320655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-15T22:22:35.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[111573]: audit 2023-11-15T22:22:34.120659+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.? 172.21.15.195:0/3155320655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:35.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:35.251328+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"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\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 439038771, \"cpu_percentage\": \"50.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:14.803875Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 215062937, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803943Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76587991, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804004Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78370570, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804064Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 64854425, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804139Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79010201, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804196Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11702108, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804252Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18800967, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.804308Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56088330, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804363Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\" 2023-11-15T22:22:35.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[111573]: audit 2023-11-15T22:22:35.251328+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.14877 172.21.15.145:0/3628943455' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi145","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi145\", \"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\": \"smithi145\", \"container_id\": \"e59332acf1d0\", \"container_image_id\": \"6be2081e30e31bdba68f311ec73d4cd58a33c782c3584ee7a12507ddc5ce3166\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:f94e7380824ed7d68c996c4c1e29ccce9634d15592a525871e481b74ad1cb87c\"], \"memory_usage\": 439038771, \"cpu_percentage\": \"50.41%\", \"version\": \"16.2.14-171-ged3c8e92\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2023-11-15T22:22:14.803875Z\", \"created\": \"2023-11-15T22:13:20.261278Z\", \"started\": \"2023-11-15T22:21:56.755135Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi145\", \"container_id\": \"554927abae66\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 215062937, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.803943Z\", \"created\": \"2023-11-15T22:14:35.788751Z\", \"started\": \"2023-11-15T22:14:35.822343Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi145\", \"container_id\": \"d6d2b1047f2d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76587991, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804004Z\", \"created\": \"2023-11-15T22:15:12.532008Z\", \"started\": \"2023-11-15T22:15:26.136623Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi145\", \"container_id\": \"4c00ee0de17f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78370570, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804064Z\", \"created\": \"2023-11-15T22:15:26.727721Z\", \"started\": \"2023-11-15T22:15:39.553853Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi145\", \"container_id\": \"bbf3ca66ab46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 64854425, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804139Z\", \"created\": \"2023-11-15T22:15:39.656460Z\", \"started\": \"2023-11-15T22:15:52.818189Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi145\", \"container_id\": \"d3a75cbba41e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79010201, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804196Z\", \"created\": \"2023-11-15T22:15:53.057189Z\", \"started\": \"2023-11-15T22:15:54.282369Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi145\", \"container_id\": \"f7bae74411ea\", \"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\": 11702108, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804252Z\", \"created\": \"2023-11-15T22:17:07.746675Z\", \"started\": \"2023-11-15T22:17:16.851263Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi145\", \"container_id\": \"b47b0fac053d\", \"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\": 18800967, \"cpu_percentage\": \"0.40%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-15T22:22:14.804308Z\", \"created\": \"2023-11-15T22:17:19.168443Z\", \"started\": \"2023-11-15T22:21:35.183680Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi145.evpeeh\", \"daemon_name\": \"rgw.r.z.smithi145.evpeeh\", \"hostname\": \"smithi145\", \"container_id\": \"98a5f5ccac40\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56088330, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-15T22:22:14.804363Z\", \"created\": \"2023-11-15T22:17:55.410704Z\", \"started\": \"2023-11-15T22:17:55.444526Z\"}}, \"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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:32.872279Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:35.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[111573]: cluster 2023-11-15T22:22:35.461321+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-11-15T22:22:35.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[111573]: cluster 2023-11-15T22:22:35.475391+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-15T22:22:35.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[111573]: cluster 2023-11-15T22:22:35.479072+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} removed_ranks: {} 2023-11-15T22:22:35.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[111573]: cluster 2023-11-15T22:22:35.479553+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-11-15T22:22:35.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[111573]: cluster 2023-11-15T22:22:35.479586+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-11-15T22:22:35.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[111573]: cluster 2023-11-15T22:22:35.480430+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 32s), standbys: x 2023-11-15T22:22:35.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[111573]: cluster 2023-11-15T22:22:35.489278+0000 mon.a (mon.0) 7 : cluster [DBG] Standby manager daemon x restarted 2023-11-15T22:22:35.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[111573]: cluster 2023-11-15T22:22:35.489328+0000 mon.a (mon.0) 8 : cluster [DBG] Standby manager daemon x started 2023-11-15T22:22:35.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[111573]: cluster 2023-11-15T22:22:35.489453+0000 mon.a (mon.0) 9 : cluster [DBG] mgrmap e25: y(active, since 32s), standbys: x 2023-11-15T22:22:35.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[111573]: cluster 2023-11-15T22:22:35.490231+0000 mon.a (mon.0) 10 : cluster [INF] overall HEALTH_OK 2023-11-15T22:22:35.974 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:35 smithi145 bash[111573]: audit 2023-11-15T22:22:35.496260+0000 mon.a (mon.0) 11 : audit [INF] from='mgr.14877 ' entity='' 2023-11-15T22:22:35.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: , \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_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-11-15T22:21:14.846108Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ffcb8eba-baf5-42cd-950f-94dc84c4051d\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"unO60D-kcgC-Ocuc-XvVj-nRMw-b4V1-8h07kr\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"95339696-d8c4-4805-b0dd-cb258e3fd29a\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"npfZkX-paTy-YWY5-pvPe-3EFo-mqhs-vSY9KR\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7f08beb-982a-471d-a05d-f5ad90c514af\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"AxsnFP-NgfL-IOpO-PnAZ-PCoZ-eH0v-Whe8D2\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ec04988-a166-41b1-ac58-f2c556caef57\", \"cluster_fsid\": \"1d48eba4-8404-11ee-8dbe-212e2dc638e7\", \"block_uuid\": \"4xUqV8-tv1n-NKk7-DRlI-Xzyq-8fIH-87SKwz\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620500N9400BGN\", \"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-11-15T22:21:14.846124Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XLDP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:29.648578Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-15T22:21:44.858712Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:22.980592Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:36.395111Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:49.809944Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-15T22:15:51.796995Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:07.270014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-15T22:21:30.455710Z\"}, \"rgw.r.z.smithi145.evpeeh\": {\"deps\": [], \"last_config\": \"2023-11-15T22:17:54.051791Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-15T22:22:32.872279Z\"}}, \"last_device_update\": \"2023-11-15T22:15:56.043271Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-15T22:13:41.213449Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-15T22:22:35.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:35.461321+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-11-15T22:22:35.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:35.475391+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-15T22:22:35.974 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:35.479072+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} removed_ranks: {} 2023-11-15T22:22:35.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:35.479553+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-11-15T22:22:35.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:35.479586+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-11-15T22:22:35.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:35.480430+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 32s), standbys: x 2023-11-15T22:22:35.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:35.489278+0000 mon.a (mon.0) 7 : cluster [DBG] Standby manager daemon x restarted 2023-11-15T22:22:35.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:35.489328+0000 mon.a (mon.0) 8 : cluster [DBG] Standby manager daemon x started 2023-11-15T22:22:35.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:35.489453+0000 mon.a (mon.0) 9 : cluster [DBG] mgrmap e25: y(active, since 32s), standbys: x 2023-11-15T22:22:35.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:35.490231+0000 mon.a (mon.0) 10 : cluster [INF] overall HEALTH_OK 2023-11-15T22:22:35.975 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:35 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:35.496260+0000 mon.a (mon.0) 11 : audit [INF] from='mgr.14877 ' entity='' 2023-11-15T22:22:36.426 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:36 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:36.099+0000 7fe859ed8680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-15T22:22:36.469 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:36 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:36.100+0000 7f2883718680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-15T22:22:37.138 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:36 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:36.838+0000 7fe859ed8680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-15T22:22:37.138 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:36 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:36.923+0000 7fe859ed8680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-15T22:22:37.142 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:36 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:36.841+0000 7f2883718680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-15T22:22:37.142 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:36 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:36.927+0000 7f2883718680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-15T22:22:37.425 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:37 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:37.135+0000 7fe859ed8680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-15T22:22:37.469 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:37 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:37.139+0000 7f2883718680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-15T22:22:37.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:37 smithi195 bash[108245]: cluster 2023-11-15T22:22:36.490970+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e26: y(active, since 33s), standbys: x 2023-11-15T22:22:37.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:37 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:36.490970+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e26: y(active, since 33s), standbys: x 2023-11-15T22:22:37.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:37 smithi145 bash[111573]: cluster 2023-11-15T22:22:36.490970+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e26: y(active, since 33s), standbys: x 2023-11-15T22:22:38.370 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:38 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:38.072+0000 7fe859ed8680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-15T22:22:38.370 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:38 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:38.199+0000 7fe859ed8680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-15T22:22:38.370 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:38 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:38.277+0000 7fe859ed8680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-15T22:22:38.370 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:38 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:38.367+0000 7fe859ed8680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-15T22:22:38.379 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:38 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:38.078+0000 7f2883718680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-15T22:22:38.379 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:38 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:38.206+0000 7f2883718680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-15T22:22:38.379 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:38 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:38.285+0000 7f2883718680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-15T22:22:38.678 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:38 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:38.563+0000 7fe859ed8680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-15T22:22:38.719 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:38 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:38.376+0000 7f2883718680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-15T22:22:38.720 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:38 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:38.573+0000 7f2883718680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-15T22:22:39.175 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:38 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:38.843+0000 7fe859ed8680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-15T22:22:39.175 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:38 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:38.941+0000 7fe859ed8680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-15T22:22:39.219 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:38 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:38.854+0000 7f2883718680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-15T22:22:39.220 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:38 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:38.953+0000 7f2883718680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-15T22:22:39.925 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:39 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:39.662+0000 7fe859ed8680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-15T22:22:39.925 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:39 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:39.743+0000 7fe859ed8680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-15T22:22:39.925 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:39 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:39.836+0000 7fe859ed8680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-15T22:22:39.969 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:39 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:39.677+0000 7f2883718680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-15T22:22:39.970 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:39 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:39.760+0000 7f2883718680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-15T22:22:39.970 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:39 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:39.854+0000 7f2883718680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-15T22:22:40.274 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:40 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:40.011+0000 7fe859ed8680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-15T22:22:40.295 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:40 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:40.031+0000 7f2883718680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-15T22:22:40.537 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:40 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:40.272+0000 7fe859ed8680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-15T22:22:40.537 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:40 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:40.402+0000 7fe859ed8680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-15T22:22:40.563 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:40 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:40.292+0000 7f2883718680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-15T22:22:40.563 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:40 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:40.425+0000 7f2883718680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-15T22:22:40.795 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:40 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:40.535+0000 7fe859ed8680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-15T22:22:40.795 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:40 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:40.708+0000 7fe859ed8680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-15T22:22:40.824 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:40 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:40.560+0000 7f2883718680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-15T22:22:40.824 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:40 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:40.733+0000 7f2883718680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-15T22:22:41.175 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:22:40 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x[126184]: debug 2023-11-15T22:22:40.793+0000 7fe859ed8680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-15T22:22:41.219 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:40 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:40.821+0000 7f2883718680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-15T22:22:41.675 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:41 smithi195 bash[108245]: cluster 2023-11-15T22:22:40.807525+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x restarted 2023-11-15T22:22:41.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:41 smithi195 bash[108245]: cluster 2023-11-15T22:22:40.807600+0000 mon.a (mon.0) 14 : cluster [DBG] Standby manager daemon x started 2023-11-15T22:22:41.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:41 smithi195 bash[108245]: audit 2023-11-15T22:22:40.808319+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.? 172.21.15.195:0/1310648597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-15T22:22:41.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:41 smithi195 bash[108245]: audit 2023-11-15T22:22:40.809155+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.? 172.21.15.195:0/1310648597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:41.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:41 smithi195 bash[108245]: audit 2023-11-15T22:22:40.810009+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.? 172.21.15.195:0/1310648597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-15T22:22:41.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:41 smithi195 bash[108245]: audit 2023-11-15T22:22:40.810249+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.? 172.21.15.195:0/1310648597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:41.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:41 smithi195 bash[108245]: cluster 2023-11-15T22:22:40.835293+0000 mon.a (mon.0) 15 : cluster [INF] Active manager daemon y restarted 2023-11-15T22:22:41.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:41 smithi195 bash[108245]: cluster 2023-11-15T22:22:40.835557+0000 mon.a (mon.0) 16 : cluster [INF] Activating manager daemon y 2023-11-15T22:22:41.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:41 smithi195 bash[108245]: cluster 2023-11-15T22:22:40.848077+0000 mon.a (mon.0) 17 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-15T22:22:41.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:41 smithi195 bash[108245]: cluster 2023-11-15T22:22:40.848546+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e27: y(active, starting, since 0.0130537s), standbys: x 2023-11-15T22:22:41.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:41 smithi145 bash[111573]: cluster 2023-11-15T22:22:40.807525+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x restarted 2023-11-15T22:22:41.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:41 smithi145 bash[111573]: cluster 2023-11-15T22:22:40.807600+0000 mon.a (mon.0) 14 : cluster [DBG] Standby manager daemon x started 2023-11-15T22:22:41.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:41 smithi145 bash[111573]: audit 2023-11-15T22:22:40.808319+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.? 172.21.15.195:0/1310648597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-15T22:22:41.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:41 smithi145 bash[111573]: audit 2023-11-15T22:22:40.809155+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.? 172.21.15.195:0/1310648597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:41.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:41 smithi145 bash[111573]: audit 2023-11-15T22:22:40.810009+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.? 172.21.15.195:0/1310648597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-15T22:22:41.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:41 smithi145 bash[111573]: audit 2023-11-15T22:22:40.810249+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.? 172.21.15.195:0/1310648597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:41.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:41 smithi145 bash[111573]: cluster 2023-11-15T22:22:40.835293+0000 mon.a (mon.0) 15 : cluster [INF] Active manager daemon y restarted 2023-11-15T22:22:41.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:41 smithi145 bash[111573]: cluster 2023-11-15T22:22:40.835557+0000 mon.a (mon.0) 16 : cluster [INF] Activating manager daemon y 2023-11-15T22:22:41.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:41 smithi145 bash[111573]: cluster 2023-11-15T22:22:40.848077+0000 mon.a (mon.0) 17 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-15T22:22:41.721 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:41 smithi145 bash[111573]: cluster 2023-11-15T22:22:40.848546+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e27: y(active, starting, since 0.0130537s), standbys: x 2023-11-15T22:22:41.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:41 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:40.807525+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x restarted 2023-11-15T22:22:41.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:41 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:40.807600+0000 mon.a (mon.0) 14 : cluster [DBG] Standby manager daemon x started 2023-11-15T22:22:41.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:41 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:40.808319+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.? 172.21.15.195:0/1310648597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-15T22:22:41.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:41 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:40.809155+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.? 172.21.15.195:0/1310648597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:41.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:41 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:40.810009+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.? 172.21.15.195:0/1310648597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-15T22:22:41.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:41 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:40.810249+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.? 172.21.15.195:0/1310648597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:41.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:41 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:40.835293+0000 mon.a (mon.0) 15 : cluster [INF] Active manager daemon y restarted 2023-11-15T22:22:41.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:41 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:40.835557+0000 mon.a (mon.0) 16 : cluster [INF] Activating manager daemon y 2023-11-15T22:22:41.721 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:41 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:40.848077+0000 mon.a (mon.0) 17 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-15T22:22:41.722 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:41 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:40.848546+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e27: y(active, starting, since 0.0130537s), standbys: x 2023-11-15T22:22:47.160 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:46.931+0000 7f2836f1a700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-11-15T22:22:47.160 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:47 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: [80B blob data] 2023-11-15T22:22:47.160 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:47 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: [80B blob data] 2023-11-15T22:22:47.160 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.850504+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-15T22:22:47.160 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.850714+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-15T22:22:47.161 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.850876+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-15T22:22:47.161 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.851900+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-15T22:22:47.161 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.852086+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-15T22:22:47.161 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.852321+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:22:47.161 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.852568+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:22:47.161 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.852795+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:22:47.161 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.853019+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:22:47.162 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.853274+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:22:47.162 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.853568+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:22:47.162 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.853842+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:22:47.162 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.854073+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:22:47.162 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.854289+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-15T22:22:47.162 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.854456+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-15T22:22:47.163 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.850504+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-15T22:22:47.163 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.850714+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-15T22:22:47.163 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.850876+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-15T22:22:47.163 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.851900+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-15T22:22:47.163 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.852086+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-15T22:22:47.163 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.852321+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:22:47.164 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.852568+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:22:47.164 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.852795+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:22:47.164 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.853019+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:22:47.164 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.853274+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:22:47.164 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.853568+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:22:47.164 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.853842+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:22:47.164 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.854073+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:22:47.165 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.854289+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-15T22:22:47.165 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.854456+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-15T22:22:47.165 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.854887+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-15T22:22:47.165 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.855634+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-15T22:22:47.165 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.856525+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-15T22:22:47.165 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.854887+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-15T22:22:47.165 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.855634+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-15T22:22:47.166 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.856525+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-15T22:22:47.166 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.856853+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-15T22:22:47.166 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.857149+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-15T22:22:47.167 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.857433+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi145"}]: dispatch 2023-11-15T22:22:47.167 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.857764+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2023-11-15T22:22:47.167 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.858051+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-15T22:22:47.167 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.858306+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-15T22:22:47.167 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.858571+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-15T22:22:47.168 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.858844+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-15T22:22:47.168 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.859104+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-15T22:22:47.168 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.859400+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-15T22:22:47.168 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.859666+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-15T22:22:47.169 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.856853+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-15T22:22:47.169 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.857149+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-15T22:22:47.169 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.857433+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi145"}]: dispatch 2023-11-15T22:22:47.169 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.857764+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2023-11-15T22:22:47.169 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.858051+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-15T22:22:47.169 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.858306+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-15T22:22:47.170 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.858571+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-15T22:22:47.170 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.858844+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-15T22:22:47.170 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.859104+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-15T22:22:47.170 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.859400+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-15T22:22:47.170 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.859666+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-15T22:22:47.170 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.859937+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-15T22:22:47.170 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.860199+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-15T22:22:47.171 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.860481+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-15T22:22:47.171 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.860757+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-15T22:22:47.171 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.861042+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-15T22:22:47.171 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.861294+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:47.171 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.861550+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:47.171 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.861811+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-15T22:22:47.171 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.862058+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-15T22:22:47.171 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.862300+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-15T22:22:47.172 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: audit 2023-11-15T22:22:46.862556+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-15T22:22:47.172 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:46 smithi145 bash[111573]: cluster 2023-11-15T22:22:46.872657+0000 mon.a (mon.0) 59 : cluster [INF] Manager daemon y is now available 2023-11-15T22:22:47.172 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.859937+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-15T22:22:47.172 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.860199+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-15T22:22:47.172 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.860481+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-15T22:22:47.172 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.860757+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-15T22:22:47.173 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.861042+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-15T22:22:47.173 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.861294+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:47.173 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.861550+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:47.173 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.861811+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-15T22:22:47.173 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.862058+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-15T22:22:47.173 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.862300+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-15T22:22:47.173 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.862556+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-15T22:22:47.173 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:46 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:46.872657+0000 mon.a (mon.0) 59 : cluster [INF] Manager daemon y is now available 2023-11-15T22:22:47.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.850504+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-15T22:22:47.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.850714+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-15T22:22:47.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.850876+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-15T22:22:47.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.851900+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-15T22:22:47.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.852086+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-15T22:22:47.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.852321+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-15T22:22:47.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.852568+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-15T22:22:47.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.852795+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-15T22:22:47.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.853019+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-15T22:22:47.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.853274+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-15T22:22:47.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.853568+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-15T22:22:47.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.853842+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-15T22:22:47.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.854073+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-15T22:22:47.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.854289+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-15T22:22:47.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.854456+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-15T22:22:47.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.854887+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-15T22:22:47.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.855634+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-15T22:22:47.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.856525+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-15T22:22:47.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.856853+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-15T22:22:47.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.857149+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-15T22:22:47.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.857433+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi145"}]: dispatch 2023-11-15T22:22:47.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.857764+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2023-11-15T22:22:47.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.858051+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-15T22:22:47.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.858306+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-15T22:22:47.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.858571+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-15T22:22:47.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.858844+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-15T22:22:47.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.859104+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-15T22:22:47.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.859400+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-15T22:22:47.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.859666+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-15T22:22:47.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.859937+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-15T22:22:47.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.860199+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-15T22:22:47.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.860481+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-15T22:22:47.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.860757+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-15T22:22:47.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.861042+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-15T22:22:47.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.861294+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-15T22:22:47.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.861550+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-15T22:22:47.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.861811+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-15T22:22:47.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.862058+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-15T22:22:47.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.862300+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-15T22:22:47.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: audit 2023-11-15T22:22:46.862556+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-15T22:22:47.180 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:46 smithi195 bash[108245]: cluster 2023-11-15T22:22:46.872657+0000 mon.a (mon.0) 59 : cluster [INF] Manager daemon y is now available 2023-11-15T22:22:48.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:47 smithi195 bash[108245]: cluster 2023-11-15T22:22:46.931699+0000 mon.a (mon.0) 60 : cluster [DBG] mgrmap e28: y(active, since 6s), standbys: x 2023-11-15T22:22:48.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:47 smithi195 bash[108245]: cluster 2023-11-15T22:22:46.938304+0000 mgr.y (mgr.34107) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:48.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:47 smithi195 bash[108245]: audit 2023-11-15T22:22:46.984502+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:48.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:47 smithi195 bash[108245]: audit 2023-11-15T22:22:46.985929+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:48.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:47 smithi195 bash[108245]: audit 2023-11-15T22:22:47.028991+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-15T22:22:48.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:47 smithi195 bash[108245]: audit 2023-11-15T22:22:47.032716+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-15T22:22:48.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:47 smithi195 bash[108245]: audit 2023-11-15T22:22:47.256267+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:22:48.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:47 smithi195 bash[108245]: audit 2023-11-15T22:22:47.277958+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:22:48.209 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:47 smithi145 bash[111573]: cluster 2023-11-15T22:22:46.931699+0000 mon.a (mon.0) 60 : cluster [DBG] mgrmap e28: y(active, since 6s), standbys: x 2023-11-15T22:22:48.209 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:47 smithi145 bash[111573]: cluster 2023-11-15T22:22:46.938304+0000 mgr.y (mgr.34107) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:48.209 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:47 smithi145 bash[111573]: audit 2023-11-15T22:22:46.984502+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:48.209 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:47 smithi145 bash[111573]: audit 2023-11-15T22:22:46.985929+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:48.209 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:47 smithi145 bash[111573]: audit 2023-11-15T22:22:47.028991+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-15T22:22:48.210 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:47 smithi145 bash[111573]: audit 2023-11-15T22:22:47.032716+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-15T22:22:48.210 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:47 smithi145 bash[111573]: audit 2023-11-15T22:22:47.256267+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:22:48.210 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:47 smithi145 bash[111573]: audit 2023-11-15T22:22:47.277958+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:22:48.210 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:47 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:46.931699+0000 mon.a (mon.0) 60 : cluster [DBG] mgrmap e28: y(active, since 6s), standbys: x 2023-11-15T22:22:48.211 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:47 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:46.938304+0000 mgr.y (mgr.34107) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:48.211 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:47 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.984502+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:48.211 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:47 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:46.985929+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:48.211 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:47 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:47.028991+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-15T22:22:48.211 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:47 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:47.032716+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-15T22:22:48.211 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:47 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:47.256267+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:22:48.212 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:47 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:47.277958+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:22:49.969 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:49 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:48.853638+0000 mgr.y (mgr.34107) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:49.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:49 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:48.939687+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e29: y(active, since 8s), standbys: x 2023-11-15T22:22:49.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:49 smithi145 bash[111573]: cluster 2023-11-15T22:22:48.853638+0000 mgr.y (mgr.34107) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:49.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:49 smithi145 bash[111573]: cluster 2023-11-15T22:22:48.939687+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e29: y(active, since 8s), standbys: x 2023-11-15T22:22:50.203 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:49 smithi195 bash[108245]: cluster 2023-11-15T22:22:48.853638+0000 mgr.y (mgr.34107) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:50.203 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:49 smithi195 bash[108245]: cluster 2023-11-15T22:22:48.939687+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e29: y(active, since 8s), standbys: x 2023-11-15T22:22:51.394 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.108061+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:22:51.394 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.386347+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.394 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.386758+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.394 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.387040+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.394 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.387298+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.394 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.387574+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.394 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.387830+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.395 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.388076+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.395 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.388316+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.395 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.388570+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.395 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.435755+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:22:51.395 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.713847+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.395 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.714170+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.395 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.714468+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.396 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.108061+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:22:51.396 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.386347+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.396 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.386758+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.396 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.387040+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.396 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.387298+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.396 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.387574+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.396 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.387830+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.396 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.388076+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.396 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.388316+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.396 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.388570+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.435755+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:22:51.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.713847+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.714170+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.714468+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.714709+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.714971+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.715200+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.715448+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.715674+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.715939+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.397 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.719874+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:22:51.398 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.725155+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:51.398 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.727153+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:22:51.398 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.728192+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-15T22:22:51.398 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:51 smithi145 bash[111573]: audit 2023-11-15T22:22:50.728807+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-11-15T22:22:51.398 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.714709+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.398 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.714971+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.398 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.715200+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.398 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.715448+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.398 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.715674+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.398 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.715939+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.399 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.719874+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:22:51.399 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.725155+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:51.399 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.727153+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:22:51.399 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.728192+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-15T22:22:51.399 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:51 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:50.728807+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-11-15T22:22:51.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.108061+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:22:51.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.386347+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.386758+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.387040+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.387298+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.387574+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.387830+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.388076+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.388316+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.388570+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.435755+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:22:51.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.713847+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.714170+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.714468+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.714709+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.714971+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.715200+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.715448+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.715674+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:22:51.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.715939+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-15T22:22:51.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.719874+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:22:51.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.725155+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:22:51.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.727153+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:22:51.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.728192+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-15T22:22:51.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:51 smithi195 bash[108245]: audit 2023-11-15T22:22:50.728807+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-11-15T22:22:52.177 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:52 smithi145 bash[111573]: cephadm 2023-11-15T22:22:50.729204+0000 mgr.y (mgr.34107) 3 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-11-15T22:22:52.177 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:52 smithi145 bash[111573]: cluster 2023-11-15T22:22:50.854013+0000 mgr.y (mgr.34107) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:52.177 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:52 smithi145 bash[111573]: audit 2023-11-15T22:22:51.599539+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:22:52.177 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:52 smithi145 bash[111573]: audit 2023-11-15T22:22:51.600230+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:22:52.177 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:52 smithi145 bash[111573]: audit 2023-11-15T22:22:51.600722+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:22:52.177 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:52 smithi145 bash[111573]: audit 2023-11-15T22:22:51.601160+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:22:52.177 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:52 smithi145 bash[111573]: audit 2023-11-15T22:22:51.601938+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-15T22:22:52.178 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:52 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:22:50.729204+0000 mgr.y (mgr.34107) 3 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-11-15T22:22:52.178 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:52 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:50.854013+0000 mgr.y (mgr.34107) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:52.178 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:52 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:51.599539+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:22:52.178 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:52 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:51.600230+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:22:52.178 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:52 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:51.600722+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:22:52.178 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:52 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:51.601160+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:22:52.178 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:52 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:51.601938+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-15T22:22:52.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:52 smithi195 bash[108245]: cephadm 2023-11-15T22:22:50.729204+0000 mgr.y (mgr.34107) 3 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-11-15T22:22:52.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:52 smithi195 bash[108245]: cluster 2023-11-15T22:22:50.854013+0000 mgr.y (mgr.34107) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:52.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:52 smithi195 bash[108245]: audit 2023-11-15T22:22:51.599539+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:22:52.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:52 smithi195 bash[108245]: audit 2023-11-15T22:22:51.600230+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:22:52.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:52 smithi195 bash[108245]: audit 2023-11-15T22:22:51.600722+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:22:52.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:52 smithi195 bash[108245]: audit 2023-11-15T22:22:51.601160+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:22:52.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:52 smithi195 bash[108245]: audit 2023-11-15T22:22:51.601938+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-15T22:22:52.893 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:52 smithi145 systemd[1]: Stopping Ceph mon.c for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:22:52.893 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:52 smithi145 bash[111573]: debug 2023-11-15T22:22:52.586+0000 7fe6db209700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-15T22:22:52.894 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:52 smithi145 bash[111573]: debug 2023-11-15T22:22:52.586+0000 7fe6db209700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-11-15T22:22:53.202 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 bash[136888]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon.c 2023-11-15T22:22:53.563 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 bash[136941]: Error: no container with name or ID "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon.c" found: no such container 2023-11-15T22:22:53.912 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.c.service: Succeeded. 2023-11-15T22:22:53.912 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 systemd[1]: Stopped Ceph mon.c for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:22:53.913 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 systemd[1]: Starting Ceph mon.c for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:22:54.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.981+0000 7f2ead5d5880 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-15T22:22:54.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.981+0000 7f2ead5d5880 0 ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable), process ceph-mon, pid 7 2023-11-15T22:22:54.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.981+0000 7f2ead5d5880 0 pidfile_write: ignore empty --pid-file 2023-11-15T22:22:54.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.985+0000 7f2ead5d5880 0 load: jerasure load: lrc load: isa 2023-11-15T22:22:54.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: RocksDB version: 6.8.1 2023-11-15T22:22:54.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-15T22:22:54.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Compile date Nov 14 2023 2023-11-15T22:22:54.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: DB SUMMARY 2023-11-15T22:22:54.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: CURRENT file: CURRENT 2023-11-15T22:22:54.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: IDENTITY file: IDENTITY 2023-11-15T22:22:54.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 463 Bytes 2023-11-15T22:22:54.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 2, files: 000015.sst 000017.sst 2023-11-15T22:22:54.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000016.log size: 5340755 ; 2023-11-15T22:22:54.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.error_if_exists: 0 2023-11-15T22:22:54.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.create_if_missing: 0 2023-11-15T22:22:54.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.paranoid_checks: 1 2023-11-15T22:22:54.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.env: 0x5574caf30080 2023-11-15T22:22:54.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.fs: Posix File System 2023-11-15T22:22:54.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.info_log: 0x5574ccb37a80 2023-11-15T22:22:54.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-15T22:22:54.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.statistics: (nil) 2023-11-15T22:22:54.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.use_fsync: 0 2023-11-15T22:22:54.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_log_file_size: 0 2023-11-15T22:22:54.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-15T22:22:54.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-15T22:22:54.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-15T22:22:54.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-15T22:22:54.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.allow_fallocate: 1 2023-11-15T22:22:54.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-15T22:22:54.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-15T22:22:54.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.use_direct_reads: 0 2023-11-15T22:22:54.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-15T22:22:54.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.create_missing_column_families: 0 2023-11-15T22:22:54.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.db_log_dir: 2023-11-15T22:22:54.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-11-15T22:22:54.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-15T22:22:54.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_subcompactions: 1 2023-11-15T22:22:54.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_background_flushes: -1 2023-11-15T22:22:54.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-15T22:22:54.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-15T22:22:54.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-11-15T22:22:54.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-15T22:22:54.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-15T22:22:54.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.advise_random_on_open: 1 2023-11-15T22:22:54.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-15T22:22:54.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.write_buffer_manager: 0x5574cd834390 2023-11-15T22:22:54.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-15T22:22:54.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-15T22:22:54.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-15T22:22:54.224 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-15T22:22:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.rate_limiter: (nil) 2023-11-15T22:22:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-15T22:22:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-15T22:22:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-15T22:22:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-15T22:22:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.unordered_write: 0 2023-11-15T22:22:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-15T22:22:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-15T22:22:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-15T22:22:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 bash[137078]: 274437d995739df928e69345a3b206230220ce0ad20ddb64c0a01791f1864735 2023-11-15T22:22:54.225 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-15T22:22:54.226 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.row_cache: None 2023-11-15T22:22:54.226 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.wal_filter: None 2023-11-15T22:22:54.226 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-15T22:22:54.226 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-15T22:22:54.226 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.preserve_deletes: 0 2023-11-15T22:22:54.226 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.two_write_queues: 0 2023-11-15T22:22:54.226 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.manual_wal_flush: 0 2023-11-15T22:22:54.227 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.atomic_flush: 0 2023-11-15T22:22:54.227 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-15T22:22:54.227 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-11-15T22:22:54.227 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-11-15T22:22:54.227 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.log_readahead_size: 0 2023-11-15T22:22:54.227 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-11-15T22:22:54.227 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_background_jobs: 2 2023-11-15T22:22:54.227 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_background_compactions: -1 2023-11-15T22:22:54.227 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-15T22:22:54.227 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-15T22:22:54.228 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-15T22:22:54.228 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_total_wal_size: 0 2023-11-15T22:22:54.228 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-15T22:22:54.228 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-15T22:22:54.228 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-15T22:22:54.228 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-15T22:22:54.228 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_open_files: -1 2023-11-15T22:22:54.228 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.bytes_per_sync: 0 2023-11-15T22:22:54.228 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-15T22:22:54.228 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-11-15T22:22:54.228 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-15T22:22:54.228 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Compression algorithms supported: 2023-11-15T22:22:54.228 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-15T22:22:54.229 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: kZSTD supported: 0 2023-11-15T22:22:54.229 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: kXpressCompression supported: 0 2023-11-15T22:22:54.229 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-15T22:22:54.229 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: kLZ4Compression supported: 1 2023-11-15T22:22:54.229 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: kBZip2Compression supported: 0 2023-11-15T22:22:54.229 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: kZlibCompression supported: 1 2023-11-15T22:22:54.229 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: kSnappyCompression supported: 1 2023-11-15T22:22:54.229 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-15T22:22:54.229 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-11-15T22:22:54.229 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.229 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-11-15T22:22:54.229 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.229 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-15T22:22:54.231 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.merge_operator: 2023-11-15T22:22:54.231 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compaction_filter: None 2023-11-15T22:22:54.231 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compaction_filter_factory: None 2023-11-15T22:22:54.231 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-15T22:22:54.231 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-15T22:22:54.231 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5574ccae7d30) 2023-11-15T22:22:54.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cache_index_and_filter_blocks: 1 2023-11-15T22:22:54.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cache_index_and_filter_blocks_with_high_priority: 0 2023-11-15T22:22:54.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-15T22:22:54.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: pin_top_level_index_and_filter: 1 2023-11-15T22:22:54.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: index_type: 0 2023-11-15T22:22:54.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: data_block_index_type: 0 2023-11-15T22:22:54.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: index_shortening: 1 2023-11-15T22:22:54.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: data_block_hash_table_util_ratio: 0.750000 2023-11-15T22:22:54.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: hash_index_allow_collision: 1 2023-11-15T22:22:54.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: checksum: 1 2023-11-15T22:22:54.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: no_block_cache: 0 2023-11-15T22:22:54.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: block_cache: 0x5574ccb1cf10 2023-11-15T22:22:54.232 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: block_cache_name: BinnedLRUCache 2023-11-15T22:22:54.233 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: block_cache_options: 2023-11-15T22:22:54.233 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: capacity : 536870912 2023-11-15T22:22:54.233 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: num_shard_bits : 4 2023-11-15T22:22:54.233 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: strict_capacity_limit : 0 2023-11-15T22:22:54.233 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: high_pri_pool_ratio: 0.000 2023-11-15T22:22:54.233 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: block_cache_compressed: (nil) 2023-11-15T22:22:54.233 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: persistent_cache: (nil) 2023-11-15T22:22:54.233 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: block_size: 4096 2023-11-15T22:22:54.233 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: block_size_deviation: 10 2023-11-15T22:22:54.233 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: block_restart_interval: 16 2023-11-15T22:22:54.233 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: index_block_restart_interval: 1 2023-11-15T22:22:54.233 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: metadata_block_size: 4096 2023-11-15T22:22:54.233 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: partition_filters: 0 2023-11-15T22:22:54.233 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: use_delta_encoding: 1 2023-11-15T22:22:54.234 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-15T22:22:54.234 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: whole_key_filtering: 1 2023-11-15T22:22:54.234 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: verify_compression: 0 2023-11-15T22:22:54.234 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: read_amp_bytes_per_bit: 0 2023-11-15T22:22:54.234 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: format_version: 2 2023-11-15T22:22:54.234 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: enable_index_compression: 1 2023-11-15T22:22:54.234 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: block_align: 0 2023-11-15T22:22:54.234 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.234 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-15T22:22:54.234 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-15T22:22:54.234 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compression: NoCompression 2023-11-15T22:22:54.234 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-15T22:22:54.234 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-15T22:22:54.234 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-15T22:22:54.235 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.num_levels: 7 2023-11-15T22:22:54.235 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-15T22:22:54.235 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-15T22:22:54.235 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-11-15T22:22:54.235 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-15T22:22:54.235 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-15T22:22:54.235 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-15T22:22:54.235 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-15T22:22:54.235 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-15T22:22:54.235 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-15T22:22:54.235 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-15T22:22:54.235 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compression_opts.level: 32767 2023-11-15T22:22:54.235 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-15T22:22:54.236 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-15T22:22:54.236 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-15T22:22:54.236 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compression_opts.enabled: false 2023-11-15T22:22:54.236 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-15T22:22:54.236 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-15T22:22:54.236 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-15T22:22:54.236 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-15T22:22:54.237 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-15T22:22:54.237 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-15T22:22:54.237 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-15T22:22:54.237 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-15T22:22:54.237 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-15T22:22:54.237 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-15T22:22:54.237 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-15T22:22:54.237 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-15T22:22:54.237 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-15T22:22:54.237 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-15T22:22:54.237 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-15T22:22:54.237 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-15T22:22:54.237 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-15T22:22:54.238 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.arena_block_size: 4194304 2023-11-15T22:22:54.238 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-15T22:22:54.238 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-15T22:22:54.238 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-15T22:22:54.238 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-15T22:22:54.238 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-15T22:22:54.238 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-15T22:22:54.238 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-15T22:22:54.238 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-15T22:22:54.238 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-15T22:22:54.238 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-15T22:22:54.238 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-15T22:22:54.238 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-15T22:22:54.239 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-15T22:22:54.239 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-15T22:22:54.239 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.table_properties_collectors: 2023-11-15T22:22:54.239 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.inplace_update_support: 0 2023-11-15T22:22:54.239 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-15T22:22:54.239 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-15T22:22:54.239 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-15T22:22:54.239 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-15T22:22:54.239 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.bloom_locality: 0 2023-11-15T22:22:54.239 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.max_successive_merges: 0 2023-11-15T22:22:54.239 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-15T22:22:54.239 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-15T22:22:54.239 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.force_consistency_checks: 0 2023-11-15T22:22:54.240 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-15T22:22:54.240 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.ttl: 2592000 2023-11-15T22:22:54.240 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.986+0000 7f2ead5d5880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-11-15T22:22:54.240 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.987+0000 7f2ead5d5880 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 8346, log_number is 16,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-15T22:22:54.240 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.240 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.987+0000 7f2ead5d5880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 16 2023-11-15T22:22:54.240 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.240 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.987+0000 7f2ead5d5880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700086973988251, "job": 1, "event": "recovery_started", "log_files": [16]} 2023-11-15T22:22:54.240 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.987+0000 7f2ead5d5880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #16 mode 2 2023-11-15T22:22:54.240 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 systemd[1]: Started Ceph mon.c for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:22:54.240 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.993+0000 7f2ead5d5880 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-11-15T22:22:54.240 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.998+0000 7f2ead5d5880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700086973998862, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 19, "file_size": 3629752, "table_properties": {"data_size": 3626453, "index_size": 2028, "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": 3159, "raw_average_key_size": 23, "raw_value_size": 3622631, "raw_average_value_size": 27034, "num_data_blocks": 65, "num_entries": 134, "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": 1700086973, "oldest_key_time": 3, "file_creation_time": 0}} 2023-11-15T22:22:54.240 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.998+0000 7f2ead5d5880 4 rocksdb: [version_set.cc:3826] Creating manifest 20 2023-11-15T22:22:54.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:53 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:53.998+0000 7f2ead5d5880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700086973999447, "job": 1, "event": "recovery_finished"} 2023-11-15T22:22:54.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:54.000+0000 7f2ead5d5880 4 rocksdb: DB pointer 0x5574ccbe5800 2023-11-15T22:22:54.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:54.000+0000 7f2e943db700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-11-15T22:22:54.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:54.000+0000 7f2e943db700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-11-15T22:22:54.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: ** DB Stats ** 2023-11-15T22:22:54.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-15T22:22:54.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-15T22:22:54.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-15T22:22:54.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-15T22:22:54.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-15T22:22:54.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-15T22:22:54.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-15T22:22:54.241 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: ** Compaction Stats [default] ** 2023-11-15T22:22:54.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 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-11-15T22:22:54.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:22:54.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: L0 2/0 23.66 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 684.7 0.01 0.00 1 0.005 0 0 2023-11-15T22:22:54.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: L6 1/0 54.91 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-15T22:22:54.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Sum 3/0 78.57 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 684.7 0.01 0.00 1 0.005 0 0 2023-11-15T22:22:54.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 684.7 0.01 0.00 1 0.005 0 0 2023-11-15T22:22:54.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: ** Compaction Stats [default] ** 2023-11-15T22:22:54.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 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-11-15T22:22:54.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:22:54.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 684.7 0.01 0.00 1 0.005 0 0 2023-11-15T22:22:54.242 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-15T22:22:54.243 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Flush(GB): cumulative 0.003, interval 0.003 2023-11-15T22:22:54.243 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-15T22:22:54.243 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: AddFile(Total Files): cumulative 0, interval 0 2023-11-15T22:22:54.243 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-15T22:22:54.243 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: AddFile(Keys): cumulative 0, interval 0 2023-11-15T22:22:54.243 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Cumulative compaction: 0.00 GB write, 254.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-15T22:22:54.243 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Interval compaction: 0.00 GB write, 254.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-15T22:22:54.243 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 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-11-15T22:22:54.243 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.243 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: ** File Read Latency Histogram By Level [default] ** 2023-11-15T22:22:54.243 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.243 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: ** Compaction Stats [default] ** 2023-11-15T22:22:54.244 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 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-11-15T22:22:54.244 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:22:54.244 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: L0 2/0 23.66 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 684.7 0.01 0.00 1 0.005 0 0 2023-11-15T22:22:54.282 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: L6 1/0 54.91 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-15T22:22:54.282 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Sum 3/0 78.57 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 684.7 0.01 0.00 1 0.005 0 0 2023-11-15T22:22:54.282 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 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-11-15T22:22:54.282 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.282 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: ** Compaction Stats [default] ** 2023-11-15T22:22:54.282 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 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-11-15T22:22:54.282 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:22:54.282 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 684.7 0.01 0.00 1 0.005 0 0 2023-11-15T22:22:54.283 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-15T22:22:54.283 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Flush(GB): cumulative 0.003, interval 0.000 2023-11-15T22:22:54.283 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-15T22:22:54.283 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: AddFile(Total Files): cumulative 0, interval 0 2023-11-15T22:22:54.283 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-15T22:22:54.283 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: AddFile(Keys): cumulative 0, interval 0 2023-11-15T22:22:54.283 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Cumulative compaction: 0.00 GB write, 253.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-15T22:22:54.283 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-15T22:22:54.283 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 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-11-15T22:22:54.283 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.283 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: ** File Read Latency Histogram By Level [default] ** 2023-11-15T22:22:54.283 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.283 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:54.000+0000 7f2ead5d5880 0 starting mon.c rank 1 at public addrs [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] at bind addrs [v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:22:54.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:54.002+0000 7f2ead5d5880 1 mon.c@-1(???) e3 preinit fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:22:54.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:54.002+0000 7f2ead5d5880 0 mon.c@-1(???).mds e1 new map 2023-11-15T22:22:54.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:54.002+0000 7f2ead5d5880 0 mon.c@-1(???).mds e1 print_map 2023-11-15T22:22:54.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: e1 2023-11-15T22:22:54.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: enable_multiple, ever_enabled_multiple: 0,0 2023-11-15T22:22:54.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 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-11-15T22:22:54.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: legacy client fscid: -1 2023-11-15T22:22:54.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: No filesystems configured 2023-11-15T22:22:54.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: 2023-11-15T22:22:54.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:54.003+0000 7f2ead5d5880 0 mon.c@-1(???).osd e76 crush map has features 3314933000852226048, adjusting msgr requires 2023-11-15T22:22:54.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:54.003+0000 7f2ead5d5880 0 mon.c@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-11-15T22:22:54.284 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:54.003+0000 7f2ead5d5880 0 mon.c@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-11-15T22:22:54.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:54.003+0000 7f2ead5d5880 0 mon.c@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-11-15T22:22:54.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:22:50.729204+0000 mgr.y (mgr.34107) 3 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-11-15T22:22:54.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:22:50.854013+0000 mgr.y (mgr.34107) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:22:54.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:51.599539+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:22:54.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:51.600230+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:22:54.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:51.600722+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:22:54.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:51.601160+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:22:54.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:51.601938+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-15T22:22:54.285 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:54 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:22:54.003+0000 7f2ead5d5880 1 mon.c@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-11-15T22:22:55.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:55 smithi195 bash[108245]: cluster 2023-11-15T22:22:52.854653+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:02.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:55 smithi195 bash[108245]: cluster 2023-11-15T22:22:54.211859+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-11-15T22:23:02.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:55 smithi195 bash[108245]: cluster 2023-11-15T22:22:54.513778+0000 mon.a (mon.0) 98 : cluster [INF] mon.a calling monitor election 2023-11-15T22:23:02.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:55 smithi195 bash[108245]: cluster 2023-11-15T22:22:54.529467+0000 mon.a (mon.0) 99 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-15T22:23:02.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:55 smithi195 bash[108245]: cluster 2023-11-15T22:22:54.543069+0000 mon.a (mon.0) 100 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} removed_ranks: {} 2023-11-15T22:23:02.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:55 smithi195 bash[108245]: cluster 2023-11-15T22:22:54.554974+0000 mon.a (mon.0) 101 : cluster [DBG] fsmap 2023-11-15T22:23:02.021 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:55 smithi195 bash[108245]: cluster 2023-11-15T22:22:54.554997+0000 mon.a (mon.0) 102 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-15T22:23:02.021 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:55 smithi195 bash[108245]: cluster 2023-11-15T22:22:54.555304+0000 mon.a (mon.0) 103 : cluster [DBG] mgrmap e29: y(active, since 13s), standbys: x 2023-11-15T22:23:02.021 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:55 smithi195 bash[108245]: cluster 2023-11-15T22:22:54.559948+0000 mon.a (mon.0) 104 : cluster [INF] overall HEALTH_OK 2023-11-15T22:23:02.021 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:55 smithi195 bash[108245]: audit 2023-11-15T22:22:54.565817+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:02.021 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:55 smithi195 bash[108245]: audit 2023-11-15T22:22:54.566684+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:23:02.021 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:55 smithi195 bash[108245]: audit 2023-11-15T22:22:54.568018+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:23:02.023 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:52.854653+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:02.023 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:54.211859+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-11-15T22:23:02.023 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:54.513778+0000 mon.a (mon.0) 98 : cluster [INF] mon.a calling monitor election 2023-11-15T22:23:02.024 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:54.529467+0000 mon.a (mon.0) 99 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-15T22:23:02.024 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:54.543069+0000 mon.a (mon.0) 100 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} removed_ranks: {} 2023-11-15T22:23:02.024 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:54.554974+0000 mon.a (mon.0) 101 : cluster [DBG] fsmap 2023-11-15T22:23:02.024 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:54.554997+0000 mon.a (mon.0) 102 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-15T22:23:02.024 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:54.555304+0000 mon.a (mon.0) 103 : cluster [DBG] mgrmap e29: y(active, since 13s), standbys: x 2023-11-15T22:23:02.025 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:54.559948+0000 mon.a (mon.0) 104 : cluster [INF] overall HEALTH_OK 2023-11-15T22:23:02.025 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:54.565817+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:02.025 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:54.566684+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:23:02.025 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:54.568018+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:23:02.026 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:22:52.854653+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:02.026 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:22:54.211859+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-11-15T22:23:02.026 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:22:54.513778+0000 mon.a (mon.0) 98 : cluster [INF] mon.a calling monitor election 2023-11-15T22:23:02.030 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:22:54.529467+0000 mon.a (mon.0) 99 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-15T22:23:02.049 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:22:54.543069+0000 mon.a (mon.0) 100 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} removed_ranks: {} 2023-11-15T22:23:02.049 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:22:54.554974+0000 mon.a (mon.0) 101 : cluster [DBG] fsmap 2023-11-15T22:23:02.049 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:22:54.554997+0000 mon.a (mon.0) 102 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-15T22:23:02.049 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:22:54.555304+0000 mon.a (mon.0) 103 : cluster [DBG] mgrmap e29: y(active, since 13s), standbys: x 2023-11-15T22:23:02.050 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:22:54.559948+0000 mon.a (mon.0) 104 : cluster [INF] overall HEALTH_OK 2023-11-15T22:23:02.050 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:54.565817+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:02.050 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:54.566684+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:23:02.050 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:55 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:54.568018+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:23:02.051 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:56 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:54.855080+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:02.052 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:56 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:22:54.855080+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:02.053 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:22:56 smithi145 bash[132499]: ts=2023-11-15T22:22:56.952Z 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-11-15T22:23:02.053 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:22:56.855521+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:02.054 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:57.317923+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:02.054 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:57.330449+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:02.054 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:57.336470+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:23:02.054 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:57.339195+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:02.054 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:57.340741+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-15T22:23:02.055 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:57.341747+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-11-15T22:23:02.055 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:22:57.342292+0000 mgr.y (mgr.34107) 10 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-11-15T22:23:02.055 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:58.273121+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:02.055 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:58.273956+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:23:02.055 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:58.274584+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:23:02.055 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:58.275223+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:02.056 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:22:58.276338+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-15T22:23:02.056 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:22:56.855521+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:02.056 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:57.317923+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:02.057 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:57.330449+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:02.057 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:57.336470+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:23:02.057 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:57.339195+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:02.057 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:57.340741+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-15T22:23:02.057 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:57.341747+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-11-15T22:23:02.058 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:22:57.342292+0000 mgr.y (mgr.34107) 10 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-11-15T22:23:02.058 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:58.273121+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:02.059 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:58.273956+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:23:02.059 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:58.274584+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:23:02.059 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:58.275223+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:02.059 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:58 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:22:58.276338+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-15T22:23:02.060 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:22:59 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:22:59.009+0000 7f2836f1a700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-11-15T22:23:02.061 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:59 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:22:58.268529+0000 mgr.y (mgr.34107) 11 : cephadm [INF] Upgrade: Updating mon.b 2023-11-15T22:23:02.061 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:22:59 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:22:58.275825+0000 mgr.y (mgr.34107) 12 : cephadm [INF] Deploying daemon mon.b on smithi195 2023-11-15T22:23:02.062 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:59 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:22:58.268529+0000 mgr.y (mgr.34107) 11 : cephadm [INF] Upgrade: Updating mon.b 2023-11-15T22:23:02.062 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:22:59 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:22:58.275825+0000 mgr.y (mgr.34107) 12 : cephadm [INF] Deploying daemon mon.b on smithi195 2023-11-15T22:23:02.063 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:56 smithi195 bash[108245]: cluster 2023-11-15T22:22:54.855080+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:02.063 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:58 smithi195 bash[108245]: cluster 2023-11-15T22:22:56.855521+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:02.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:58 smithi195 bash[108245]: audit 2023-11-15T22:22:57.317923+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:02.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:58 smithi195 bash[108245]: audit 2023-11-15T22:22:57.330449+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:02.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:58 smithi195 bash[108245]: audit 2023-11-15T22:22:57.336470+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:23:02.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:58 smithi195 bash[108245]: audit 2023-11-15T22:22:57.339195+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:02.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:58 smithi195 bash[108245]: audit 2023-11-15T22:22:57.340741+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-15T22:23:02.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:58 smithi195 bash[108245]: audit 2023-11-15T22:22:57.341747+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-11-15T22:23:02.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:58 smithi195 bash[108245]: cephadm 2023-11-15T22:22:57.342292+0000 mgr.y (mgr.34107) 10 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-11-15T22:23:02.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:58 smithi195 bash[108245]: audit 2023-11-15T22:22:58.273121+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:02.099 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:58 smithi195 bash[108245]: audit 2023-11-15T22:22:58.273956+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:23:02.099 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:58 smithi195 bash[108245]: audit 2023-11-15T22:22:58.274584+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:23:02.099 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:58 smithi195 bash[108245]: audit 2023-11-15T22:22:58.275223+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:02.099 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:58 smithi195 bash[108245]: audit 2023-11-15T22:22:58.276338+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-15T22:23:02.099 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:59 smithi195 systemd[1]: Stopping Ceph mon.b for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:02.099 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:59 smithi195 bash[108245]: cephadm 2023-11-15T22:22:58.268529+0000 mgr.y (mgr.34107) 11 : cephadm [INF] Upgrade: Updating mon.b 2023-11-15T22:23:02.099 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:59 smithi195 bash[108245]: cephadm 2023-11-15T22:22:58.275825+0000 mgr.y (mgr.34107) 12 : cephadm [INF] Deploying daemon mon.b on smithi195 2023-11-15T22:23:02.099 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:59 smithi195 bash[108245]: debug 2023-11-15T22:22:59.358+0000 7eff0fa1b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-15T22:23:02.099 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:59 smithi195 bash[108245]: debug 2023-11-15T22:22:59.358+0000 7eff0fa1b700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-11-15T22:23:02.099 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:59 smithi195 bash[128024]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon.b 2023-11-15T22:23:02.099 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:22:59 smithi195 bash[128077]: Error: no container with name or ID "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon.b" found: no such container 2023-11-15T22:23:02.099 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.b.service: Succeeded. 2023-11-15T22:23:02.099 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 systemd[1]: Stopped Ceph mon.b for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:23:02.100 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 systemd[1]: Starting Ceph mon.b for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:02.100 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 bash[128217]: c1b8950520d0e9a3c7bfcf4df74ab3affbf523793cf22998690b907bd7a750bd 2023-11-15T22:23:02.100 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.570+0000 7f28eb0af880 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-15T22:23:02.100 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.570+0000 7f28eb0af880 0 ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable), process ceph-mon, pid 7 2023-11-15T22:23:02.100 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.570+0000 7f28eb0af880 0 pidfile_write: ignore empty --pid-file 2023-11-15T22:23:02.100 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 systemd[1]: Started Ceph mon.b for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:23:02.100 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.575+0000 7f28eb0af880 0 load: jerasure load: lrc load: isa 2023-11-15T22:23:02.100 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: RocksDB version: 6.8.1 2023-11-15T22:23:02.100 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.100 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-15T22:23:02.100 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Compile date Nov 14 2023 2023-11-15T22:23:02.100 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: DB SUMMARY 2023-11-15T22:23:02.101 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.101 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: CURRENT file: CURRENT 2023-11-15T22:23:02.101 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.101 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: IDENTITY file: IDENTITY 2023-11-15T22:23:02.101 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.101 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 646 Bytes 2023-11-15T22:23:02.101 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.101 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000020.sst 000021.sst 2023-11-15T22:23:02.101 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.101 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000018.log size: 251880 ; 2023-11-15T22:23:02.101 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.102 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.error_if_exists: 0 2023-11-15T22:23:02.102 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.create_if_missing: 0 2023-11-15T22:23:02.102 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.paranoid_checks: 1 2023-11-15T22:23:02.102 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.env: 0x55a78f677080 2023-11-15T22:23:02.102 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.fs: Posix File System 2023-11-15T22:23:02.102 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.info_log: 0x55a79061fa80 2023-11-15T22:23:02.102 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-15T22:23:02.102 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.statistics: (nil) 2023-11-15T22:23:02.102 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.use_fsync: 0 2023-11-15T22:23:02.102 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_log_file_size: 0 2023-11-15T22:23:02.102 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-15T22:23:02.102 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-15T22:23:02.103 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-15T22:23:02.103 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-15T22:23:02.103 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.allow_fallocate: 1 2023-11-15T22:23:02.103 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-15T22:23:02.103 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-15T22:23:02.103 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.use_direct_reads: 0 2023-11-15T22:23:02.103 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-15T22:23:02.103 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.create_missing_column_families: 0 2023-11-15T22:23:02.103 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.db_log_dir: 2023-11-15T22:23:02.103 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-11-15T22:23:02.103 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-15T22:23:02.104 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_subcompactions: 1 2023-11-15T22:23:02.104 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_background_flushes: -1 2023-11-15T22:23:02.104 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-15T22:23:02.104 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-15T22:23:02.104 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-11-15T22:23:02.104 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-15T22:23:02.104 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-15T22:23:02.104 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.advise_random_on_open: 1 2023-11-15T22:23:02.104 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-15T22:23:02.105 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.write_buffer_manager: 0x55a79131c390 2023-11-15T22:23:02.105 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-15T22:23:02.105 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-15T22:23:02.105 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-15T22:23:02.105 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-15T22:23:02.105 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.rate_limiter: (nil) 2023-11-15T22:23:02.105 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-15T22:23:02.105 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-15T22:23:02.105 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-15T22:23:02.105 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-15T22:23:02.105 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.unordered_write: 0 2023-11-15T22:23:02.105 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-15T22:23:02.105 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-15T22:23:02.106 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-15T22:23:02.106 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-15T22:23:02.106 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.row_cache: None 2023-11-15T22:23:02.106 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.wal_filter: None 2023-11-15T22:23:02.106 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-15T22:23:02.106 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-15T22:23:02.106 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.preserve_deletes: 0 2023-11-15T22:23:02.106 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.two_write_queues: 0 2023-11-15T22:23:02.107 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.manual_wal_flush: 0 2023-11-15T22:23:02.107 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.atomic_flush: 0 2023-11-15T22:23:02.107 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-15T22:23:02.107 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-11-15T22:23:02.107 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-11-15T22:23:02.108 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.log_readahead_size: 0 2023-11-15T22:23:02.108 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-11-15T22:23:02.108 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_background_jobs: 2 2023-11-15T22:23:02.108 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_background_compactions: -1 2023-11-15T22:23:02.108 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-15T22:23:02.108 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-15T22:23:02.108 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-15T22:23:02.108 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_total_wal_size: 0 2023-11-15T22:23:02.108 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-15T22:23:02.108 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-15T22:23:02.108 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-15T22:23:02.108 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-15T22:23:02.108 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_open_files: -1 2023-11-15T22:23:02.109 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.bytes_per_sync: 0 2023-11-15T22:23:02.109 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-15T22:23:02.109 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-11-15T22:23:02.109 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-15T22:23:02.109 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Compression algorithms supported: 2023-11-15T22:23:02.109 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-15T22:23:02.109 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: kZSTD supported: 0 2023-11-15T22:23:02.109 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: kXpressCompression supported: 0 2023-11-15T22:23:02.109 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-15T22:23:02.109 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: kLZ4Compression supported: 1 2023-11-15T22:23:02.109 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: kBZip2Compression supported: 0 2023-11-15T22:23:02.109 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: kZlibCompression supported: 1 2023-11-15T22:23:02.109 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: kSnappyCompression supported: 1 2023-11-15T22:23:02.110 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-15T22:23:02.110 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-11-15T22:23:02.110 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.110 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-11-15T22:23:02.110 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.110 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-15T22:23:02.110 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.merge_operator: 2023-11-15T22:23:02.110 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compaction_filter: None 2023-11-15T22:23:02.110 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compaction_filter_factory: None 2023-11-15T22:23:02.110 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-15T22:23:02.110 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-15T22:23:02.110 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a7905cfd30) 2023-11-15T22:23:02.111 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cache_index_and_filter_blocks: 1 2023-11-15T22:23:02.111 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cache_index_and_filter_blocks_with_high_priority: 0 2023-11-15T22:23:02.111 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-15T22:23:02.111 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: pin_top_level_index_and_filter: 1 2023-11-15T22:23:02.111 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: index_type: 0 2023-11-15T22:23:02.111 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: data_block_index_type: 0 2023-11-15T22:23:02.111 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: index_shortening: 1 2023-11-15T22:23:02.111 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: data_block_hash_table_util_ratio: 0.750000 2023-11-15T22:23:02.111 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: hash_index_allow_collision: 1 2023-11-15T22:23:02.111 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: checksum: 1 2023-11-15T22:23:02.111 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: no_block_cache: 0 2023-11-15T22:23:02.111 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: block_cache: 0x55a790604f10 2023-11-15T22:23:02.111 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: block_cache_name: BinnedLRUCache 2023-11-15T22:23:02.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: block_cache_options: 2023-11-15T22:23:02.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: capacity : 536870912 2023-11-15T22:23:02.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: num_shard_bits : 4 2023-11-15T22:23:02.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: strict_capacity_limit : 0 2023-11-15T22:23:02.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: high_pri_pool_ratio: 0.000 2023-11-15T22:23:02.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: block_cache_compressed: (nil) 2023-11-15T22:23:02.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: persistent_cache: (nil) 2023-11-15T22:23:02.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: block_size: 4096 2023-11-15T22:23:02.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: block_size_deviation: 10 2023-11-15T22:23:02.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: block_restart_interval: 16 2023-11-15T22:23:02.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: index_block_restart_interval: 1 2023-11-15T22:23:02.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: metadata_block_size: 4096 2023-11-15T22:23:02.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: partition_filters: 0 2023-11-15T22:23:02.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: use_delta_encoding: 1 2023-11-15T22:23:02.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-15T22:23:02.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: whole_key_filtering: 1 2023-11-15T22:23:02.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: verify_compression: 0 2023-11-15T22:23:02.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: read_amp_bytes_per_bit: 0 2023-11-15T22:23:02.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: format_version: 2 2023-11-15T22:23:02.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: enable_index_compression: 1 2023-11-15T22:23:02.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: block_align: 0 2023-11-15T22:23:02.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-15T22:23:02.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-15T22:23:02.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compression: NoCompression 2023-11-15T22:23:02.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-15T22:23:02.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-15T22:23:02.114 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-15T22:23:02.114 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.num_levels: 7 2023-11-15T22:23:02.114 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-15T22:23:02.114 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-15T22:23:02.114 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-11-15T22:23:02.114 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-15T22:23:02.115 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-15T22:23:02.115 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-15T22:23:02.115 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-15T22:23:02.115 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-15T22:23:02.115 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-15T22:23:02.115 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-15T22:23:02.115 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compression_opts.level: 32767 2023-11-15T22:23:02.115 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-15T22:23:02.115 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-15T22:23:02.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-15T22:23:02.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compression_opts.enabled: false 2023-11-15T22:23:02.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-15T22:23:02.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-15T22:23:02.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-15T22:23:02.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-15T22:23:02.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-15T22:23:02.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-15T22:23:02.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-15T22:23:02.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-15T22:23:02.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-15T22:23:02.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-15T22:23:02.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-15T22:23:02.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-15T22:23:02.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-15T22:23:02.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-15T22:23:02.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-15T22:23:02.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-15T22:23:02.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-15T22:23:02.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.arena_block_size: 4194304 2023-11-15T22:23:02.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-15T22:23:02.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-15T22:23:02.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-15T22:23:02.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-15T22:23:02.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-15T22:23:02.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-15T22:23:02.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-15T22:23:02.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-15T22:23:02.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-15T22:23:02.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-15T22:23:02.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-15T22:23:02.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-15T22:23:02.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-15T22:23:02.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-15T22:23:02.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.table_properties_collectors: 2023-11-15T22:23:02.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.inplace_update_support: 0 2023-11-15T22:23:02.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-15T22:23:02.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-15T22:23:02.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-15T22:23:02.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-15T22:23:02.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.bloom_locality: 0 2023-11-15T22:23:02.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.max_successive_merges: 0 2023-11-15T22:23:02.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-15T22:23:02.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-15T22:23:02.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.force_consistency_checks: 0 2023-11-15T22:23:02.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-15T22:23:02.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.ttl: 2592000 2023-11-15T22:23:02.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.576+0000 7f28eb0af880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-11-15T22:23:02.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.577+0000 7f28eb0af880 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 8970, log_number is 18,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-15T22:23:02.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.120 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.577+0000 7f28eb0af880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 18 2023-11-15T22:23:02.120 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.120 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.577+0000 7f28eb0af880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700086980578261, "job": 1, "event": "recovery_started", "log_files": [18]} 2023-11-15T22:23:02.120 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.577+0000 7f28eb0af880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #18 mode 2 2023-11-15T22:23:02.120 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.577+0000 7f28eb0af880 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-11-15T22:23:02.120 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.578+0000 7f28eb0af880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700086980579397, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 23, "file_size": 168550, "table_properties": {"data_size": 167230, "index_size": 310, "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": 789, "raw_average_key_size": 24, "raw_value_size": 166348, "raw_average_value_size": 5198, "num_data_blocks": 10, "num_entries": 32, "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": 1700086980, "oldest_key_time": 3, "file_creation_time": 0}} 2023-11-15T22:23:02.120 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.578+0000 7f28eb0af880 4 rocksdb: [version_set.cc:3826] Creating manifest 24 2023-11-15T22:23:02.120 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.120 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.578+0000 7f28eb0af880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1700086980579780, "job": 1, "event": "recovery_finished"} 2023-11-15T22:23:02.121 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.579+0000 7f28eb0af880 4 rocksdb: DB pointer 0x55a7906cd800 2023-11-15T22:23:02.121 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.579+0000 7f28d1eb5700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-11-15T22:23:02.121 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.579+0000 7f28d1eb5700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-11-15T22:23:02.121 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: ** DB Stats ** 2023-11-15T22:23:02.121 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-15T22:23:02.121 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-15T22:23:02.121 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-15T22:23:02.121 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-15T22:23:02.121 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-15T22:23:02.121 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-15T22:23:02.121 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-15T22:23:02.121 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.121 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: ** Compaction Stats [default] ** 2023-11-15T22:23:02.122 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 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-11-15T22:23:02.122 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:23:02.122 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: L0 1/0 164.60 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 212.1 0.00 0.00 1 0.001 0 0 2023-11-15T22:23:02.122 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: L6 2/0 69.38 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-11-15T22:23:02.122 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Sum 3/0 69.54 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 212.1 0.00 0.00 1 0.001 0 0 2023-11-15T22:23:02.122 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 212.1 0.00 0.00 1 0.001 0 0 2023-11-15T22:23:02.122 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.122 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: ** Compaction Stats [default] ** 2023-11-15T22:23:02.122 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 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-11-15T22:23:02.122 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:23:02.122 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 212.1 0.00 0.00 1 0.001 0 0 2023-11-15T22:23:02.122 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-15T22:23:02.122 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-15T22:23:02.123 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-15T22:23:02.123 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: AddFile(Total Files): cumulative 0, interval 0 2023-11-15T22:23:02.123 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-15T22:23:02.123 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: AddFile(Keys): cumulative 0, interval 0 2023-11-15T22:23:02.123 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Cumulative compaction: 0.00 GB write, 51.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-15T22:23:02.123 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Interval compaction: 0.00 GB write, 51.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-15T22:23:02.123 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 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-11-15T22:23:02.123 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.123 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: ** File Read Latency Histogram By Level [default] ** 2023-11-15T22:23:02.123 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.123 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: ** Compaction Stats [default] ** 2023-11-15T22:23:02.123 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 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-11-15T22:23:02.123 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:23:02.124 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: L0 1/0 164.60 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 212.1 0.00 0.00 1 0.001 0 0 2023-11-15T22:23:02.124 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: L6 2/0 69.38 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-11-15T22:23:02.124 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Sum 3/0 69.54 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 212.1 0.00 0.00 1 0.001 0 0 2023-11-15T22:23:02.124 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 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-11-15T22:23:02.124 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.124 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: ** Compaction Stats [default] ** 2023-11-15T22:23:02.124 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 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-11-15T22:23:02.124 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-15T22:23:02.125 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 212.1 0.00 0.00 1 0.001 0 0 2023-11-15T22:23:02.125 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-15T22:23:02.125 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-15T22:23:02.125 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-15T22:23:02.125 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: AddFile(Total Files): cumulative 0, interval 0 2023-11-15T22:23:02.125 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-15T22:23:02.125 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: AddFile(Keys): cumulative 0, interval 0 2023-11-15T22:23:02.125 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Cumulative compaction: 0.00 GB write, 51.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-15T22:23:02.125 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-15T22:23:02.126 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 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-11-15T22:23:02.126 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.126 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: ** File Read Latency Histogram By Level [default] ** 2023-11-15T22:23:02.126 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.126 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.580+0000 7f28eb0af880 0 starting mon.b rank 2 at public addrs [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] at bind addrs [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:23:02.126 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.581+0000 7f28eb0af880 1 mon.b@-1(???) e3 preinit fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 2023-11-15T22:23:02.126 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.581+0000 7f28eb0af880 0 mon.b@-1(???).mds e1 new map 2023-11-15T22:23:02.126 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.581+0000 7f28eb0af880 0 mon.b@-1(???).mds e1 print_map 2023-11-15T22:23:02.126 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: e1 2023-11-15T22:23:02.126 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: enable_multiple, ever_enabled_multiple: 0,0 2023-11-15T22:23:02.126 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 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-11-15T22:23:02.126 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: legacy client fscid: -1 2023-11-15T22:23:02.126 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.127 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: No filesystems configured 2023-11-15T22:23:02.127 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: 2023-11-15T22:23:02.127 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.581+0000 7f28eb0af880 0 mon.b@-1(???).osd e76 crush map has features 3314933000852226048, adjusting msgr requires 2023-11-15T22:23:02.127 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.581+0000 7f28eb0af880 0 mon.b@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-11-15T22:23:02.127 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.581+0000 7f28eb0af880 0 mon.b@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-11-15T22:23:02.127 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.581+0000 7f28eb0af880 0 mon.b@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-11-15T22:23:02.127 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:22:58.268529+0000 mgr.y (mgr.34107) 11 : cephadm [INF] Upgrade: Updating mon.b 2023-11-15T22:23:02.127 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:22:58.275825+0000 mgr.y (mgr.34107) 12 : cephadm [INF] Deploying daemon mon.b on smithi195 2023-11-15T22:23:02.127 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:00 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:00.581+0000 7f28eb0af880 1 mon.b@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2023-11-15T22:23:02.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:01 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:00.856869+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:02.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:01 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:00.908720+0000 mon.a (mon.0) 125 : cluster [INF] overall HEALTH_OK 2023-11-15T22:23:02.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:01 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:00.909213+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-15T22:23:02.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:01 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:00.909488+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-11-15T22:23:02.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:01 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:00.909546+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2023-11-15T22:23:02.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:01 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:00.909607+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-15T22:23:02.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:01 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:00.923689+0000 mon.a (mon.0) 128 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-15T22:23:02.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:01 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:00.929689+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-15T22:23:02.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:01 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:00.929842+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-15T22:23:02.176 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:01 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:00.934317+0000 mon.a (mon.0) 131 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} removed_ranks: {} 2023-11-15T22:23:02.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:01 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:00.934779+0000 mon.a (mon.0) 132 : cluster [DBG] fsmap 2023-11-15T22:23:02.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:01 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:00.934813+0000 mon.a (mon.0) 133 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-15T22:23:02.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:01 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:00.935184+0000 mon.a (mon.0) 134 : cluster [DBG] mgrmap e29: y(active, since 20s), standbys: x 2023-11-15T22:23:02.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:01 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:00.947036+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2023-11-15T22:23:02.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:01 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:00.952400+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:02.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:01 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:00.953336+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:23:02.177 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:01 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:00.955040+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:23:02.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:00.856869+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:02.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:00.908720+0000 mon.a (mon.0) 125 : cluster [INF] overall HEALTH_OK 2023-11-15T22:23:02.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:00.909213+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-15T22:23:02.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:00.909488+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-11-15T22:23:02.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:00.909546+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2023-11-15T22:23:02.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:00.909607+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-15T22:23:02.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:00.923689+0000 mon.a (mon.0) 128 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-15T22:23:02.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:00.929689+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-15T22:23:02.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:00.929842+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-15T22:23:02.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:00.934317+0000 mon.a (mon.0) 131 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} removed_ranks: {} 2023-11-15T22:23:02.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:00.934779+0000 mon.a (mon.0) 132 : cluster [DBG] fsmap 2023-11-15T22:23:02.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:00.934813+0000 mon.a (mon.0) 133 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-15T22:23:02.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:00.935184+0000 mon.a (mon.0) 134 : cluster [DBG] mgrmap e29: y(active, since 20s), standbys: x 2023-11-15T22:23:02.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:00.947036+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2023-11-15T22:23:02.222 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:00.952400+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:02.222 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:00.953336+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:23:02.222 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:00.955040+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:23:02.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:00.856869+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:02.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:00.908720+0000 mon.a (mon.0) 125 : cluster [INF] overall HEALTH_OK 2023-11-15T22:23:02.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:00.909213+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-15T22:23:02.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:00.909488+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-11-15T22:23:02.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:00.909546+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2023-11-15T22:23:02.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:00.909607+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-15T22:23:02.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:00.923689+0000 mon.a (mon.0) 128 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-15T22:23:02.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:00.929689+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-15T22:23:02.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:00.929842+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-15T22:23:02.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:00.934317+0000 mon.a (mon.0) 131 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.145:3300/0,v1:172.21.15.145:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.145:3301/0,v1:172.21.15.145:6790/0]} removed_ranks: {} 2023-11-15T22:23:02.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:00.934779+0000 mon.a (mon.0) 132 : cluster [DBG] fsmap 2023-11-15T22:23:02.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:00.934813+0000 mon.a (mon.0) 133 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-15T22:23:02.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:00.935184+0000 mon.a (mon.0) 134 : cluster [DBG] mgrmap e29: y(active, since 20s), standbys: x 2023-11-15T22:23:02.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:00.947036+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2023-11-15T22:23:02.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:00.952400+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:02.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:00.953336+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:23:02.223 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:01 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:00.955040+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-15T22:23:04.175 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:03 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:02.857709+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:04.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:03 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:02.857709+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:04.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:03 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:02.857709+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:05.219 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:03.967457+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:05.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:03.974250+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:05.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:03.977334+0000 mgr.y (mgr.34107) 16 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-11-15T22:23:05.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:03.977622+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:23:05.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:03.978341+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:23:05.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:03.978989+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:05.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:03.979556+0000 mgr.y (mgr.34107) 17 : cephadm [INF] Reconfiguring daemon mon.a on smithi145 2023-11-15T22:23:05.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:03.979956+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-15T22:23:05.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:04.809650+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:05.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:04.810597+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:23:05.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:04.811207+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-15T22:23:05.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:04.811795+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:05.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:04.812580+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-15T22:23:05.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:03.967457+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:05.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:03.974250+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:05.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:03.977334+0000 mgr.y (mgr.34107) 16 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-11-15T22:23:05.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:03.977622+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:23:05.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:03.978341+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:23:05.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:03.978989+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:05.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:03.979556+0000 mgr.y (mgr.34107) 17 : cephadm [INF] Reconfiguring daemon mon.a on smithi145 2023-11-15T22:23:05.221 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:03.979956+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-15T22:23:05.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:04.809650+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:05.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:04.810597+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:23:05.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:04.811207+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-15T22:23:05.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:04.811795+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:05.222 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:04 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:04.812580+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-15T22:23:05.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:04 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:03.967457+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:05.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:04 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:03.974250+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:05.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:04 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:03.977334+0000 mgr.y (mgr.34107) 16 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-11-15T22:23:05.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:04 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:03.977622+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:23:05.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:04 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:03.978341+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:23:05.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:04 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:03.978989+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:05.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:04 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:03.979556+0000 mgr.y (mgr.34107) 17 : cephadm [INF] Reconfiguring daemon mon.a on smithi145 2023-11-15T22:23:05.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:04 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:03.979956+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-15T22:23:05.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:04 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:04.809650+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:05.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:04 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:04.810597+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:23:05.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:04 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:04.811207+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-15T22:23:05.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:04 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:04.811795+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:05.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:04 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:04.812580+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-15T22:23:05.969 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:23:05 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:23:05.589+0000 7f2836f1a700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-11-15T22:23:06.273 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:06 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:04.810338+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2023-11-15T22:23:06.273 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:06 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:04.812261+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Reconfiguring daemon mgr.y on smithi145 2023-11-15T22:23:06.273 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:06 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:04.858092+0000 mgr.y (mgr.34107) 20 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:06.274 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:06 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:05.683781+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:06.274 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:06 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:05.684712+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:23:06.274 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:06 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:05.685196+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:23:06.274 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:06 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:04.810338+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2023-11-15T22:23:06.274 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:06 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:04.812261+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Reconfiguring daemon mgr.y on smithi145 2023-11-15T22:23:06.274 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:06 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:04.858092+0000 mgr.y (mgr.34107) 20 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:06.274 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:06 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:05.683781+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:06.274 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:06 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:05.684712+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:23:06.275 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:06 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:05.685196+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:23:06.275 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:06 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:05.685629+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:06.275 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:06 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:05.686364+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-15T22:23:06.675 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:06 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:04.810338+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2023-11-15T22:23:06.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:06 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:04.812261+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Reconfiguring daemon mgr.y on smithi145 2023-11-15T22:23:06.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:06 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:04.858092+0000 mgr.y (mgr.34107) 20 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:06.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:06 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:05.683781+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:06.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:06 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:05.684712+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:23:06.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:06 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:05.685196+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:23:06.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:06 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:05.685629+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:06.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:06 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:05.686364+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-15T22:23:06.719 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:06 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:05.685629+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:06.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:06 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:05.686364+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-15T22:23:07.861 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:05.684470+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-15T22:23:07.861 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:05.686033+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Reconfiguring daemon mon.c on smithi145 2023-11-15T22:23:07.861 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:06.518878+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:07.861 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:06.519548+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2023-11-15T22:23:07.861 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:06.519776+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-15T22:23:07.861 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:06.520302+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:07.862 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:06.521222+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Reconfiguring daemon osd.0 on smithi145 2023-11-15T22:23:07.862 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:06.521532+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-11-15T22:23:07.862 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:07.400301+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:07.862 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:07.401241+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-15T22:23:07.862 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:07.401818+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:07.862 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:07.403077+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2023-11-15T22:23:07.862 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:05.684470+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-15T22:23:07.863 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:05.686033+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Reconfiguring daemon mon.c on smithi145 2023-11-15T22:23:07.863 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:06.518878+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:07.863 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:06.519548+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2023-11-15T22:23:07.863 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:06.519776+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-15T22:23:07.863 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:06.520302+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:07.863 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:06.521222+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Reconfiguring daemon osd.0 on smithi145 2023-11-15T22:23:07.863 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:06.521532+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-11-15T22:23:07.863 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:07.400301+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:07.863 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:07.401241+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-15T22:23:07.864 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:07.401818+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:07.864 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:07 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:07.403077+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2023-11-15T22:23:07.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:07 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:05.684470+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-15T22:23:07.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:07 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:05.686033+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Reconfiguring daemon mon.c on smithi145 2023-11-15T22:23:07.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:07 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:06.518878+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:07.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:07 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:06.519548+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2023-11-15T22:23:07.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:07 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:06.519776+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-15T22:23:07.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:07 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:06.520302+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:07.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:07 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:06.521222+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Reconfiguring daemon osd.0 on smithi145 2023-11-15T22:23:07.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:07 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:06.521532+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-11-15T22:23:07.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:07 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:07.400301+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:07.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:07 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:07.401241+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-15T22:23:07.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:07 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:07.401818+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:07.927 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:07 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:07.403077+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2023-11-15T22:23:08.865 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:08 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:06.858431+0000 mgr.y (mgr.34107) 25 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:08.865 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:08 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:07.400998+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2023-11-15T22:23:08.866 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:08 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:07.402753+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Reconfiguring daemon osd.1 on smithi145 2023-11-15T22:23:08.866 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:08 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:08.256888+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:08.866 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:08 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:08.257889+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-15T22:23:08.866 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:08 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:08.258380+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:08.866 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:08 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:08.259634+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2023-11-15T22:23:08.866 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:08 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:06.858431+0000 mgr.y (mgr.34107) 25 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:08.866 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:08 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:07.400998+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2023-11-15T22:23:08.866 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:08 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:07.402753+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Reconfiguring daemon osd.1 on smithi145 2023-11-15T22:23:08.866 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:08 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:08.256888+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:08.867 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:08 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:08.257889+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-15T22:23:08.867 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:08 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:08.258380+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:08.867 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:08 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:08.259634+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2023-11-15T22:23:08.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:08 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:06.858431+0000 mgr.y (mgr.34107) 25 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:08.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:08 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:07.400998+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2023-11-15T22:23:08.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:08 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:07.402753+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Reconfiguring daemon osd.1 on smithi145 2023-11-15T22:23:08.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:08 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:08.256888+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:08.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:08 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:08.257889+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-15T22:23:08.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:08 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:08.258380+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:08.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:08 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:08.259634+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2023-11-15T22:23:09.719 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:09 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:08.257689+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2023-11-15T22:23:09.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:09 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:08.259305+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Reconfiguring daemon osd.2 on smithi145 2023-11-15T22:23:09.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:09 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:09.132139+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:09.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:09 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:09.133068+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-15T22:23:09.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:09 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:09.133611+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:09.720 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:09 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:09.134826+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2023-11-15T22:23:09.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:09 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:08.257689+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2023-11-15T22:23:09.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:09 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:08.259305+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Reconfiguring daemon osd.2 on smithi145 2023-11-15T22:23:09.720 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:09 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:09.132139+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:09.721 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:09 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:09.133068+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-15T22:23:09.721 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:09 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:09.133611+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:09.721 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:09 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:09.134826+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2023-11-15T22:23:09.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:09 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:08.257689+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2023-11-15T22:23:09.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:09 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:08.259305+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Reconfiguring daemon osd.2 on smithi145 2023-11-15T22:23:09.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:09 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:09.132139+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:09.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:09 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:09.133068+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-15T22:23:09.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:09 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:09.133611+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:09.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:09 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:09.134826+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2023-11-15T22:23:10.590 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:08.859096+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:10.590 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:09.132816+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2023-11-15T22:23:10.590 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:09.134517+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Reconfiguring daemon osd.3 on smithi145 2023-11-15T22:23:10.590 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:09.989387+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:10.590 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:09.990607+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi145.evpeeh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-15T22:23:10.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:09.991219+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi145.evpeeh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-15T22:23:10.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:09.993996+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi145.evpeeh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-15T22:23:10.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:09.997714+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:10.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:09.998266+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi145.evpeeh"}]: dispatch 2023-11-15T22:23:10.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:09.998832+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:10.591 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:09.999635+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi145.evpeeh","key": "container_image"}]: dispatch 2023-11-15T22:23:10.591 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:08.859096+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:10.591 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:09.132816+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2023-11-15T22:23:10.591 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:09.134517+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Reconfiguring daemon osd.3 on smithi145 2023-11-15T22:23:10.591 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:09.989387+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:10.592 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:09.990607+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi145.evpeeh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-15T22:23:10.592 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:09.991219+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi145.evpeeh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-15T22:23:10.592 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:09.993996+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi145.evpeeh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-15T22:23:10.592 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:09.997714+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:10.592 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:09.998266+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi145.evpeeh"}]: dispatch 2023-11-15T22:23:10.592 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:09.998832+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:10.592 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:10 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:09.999635+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi145.evpeeh","key": "container_image"}]: dispatch 2023-11-15T22:23:10.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:10 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:08.859096+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:10.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:10 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:09.132816+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2023-11-15T22:23:10.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:10 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:09.134517+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Reconfiguring daemon osd.3 on smithi145 2023-11-15T22:23:10.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:10 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:09.989387+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:10.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:10 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:09.990607+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi145.evpeeh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-15T22:23:10.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:10 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:09.991219+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi145.evpeeh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-15T22:23:10.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:10 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:09.993996+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi145.evpeeh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-15T22:23:10.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:10 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:09.997714+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:10.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:10 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:09.998266+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi145.evpeeh"}]: dispatch 2023-11-15T22:23:10.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:10 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:09.998832+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:10.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:10 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:09.999635+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi145.evpeeh","key": "container_image"}]: dispatch 2023-11-15T22:23:11.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:11 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:09.990308+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Reconfiguring rgw.r.z.smithi145.evpeeh (monmap changed)... 2023-11-15T22:23:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:11 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:09.994434+0000 mgr.y (mgr.34107) 34 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi145.evpeeh 2023-11-15T22:23:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:11 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:09.999314+0000 mgr.y (mgr.34107) 35 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi145.evpeeh on smithi145 2023-11-15T22:23:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:11 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:10.832716+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:11 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:10.833656+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:23:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:11 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:10.834158+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:23:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:11 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:10.834668+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:11.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:11 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:10.835423+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-15T22:23:11.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:11 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:09.990308+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Reconfiguring rgw.r.z.smithi145.evpeeh (monmap changed)... 2023-11-15T22:23:11.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:11 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:09.994434+0000 mgr.y (mgr.34107) 34 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi145.evpeeh 2023-11-15T22:23:11.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:11 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:09.999314+0000 mgr.y (mgr.34107) 35 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi145.evpeeh on smithi145 2023-11-15T22:23:11.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:11 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:10.832716+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:11.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:11 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:10.833656+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:23:11.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:11 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:10.834158+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:23:11.970 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:11 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:10.834668+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:11.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:11 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:10.835423+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-15T22:23:11.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:11 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:09.990308+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Reconfiguring rgw.r.z.smithi145.evpeeh (monmap changed)... 2023-11-15T22:23:11.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:11 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:09.994434+0000 mgr.y (mgr.34107) 34 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi145.evpeeh 2023-11-15T22:23:11.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:11 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:09.999314+0000 mgr.y (mgr.34107) 35 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi145.evpeeh on smithi145 2023-11-15T22:23:11.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:11 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:10.832716+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:11.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:11 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:10.833656+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-15T22:23:11.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:11 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:10.834158+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-15T22:23:11.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:11 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:10.834668+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:11.972 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:11 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:10.835423+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-15T22:23:12.675 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:12 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:10.833426+0000 mgr.y (mgr.34107) 36 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-15T22:23:12.675 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:12 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:10.835114+0000 mgr.y (mgr.34107) 37 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2023-11-15T22:23:12.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:12 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:10.859405+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:12.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:12 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:11.750220+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:12.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:12 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:11.751545+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:23:12.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:12 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:11.752398+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-15T22:23:12.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:12 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:11.753097+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:12.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:12 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:11.754281+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-15T22:23:12.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:12 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:10.833426+0000 mgr.y (mgr.34107) 36 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-15T22:23:12.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:12 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:10.835114+0000 mgr.y (mgr.34107) 37 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2023-11-15T22:23:12.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:12 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:10.859405+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:12.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:12 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:11.750220+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:12.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:12 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:11.751545+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:23:12.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:12 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:11.752398+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-15T22:23:12.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:12 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:11.753097+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:12.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:12 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:11.754281+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-15T22:23:12.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:12 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:10.833426+0000 mgr.y (mgr.34107) 36 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-15T22:23:12.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:12 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:10.835114+0000 mgr.y (mgr.34107) 37 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2023-11-15T22:23:12.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:12 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:10.859405+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:12.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:12 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:11.750220+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:12.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:12 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:11.751545+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-15T22:23:12.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:12 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:11.752398+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-15T22:23:12.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:12 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:11.753097+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:12.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:12 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:11.754281+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-15T22:23:13.792 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:13 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:11.751160+0000 mgr.y (mgr.34107) 39 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2023-11-15T22:23:13.793 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:13 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:11.753767+0000 mgr.y (mgr.34107) 40 : cephadm [INF] Reconfiguring daemon mgr.x on smithi195 2023-11-15T22:23:13.793 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:13 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:12.593469+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:13.793 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:13 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:12.594563+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-15T22:23:13.793 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:13 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:12.595424+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:13.793 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:13 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:12.597238+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2023-11-15T22:23:13.793 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:13 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:13.490019+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:13.793 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:13 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:13.491151+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-15T22:23:13.793 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:13 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:13.491935+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:13.793 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:13 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:13.493646+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2023-11-15T22:23:13.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:11.751160+0000 mgr.y (mgr.34107) 39 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2023-11-15T22:23:13.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:11.753767+0000 mgr.y (mgr.34107) 40 : cephadm [INF] Reconfiguring daemon mgr.x on smithi195 2023-11-15T22:23:13.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:12.593469+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:13.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:12.594563+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-15T22:23:13.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:12.595424+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:13.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:12.597238+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2023-11-15T22:23:13.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:13.490019+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:13.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:13.491151+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-15T22:23:13.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:13.491935+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:13.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:13.493646+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2023-11-15T22:23:13.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:11.751160+0000 mgr.y (mgr.34107) 39 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2023-11-15T22:23:13.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:11.753767+0000 mgr.y (mgr.34107) 40 : cephadm [INF] Reconfiguring daemon mgr.x on smithi195 2023-11-15T22:23:13.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:12.593469+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:13.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:12.594563+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-15T22:23:13.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:12.595424+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:13.971 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:12.597238+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2023-11-15T22:23:13.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:13.490019+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:13.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:13.491151+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-15T22:23:13.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:13.491935+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:13.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:13 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:13.493646+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2023-11-15T22:23:14.864 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:14 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:12.594286+0000 mgr.y (mgr.34107) 41 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2023-11-15T22:23:14.864 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:14 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:12.596790+0000 mgr.y (mgr.34107) 42 : cephadm [INF] Reconfiguring daemon osd.4 on smithi195 2023-11-15T22:23:14.864 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:14 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:12.860241+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:14.864 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:14 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:13.490832+0000 mgr.y (mgr.34107) 44 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2023-11-15T22:23:14.864 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:14 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:13.493215+0000 mgr.y (mgr.34107) 45 : cephadm [INF] Reconfiguring daemon osd.5 on smithi195 2023-11-15T22:23:14.864 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:14 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:14.380932+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:14.864 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:14 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:14.382080+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-15T22:23:14.864 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:14 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:14.382812+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:14.865 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:14 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:14.384425+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2023-11-15T22:23:14.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:12.594286+0000 mgr.y (mgr.34107) 41 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2023-11-15T22:23:14.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:12.596790+0000 mgr.y (mgr.34107) 42 : cephadm [INF] Reconfiguring daemon osd.4 on smithi195 2023-11-15T22:23:14.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:12.860241+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:14.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:13.490832+0000 mgr.y (mgr.34107) 44 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2023-11-15T22:23:14.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:13.493215+0000 mgr.y (mgr.34107) 45 : cephadm [INF] Reconfiguring daemon osd.5 on smithi195 2023-11-15T22:23:14.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:14.380932+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:14.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:14.382080+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-15T22:23:14.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:14.382812+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:14.971 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:14.384425+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2023-11-15T22:23:14.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:12.594286+0000 mgr.y (mgr.34107) 41 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2023-11-15T22:23:14.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:12.596790+0000 mgr.y (mgr.34107) 42 : cephadm [INF] Reconfiguring daemon osd.4 on smithi195 2023-11-15T22:23:14.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:12.860241+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:14.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:13.490832+0000 mgr.y (mgr.34107) 44 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2023-11-15T22:23:14.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:13.493215+0000 mgr.y (mgr.34107) 45 : cephadm [INF] Reconfiguring daemon osd.5 on smithi195 2023-11-15T22:23:14.972 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:14.380932+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:14.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:14.382080+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-15T22:23:14.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:14.382812+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:14.973 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:14 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:14.384425+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2023-11-15T22:23:15.879 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:15 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:14.381781+0000 mgr.y (mgr.34107) 46 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2023-11-15T22:23:15.880 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:15 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:14.383992+0000 mgr.y (mgr.34107) 47 : cephadm [INF] Reconfiguring daemon osd.6 on smithi195 2023-11-15T22:23:15.880 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:15 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:15.245962+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:15.880 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:15 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:15.247109+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-15T22:23:15.880 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:15 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:15.247808+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:15.880 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:15 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:15.249389+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2023-11-15T22:23:15.892 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:15 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:14.381781+0000 mgr.y (mgr.34107) 46 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2023-11-15T22:23:15.892 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:15 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:14.383992+0000 mgr.y (mgr.34107) 47 : cephadm [INF] Reconfiguring daemon osd.6 on smithi195 2023-11-15T22:23:15.892 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:15 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:15.245962+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:15.892 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:15 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:15.247109+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-15T22:23:15.892 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:15 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:15.247808+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:15.892 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:15 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:15.249389+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2023-11-15T22:23:15.893 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:15 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:14.381781+0000 mgr.y (mgr.34107) 46 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2023-11-15T22:23:15.893 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:15 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:14.383992+0000 mgr.y (mgr.34107) 47 : cephadm [INF] Reconfiguring daemon osd.6 on smithi195 2023-11-15T22:23:15.893 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:15 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:15.245962+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:15.893 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:15 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:15.247109+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-15T22:23:15.893 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:15 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:15.247808+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:15.893 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:15 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:15.249389+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2023-11-15T22:23:16.213 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph orch ps' 2023-11-15T22:23:16.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:16 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:14.860842+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:16.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:16 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:15.246803+0000 mgr.y (mgr.34107) 49 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2023-11-15T22:23:16.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:16 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:15.248947+0000 mgr.y (mgr.34107) 50 : cephadm [INF] Reconfiguring daemon osd.7 on smithi195 2023-11-15T22:23:16.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:16 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.105490+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:16.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:16 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:16.106591+0000 mgr.y (mgr.34107) 51 : cephadm [INF] Reconfiguring rgw.r.z.smithi195.ctlvsu (monmap changed)... 2023-11-15T22:23:16.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:16 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.106878+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.ctlvsu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-15T22:23:16.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:16 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.107542+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi195.ctlvsu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-15T22:23:16.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:16 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.110981+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi195.ctlvsu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-15T22:23:16.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:16 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:16.111458+0000 mgr.y (mgr.34107) 52 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi195.ctlvsu 2023-11-15T22:23:16.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:16 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.115802+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:16.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:16 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.116596+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi195.ctlvsu"}]: dispatch 2023-11-15T22:23:16.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:16 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.117218+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:16.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:16 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:16.117732+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi195.ctlvsu on smithi195 2023-11-15T22:23:16.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:16 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.118071+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi195.ctlvsu","key": "container_image"}]: dispatch 2023-11-15T22:23:16.875 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:14.860842+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:16.875 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:15.246803+0000 mgr.y (mgr.34107) 49 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2023-11-15T22:23:16.875 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:15.248947+0000 mgr.y (mgr.34107) 50 : cephadm [INF] Reconfiguring daemon osd.7 on smithi195 2023-11-15T22:23:16.875 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.105490+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:16.876 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:16.106591+0000 mgr.y (mgr.34107) 51 : cephadm [INF] Reconfiguring rgw.r.z.smithi195.ctlvsu (monmap changed)... 2023-11-15T22:23:16.876 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.106878+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.ctlvsu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-15T22:23:16.876 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.107542+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi195.ctlvsu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-15T22:23:16.876 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.110981+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi195.ctlvsu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-15T22:23:16.876 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:16.111458+0000 mgr.y (mgr.34107) 52 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi195.ctlvsu 2023-11-15T22:23:16.876 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.115802+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:16.876 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.116596+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi195.ctlvsu"}]: dispatch 2023-11-15T22:23:16.876 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.117218+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:16.876 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:16.117732+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi195.ctlvsu on smithi195 2023-11-15T22:23:16.876 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.118071+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi195.ctlvsu","key": "container_image"}]: dispatch 2023-11-15T22:23:16.876 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:14.860842+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:16.877 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:15.246803+0000 mgr.y (mgr.34107) 49 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2023-11-15T22:23:16.877 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:15.248947+0000 mgr.y (mgr.34107) 50 : cephadm [INF] Reconfiguring daemon osd.7 on smithi195 2023-11-15T22:23:16.877 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.105490+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:16.877 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:16.106591+0000 mgr.y (mgr.34107) 51 : cephadm [INF] Reconfiguring rgw.r.z.smithi195.ctlvsu (monmap changed)... 2023-11-15T22:23:16.877 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.106878+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.ctlvsu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-15T22:23:16.877 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.107542+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi195.ctlvsu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-15T22:23:16.877 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.110981+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi195.ctlvsu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-15T22:23:16.877 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:16.111458+0000 mgr.y (mgr.34107) 52 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi195.ctlvsu 2023-11-15T22:23:16.877 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.115802+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:16.877 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.116596+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi195.ctlvsu"}]: dispatch 2023-11-15T22:23:16.877 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.117218+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:16.877 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:16.117732+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi195.ctlvsu on smithi195 2023-11-15T22:23:16.878 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:16 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.118071+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi195.ctlvsu","key": "container_image"}]: dispatch 2023-11-15T22:23:17.477 INFO:teuthology.orchestra.run.smithi145.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-15T22:23:17.477 INFO:teuthology.orchestra.run.smithi145.stdout:alertmanager.a smithi145 running (102s) 20s ago 5m 17.9M - 0.26.0 9f27df16978d b47b0fac053d 2023-11-15T22:23:17.477 INFO:teuthology.orchestra.run.smithi145.stdout:grafana.a smithi195 running (5m) 13s ago 5m 31.3M - 6.6.2 87a51ecf0b1c c270d7c9d7d9 2023-11-15T22:23:17.477 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.x smithi195 *:8443 running (49s) 13s ago 8m 389M - 16.2.14-171-ged3c8e92 6be2081e30e3 811b17ae6f0b 2023-11-15T22:23:17.477 INFO:teuthology.orchestra.run.smithi145.stdout:mgr.y smithi145 *:8443 running (80s) 20s ago 9m 423M - 16.2.14-171-ged3c8e92 6be2081e30e3 e59332acf1d0 2023-11-15T22:23:17.478 INFO:teuthology.orchestra.run.smithi145.stdout:mon.a smithi145 running (42s) 20s ago 10m 66.1M 2048M 16.2.14-171-ged3c8e92 6be2081e30e3 37816ea0184c 2023-11-15T22:23:17.478 INFO:teuthology.orchestra.run.smithi145.stdout:mon.b smithi195 running (17s) 13s ago 8m 22.1M 2048M 16.2.14-171-ged3c8e92 6be2081e30e3 c1b8950520d0 2023-11-15T22:23:17.478 INFO:teuthology.orchestra.run.smithi145.stdout:mon.c smithi145 running (23s) 20s ago 8m 27.2M 2048M 16.2.14-171-ged3c8e92 6be2081e30e3 274437d99573 2023-11-15T22:23:17.478 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.a smithi145 running (6m) 20s ago 6m 11.9M - 1.7.0 72c9c2088986 f7bae74411ea 2023-11-15T22:23:17.478 INFO:teuthology.orchestra.run.smithi145.stdout:node-exporter.b smithi195 running (6m) 13s ago 6m 13.5M - 1.7.0 72c9c2088986 386cf6ed6cc3 2023-11-15T22:23:17.478 INFO:teuthology.orchestra.run.smithi145.stdout:osd.0 smithi145 running (7m) 20s ago 8m 76.0M 4096M 15.2.0 204a01f9b0b6 d6d2b1047f2d 2023-11-15T22:23:17.478 INFO:teuthology.orchestra.run.smithi145.stdout:osd.1 smithi145 running (7m) 20s ago 7m 77.6M 4096M 15.2.0 204a01f9b0b6 4c00ee0de17f 2023-11-15T22:23:17.478 INFO:teuthology.orchestra.run.smithi145.stdout:osd.2 smithi145 running (7m) 20s ago 7m 63.5M 4096M 15.2.0 204a01f9b0b6 bbf3ca66ab46 2023-11-15T22:23:17.478 INFO:teuthology.orchestra.run.smithi145.stdout:osd.3 smithi145 running (7m) 20s ago 7m 78.6M 4096M 15.2.0 204a01f9b0b6 d3a75cbba41e 2023-11-15T22:23:17.478 INFO:teuthology.orchestra.run.smithi145.stdout:osd.4 smithi195 running (7m) 13s ago 7m 85.3M 4096M 15.2.0 204a01f9b0b6 1ba87784d106 2023-11-15T22:23:17.478 INFO:teuthology.orchestra.run.smithi145.stdout:osd.5 smithi195 running (6m) 13s ago 7m 76.7M 4096M 15.2.0 204a01f9b0b6 1991bae6aadf 2023-11-15T22:23:17.478 INFO:teuthology.orchestra.run.smithi145.stdout:osd.6 smithi195 running (6m) 13s ago 6m 69.2M 4096M 15.2.0 204a01f9b0b6 005952f29789 2023-11-15T22:23:17.478 INFO:teuthology.orchestra.run.smithi145.stdout:osd.7 smithi195 running (6m) 13s ago 6m 79.6M 4096M 15.2.0 204a01f9b0b6 a425dff4a2e2 2023-11-15T22:23:17.479 INFO:teuthology.orchestra.run.smithi145.stdout:prometheus.a smithi195 running (94s) 13s ago 6m 36.3M - 2.47.2 22010d1e5539 e4cf2f430fcc 2023-11-15T22:23:17.479 INFO:teuthology.orchestra.run.smithi145.stdout:rgw.r.z.smithi145.evpeeh smithi145 running (5m) 20s ago 5m 53.8M - 15.2.0 204a01f9b0b6 98a5f5ccac40 2023-11-15T22:23:17.479 INFO:teuthology.orchestra.run.smithi145.stdout:rgw.r.z.smithi195.ctlvsu smithi195 running (5m) 13s ago 5m 56.5M - 15.2.0 204a01f9b0b6 a54f013f7659 2023-11-15T22:23:17.917 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions' 2023-11-15T22:23:18.204 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:16.861332+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:18.204 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.974155+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:18.204 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.975613+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:23:18.204 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.977631+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:18.204 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.978767+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:18.204 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:16.979274+0000 mgr.y (mgr.34107) 55 : cephadm [INF] Upgrade: Setting container_image for all mon 2023-11-15T22:23:18.204 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.982461+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:18.205 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.983101+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-11-15T22:23:18.205 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.985778+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-11-15T22:23:18.205 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.986316+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-11-15T22:23:18.205 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.989566+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-11-15T22:23:18.205 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.990313+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-11-15T22:23:18.205 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.993354+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-11-15T22:23:18.205 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.994284+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:18.205 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:16.994795+0000 mgr.y (mgr.34107) 56 : cephadm [INF] Upgrade: Setting container_image for all crash 2023-11-15T22:23:18.205 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:16.861332+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:18.205 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.974155+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:18.206 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.975613+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:23:18.206 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.977631+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:18.206 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.978767+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:18.206 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:16.979274+0000 mgr.y (mgr.34107) 55 : cephadm [INF] Upgrade: Setting container_image for all mon 2023-11-15T22:23:18.206 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.982461+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:18.206 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.983101+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-11-15T22:23:18.206 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.985778+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-11-15T22:23:18.206 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.986316+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-11-15T22:23:18.206 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.989566+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-11-15T22:23:18.206 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.990313+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-11-15T22:23:18.206 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.993354+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-11-15T22:23:18.206 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.994284+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:18.207 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:16.994795+0000 mgr.y (mgr.34107) 56 : cephadm [INF] Upgrade: Setting container_image for all crash 2023-11-15T22:23:18.207 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.998692+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:18.207 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.999796+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-11-15T22:23:18.207 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:16.999920+0000 mgr.y (mgr.34107) 57 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-11-15T22:23:18.207 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:17.000612+0000 mgr.y (mgr.34107) 58 : cephadm [INF] Upgrade: osd.0 is safe to restart 2023-11-15T22:23:18.207 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:17.464702+0000 mgr.y (mgr.34107) 59 : audit [DBG] from='client.34125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:23:18.207 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:17.466785+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-15T22:23:18.207 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:17.467155+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-15T22:23:18.207 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:17.467420+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.207 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:17.467686+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.208 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:17.467928+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.208 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:17.468176+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.208 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:17.469729+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-15T22:23:18.211 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:17.469992+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.211 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:17.470260+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.211 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:17.470522+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.211 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:17.470793+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.211 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.998692+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:18.211 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.999796+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-11-15T22:23:18.211 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:16.999920+0000 mgr.y (mgr.34107) 57 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-11-15T22:23:18.211 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:17.000612+0000 mgr.y (mgr.34107) 58 : cephadm [INF] Upgrade: osd.0 is safe to restart 2023-11-15T22:23:18.211 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:17.464702+0000 mgr.y (mgr.34107) 59 : audit [DBG] from='client.34125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:23:18.212 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:17.466785+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-15T22:23:18.212 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:17.467155+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-15T22:23:18.212 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:17.467420+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.212 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:17.467686+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.212 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:17.467928+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.212 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:17.468176+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.212 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:17.469729+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-15T22:23:18.212 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:17.469992+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.212 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:17.470260+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.212 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:17.470522+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.212 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:17 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:17.470793+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:16.861332+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:18.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.974155+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:18.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.975613+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-15T22:23:18.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.977631+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:18.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.978767+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:18.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:16.979274+0000 mgr.y (mgr.34107) 55 : cephadm [INF] Upgrade: Setting container_image for all mon 2023-11-15T22:23:18.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.982461+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:18.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.983101+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-11-15T22:23:18.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.985778+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-11-15T22:23:18.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.986316+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-11-15T22:23:18.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.989566+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-11-15T22:23:18.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.990313+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-11-15T22:23:18.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.993354+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-11-15T22:23:18.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.994284+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:18.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:16.994795+0000 mgr.y (mgr.34107) 56 : cephadm [INF] Upgrade: Setting container_image for all crash 2023-11-15T22:23:18.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.998692+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:18.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.999796+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-11-15T22:23:18.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:16.999920+0000 mgr.y (mgr.34107) 57 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-11-15T22:23:18.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:17.000612+0000 mgr.y (mgr.34107) 58 : cephadm [INF] Upgrade: osd.0 is safe to restart 2023-11-15T22:23:18.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:17.464702+0000 mgr.y (mgr.34107) 59 : audit [DBG] from='client.34125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-15T22:23:18.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:17.466785+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-15T22:23:18.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:17.467155+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-15T22:23:18.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:17.467420+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:17.467686+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:17.467928+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:17.468176+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:17.469729+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-15T22:23:18.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:17.469992+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:17.470260+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:17.470522+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:18.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:17 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:17.470793+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-15T22:23:19.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:19 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:18.126692+0000 mgr.y (mgr.34107) 60 : cephadm [INF] Upgrade: Updating osd.0 2023-11-15T22:23:19.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:19 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:18.131686+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:19.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:19 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:18.132393+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-15T22:23:19.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:19 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:18.132851+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:19.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:19 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cephadm 2023-11-15T22:23:18.133785+0000 mgr.y (mgr.34107) 61 : cephadm [INF] Deploying daemon osd.0 on smithi145 2023-11-15T22:23:19.220 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:19 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:18.134136+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-11-15T22:23:19.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:19 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:18.126692+0000 mgr.y (mgr.34107) 60 : cephadm [INF] Upgrade: Updating osd.0 2023-11-15T22:23:19.220 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:19 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:18.131686+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:19.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:19 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:18.132393+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-15T22:23:19.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:19 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:18.132851+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:19.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:19 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cephadm 2023-11-15T22:23:18.133785+0000 mgr.y (mgr.34107) 61 : cephadm [INF] Deploying daemon osd.0 on smithi145 2023-11-15T22:23:19.221 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:19 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:18.134136+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-11-15T22:23:19.406 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2023-11-15T22:23:19.406 INFO:teuthology.orchestra.run.smithi145.stdout: "mon": { 2023-11-15T22:23:19.406 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 3 2023-11-15T22:23:19.407 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:23:19.407 INFO:teuthology.orchestra.run.smithi145.stdout: "mgr": { 2023-11-15T22:23:19.407 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 2 2023-11-15T22:23:19.407 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:23:19.407 INFO:teuthology.orchestra.run.smithi145.stdout: "osd": { 2023-11-15T22:23:19.407 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-15T22:23:19.407 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:23:19.407 INFO:teuthology.orchestra.run.smithi145.stdout: "mds": {}, 2023-11-15T22:23:19.407 INFO:teuthology.orchestra.run.smithi145.stdout: "rgw": { 2023-11-15T22:23:19.407 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-15T22:23:19.407 INFO:teuthology.orchestra.run.smithi145.stdout: }, 2023-11-15T22:23:19.407 INFO:teuthology.orchestra.run.smithi145.stdout: "overall": { 2023-11-15T22:23:19.407 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 10, 2023-11-15T22:23:19.408 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph version 16.2.14-171-ged3c8e92 (ed3c8e926b9de93026c8a7c1d86be5d6821b52ac) pacific (stable)": 5 2023-11-15T22:23:19.408 INFO:teuthology.orchestra.run.smithi145.stdout: } 2023-11-15T22:23:19.408 INFO:teuthology.orchestra.run.smithi145.stdout:} 2023-11-15T22:23:19.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:19 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:18.126692+0000 mgr.y (mgr.34107) 60 : cephadm [INF] Upgrade: Updating osd.0 2023-11-15T22:23:19.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:19 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:18.131686+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' 2023-11-15T22:23:19.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:19 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:18.132393+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-15T22:23:19.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:19 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:18.132851+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-15T22:23:19.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:19 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cephadm 2023-11-15T22:23:18.133785+0000 mgr.y (mgr.34107) 61 : cephadm [INF] Deploying daemon osd.0 on smithi145 2023-11-15T22:23:19.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:19 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:18.134136+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-11-15T22:23:19.820 DEBUG:teuthology.orchestra.run.smithi145:> 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-11-15T22:23:20.403 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:20 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:18.861877+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:20.403 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:20 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:19.404703+0000 mon.a (mon.0) 242 : audit [DBG] from='client.34131 172.21.15.145:0/4136257878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:20.404 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:20 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:18.861877+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:20.404 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:20 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:19.404703+0000 mon.a (mon.0) 242 : audit [DBG] from='client.34131 172.21.15.145:0/4136257878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:20.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:20 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:18.861877+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:20.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:20 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:19.404703+0000 mon.a (mon.0) 242 : audit [DBG] from='client.34131 172.21.15.145:0/4136257878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:20.720 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:20 smithi145 systemd[1]: Stopping Ceph osd.0 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:21.214 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:20 smithi145 bash[115501]: debug 2023-11-15T22:23:20.881+0000 7f7f96e4d700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-15T22:23:21.214 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:20 smithi145 bash[115501]: debug 2023-11-15T22:23:20.881+0000 7f7f96e4d700 -1 osd.0 76 *** Got signal Terminated *** 2023-11-15T22:23:21.214 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:20 smithi145 bash[115501]: debug 2023-11-15T22:23:20.881+0000 7f7f96e4d700 -1 osd.0 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-15T22:23:21.470 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:21 smithi145 bash[139195]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.0 2023-11-15T22:23:21.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:21.125073+0000 mon.a (mon.0) 243 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-15T22:23:21.470 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:21.125115+0000 mon.a (mon.0) 244 : cluster [INF] osd.0 failed (root=default,host=smithi145) (connection refused reported by osd.4) 2023-11-15T22:23:21.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:21.125320+0000 mon.a (mon.0) 245 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-15T22:23:21.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:21.125496+0000 mon.a (mon.0) 246 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-15T22:23:21.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:21.125614+0000 mon.a (mon.0) 247 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-15T22:23:21.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:21.125698+0000 mon.a (mon.0) 248 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-15T22:23:21.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:21.125768+0000 mon.a (mon.0) 249 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-15T22:23:21.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:21.125863+0000 mon.a (mon.0) 250 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-15T22:23:21.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:21.125961+0000 mon.a (mon.0) 251 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-15T22:23:21.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:21.126055+0000 mon.a (mon.0) 252 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-15T22:23:21.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:21.126170+0000 mon.a (mon.0) 253 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-15T22:23:21.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:21.126291+0000 mon.a (mon.0) 254 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-15T22:23:21.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:21.126392+0000 mon.a (mon.0) 255 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-15T22:23:21.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:21.126542+0000 mon.a (mon.0) 256 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-15T22:23:21.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:21.126692+0000 mon.a (mon.0) 257 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-15T22:23:21.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:21.125073+0000 mon.a (mon.0) 243 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-15T22:23:21.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:21.125115+0000 mon.a (mon.0) 244 : cluster [INF] osd.0 failed (root=default,host=smithi145) (connection refused reported by osd.4) 2023-11-15T22:23:21.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:21.125320+0000 mon.a (mon.0) 245 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-15T22:23:21.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:21.125496+0000 mon.a (mon.0) 246 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-15T22:23:21.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:21.125614+0000 mon.a (mon.0) 247 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-15T22:23:21.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:21.125698+0000 mon.a (mon.0) 248 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-15T22:23:21.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:21.125768+0000 mon.a (mon.0) 249 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-15T22:23:21.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:21.125863+0000 mon.a (mon.0) 250 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-15T22:23:21.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:21.125961+0000 mon.a (mon.0) 251 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-15T22:23:21.472 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:21.126055+0000 mon.a (mon.0) 252 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-15T22:23:21.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:21.126170+0000 mon.a (mon.0) 253 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-15T22:23:21.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:21.126291+0000 mon.a (mon.0) 254 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-15T22:23:21.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:21.126392+0000 mon.a (mon.0) 255 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-15T22:23:21.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:21.126542+0000 mon.a (mon.0) 256 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-15T22:23:21.473 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:21 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:21.126692+0000 mon.a (mon.0) 257 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-15T22:23:21.549 INFO:teuthology.orchestra.run.smithi145.stdout:false 2023-11-15T22:23:21.675 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:21 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:21.125073+0000 mon.a (mon.0) 243 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-15T22:23:21.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:21 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:21.125115+0000 mon.a (mon.0) 244 : cluster [INF] osd.0 failed (root=default,host=smithi145) (connection refused reported by osd.4) 2023-11-15T22:23:21.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:21 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:21.125320+0000 mon.a (mon.0) 245 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-15T22:23:21.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:21 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:21.125496+0000 mon.a (mon.0) 246 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-15T22:23:21.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:21 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:21.125614+0000 mon.a (mon.0) 247 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-15T22:23:21.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:21 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:21.125698+0000 mon.a (mon.0) 248 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-15T22:23:21.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:21 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:21.125768+0000 mon.a (mon.0) 249 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-15T22:23:21.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:21 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:21.125863+0000 mon.a (mon.0) 250 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-15T22:23:21.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:21 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:21.125961+0000 mon.a (mon.0) 251 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-15T22:23:21.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:21 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:21.126055+0000 mon.a (mon.0) 252 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-15T22:23:21.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:21 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:21.126170+0000 mon.a (mon.0) 253 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-15T22:23:21.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:21 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:21.126291+0000 mon.a (mon.0) 254 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-15T22:23:21.676 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:21 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:21.126392+0000 mon.a (mon.0) 255 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-15T22:23:21.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:21 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:21.126542+0000 mon.a (mon.0) 256 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-15T22:23:21.677 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:21 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:21.126692+0000 mon.a (mon.0) 257 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-15T22:23:21.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-15T22:23:21.928 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/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_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi145 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-11-15T22:23:22.005 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=201bb325075a408b9aaf59ee38de95b9 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/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_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_ed3c8e926b9de93026c8a7c1d86be5d6821b52ac/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi145 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-11-15T22:23:22.008 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-11-15T22:23:22.017 INFO:tasks.cephadm:Teardown begin 2023-11-15T22:23:22.018 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-15T22:23:22.067 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-15T22:23:22.105 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-11-15T22:23:22.105 DEBUG:teuthology.orchestra.run.smithi145:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-15T22:23:22.126 DEBUG:teuthology.orchestra.run.smithi195:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-15T22:23:22.165 INFO:tasks.cephadm:Stopping all daemons... 2023-11-15T22:23:22.166 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-11-15T22:23:22.166 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.a 2023-11-15T22:23:22.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:22 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:20.862194+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:22.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:22 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:21.271805+0000 mon.a (mon.0) 258 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:23:22.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:22 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: cluster 2023-11-15T22:23:21.281362+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2023-11-15T22:23:22.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:22 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:21.281727+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-15T22:23:22.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:22 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:21.291858+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-15T22:23:22.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:22 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: audit 2023-11-15T22:23:21.534502+0000 mon.c (mon.1) 3 : audit [DBG] from='client.34137 172.21.15.145:0/3905368616' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:22.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:22 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:20.862194+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:22.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:22 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:21.271805+0000 mon.a (mon.0) 258 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:23:22.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:22 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: cluster 2023-11-15T22:23:21.281362+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2023-11-15T22:23:22.470 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:22 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:21.281727+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-15T22:23:22.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:22 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:21.291858+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-15T22:23:22.471 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:22 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: audit 2023-11-15T22:23:21.534502+0000 mon.c (mon.1) 3 : audit [DBG] from='client.34137 172.21.15.145:0/3905368616' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:22.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:22 smithi145 systemd[1]: Stopping Ceph mon.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:22.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:22 smithi145 bash[139526]: Error: no container with name or ID "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon.a" found: no such container 2023-11-15T22:23:22.471 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:22 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:20.862194+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-15T22:23:22.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:22 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:21.271805+0000 mon.a (mon.0) 258 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-15T22:23:22.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:22 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: cluster 2023-11-15T22:23:21.281362+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2023-11-15T22:23:22.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:22 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:21.281727+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-15T22:23:22.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:22 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:21.291858+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 172.21.15.145:0/2453398179' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-15T22:23:22.472 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:22 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: audit 2023-11-15T22:23:21.534502+0000 mon.c (mon.1) 3 : audit [DBG] from='client.34137 172.21.15.145:0/3905368616' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-15T22:23:22.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:22 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:23:22.500+0000 7fbedfeec700 -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-11-15T22:23:22.970 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:22 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a[135753]: debug 2023-11-15T22:23:22.500+0000 7fbedfeec700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-11-15T22:23:23.299 INFO:journalctl@ceph.mon.a.smithi145.stdout:Nov 15 22:23:23 smithi145 bash[139576]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-a 2023-11-15T22:23:23.299 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:23 smithi145 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.0.service: Succeeded. 2023-11-15T22:23:23.299 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:23 smithi145 systemd[1]: Stopped Ceph osd.0 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:23:23.436 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.a.service' 2023-11-15T22:23:23.516 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-15T22:23:23.517 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-11-15T22:23:23.517 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-11-15T22:23:23.517 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.c 2023-11-15T22:23:23.549 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:23 smithi145 systemd[1]: Starting Ceph osd.0 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:23.885 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:23 smithi145 systemd[1]: Stopping Ceph mon.c for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:23.885 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:23 smithi145 bash[139827]: Error: no container with name or ID "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon.c" found: no such container 2023-11-15T22:23:23.885 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:23 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:23:23.881+0000 7f2e9d3ed700 -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-11-15T22:23:23.886 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:23 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c[137092]: debug 2023-11-15T22:23:23.881+0000 7f2e9d3ed700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-11-15T22:23:24.219 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:24 smithi145 bash[139752]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-15T22:23:24.220 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:24 smithi145 bash[139752]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-11-15T22:23:24.220 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:24 smithi145 bash[139752]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-11-15T22:23:24.220 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:24 smithi145 bash[139752]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-11-15T22:23:24.220 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:24 smithi145 bash[139752]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-11-15T22:23:24.220 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:24 smithi145 bash[139752]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-15T22:23:24.220 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:24 smithi145 bash[139752]: --> ceph-volume raw activate successful for osd ID: 0 2023-11-15T22:23:24.719 INFO:journalctl@ceph.mon.c.smithi145.stdout:Nov 15 22:23:24 smithi145 bash[139882]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-c 2023-11-15T22:23:24.831 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.c.service' 2023-11-15T22:23:24.915 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-15T22:23:24.915 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-11-15T22:23:24.915 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-11-15T22:23:24.915 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.b 2023-11-15T22:23:25.222 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:24 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd-0[140200]: debug 2023-11-15T22:23:24.865+0000 7fda7d935700 1 -- 172.21.15.145:0/3422290688 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e3aac86680 con 0x55e3aac4d800 2023-11-15T22:23:25.222 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:24 smithi145 bash[140181]: d4e2054354760ce0aad399351165baa75ce222a8dd3b42410eaea4531035c19c 2023-11-15T22:23:25.222 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:24 smithi145 systemd[1]: Started Ceph osd.0 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:23:25.396 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:24 smithi195 systemd[1]: Stopping Ceph mon.b for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:25.396 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:24 smithi195 bash[129678]: Error: no container with name or ID "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon.b" found: no such container 2023-11-15T22:23:25.396 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:25 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:25.171+0000 7f28daec7700 -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-11-15T22:23:25.396 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:25 smithi195 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b[128232]: debug 2023-11-15T22:23:25.171+0000 7f28daec7700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2023-11-15T22:23:25.675 INFO:journalctl@ceph.mon.b.smithi195.stdout:Nov 15 22:23:25 smithi195 bash[129716]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mon-b 2023-11-15T22:23:25.719 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:25 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd-0[140200]: debug 2023-11-15T22:23:25.390+0000 7fda853b0380 -1 Falling back to public interface 2023-11-15T22:23:25.741 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mon.b.service' 2023-11-15T22:23:25.784 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-15T22:23:25.785 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-11-15T22:23:25.785 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-11-15T22:23:25.785 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.y 2023-11-15T22:23:26.075 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:23:25 smithi145 systemd[1]: Stopping Ceph mgr.y for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:26.075 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:23:25 smithi145 bash[140309]: Error: no container with name or ID "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr.y" found: no such container 2023-11-15T22:23:26.076 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:23:26 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:23:26.038+0000 7f2871d4c700 -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-11-15T22:23:26.076 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:23:26 smithi145 ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y[133206]: debug 2023-11-15T22:23:26.038+0000 7f2871d4c700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-11-15T22:23:26.469 INFO:journalctl@ceph.mgr.y.smithi145.stdout:Nov 15 22:23:26 smithi145 bash[140353]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-y 2023-11-15T22:23:26.549 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.y.service' 2023-11-15T22:23:26.588 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-15T22:23:26.588 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-11-15T22:23:26.589 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-11-15T22:23:26.589 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.x 2023-11-15T22:23:26.925 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:23:26 smithi195 systemd[1]: Stopping Ceph mgr.x for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:26.926 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:23:26 smithi195 bash[129844]: Error: no container with name or ID "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr.x" found: no such container 2023-11-15T22:23:27.310 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:23:27 smithi195 bash[129882]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-mgr-x 2023-11-15T22:23:27.310 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Nov 15 22:23:27 smithi195 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-11-15T22:23:27.316 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@mgr.x.service' 2023-11-15T22:23:27.353 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-15T22:23:27.353 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-11-15T22:23:27.353 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-11-15T22:23:27.354 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.0 2023-11-15T22:23:27.720 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:27 smithi145 systemd[1]: Stopping Ceph osd.0 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:27.720 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:27 smithi145 bash[140493]: Error: no container with name or ID "ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.0" found: no such container 2023-11-15T22:23:28.219 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:27 smithi145 bash[140535]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd-0 2023-11-15T22:23:28.220 INFO:journalctl@ceph.osd.0.smithi145.stdout:Nov 15 22:23:27 smithi145 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.0.service: Main process exited, code=exited, status=143/n/a 2023-11-15T22:23:29.011 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.0.service' 2023-11-15T22:23:29.051 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-15T22:23:29.051 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-11-15T22:23:29.051 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-11-15T22:23:29.051 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.1 2023-11-15T22:23:29.428 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:23:29 smithi145 systemd[1]: Stopping Ceph osd.1 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:29.428 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:23:29 smithi145 bash[117831]: debug 2023-11-15T22:23:29.187+0000 7f0979f44700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-15T22:23:29.428 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:23:29 smithi145 bash[117831]: debug 2023-11-15T22:23:29.187+0000 7f0979f44700 -1 osd.1 78 *** Got signal Terminated *** 2023-11-15T22:23:29.428 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:23:29 smithi145 bash[117831]: debug 2023-11-15T22:23:29.187+0000 7f0979f44700 -1 osd.1 78 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-15T22:23:29.692 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:23:29 smithi145 bash[140772]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.1 2023-11-15T22:23:29.693 INFO:journalctl@ceph.osd.1.smithi145.stdout:Nov 15 22:23:29 smithi145 bash[140813]: bash: /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/osd.1/unit.stop: No such file or directory 2023-11-15T22:23:30.305 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.1.service' 2023-11-15T22:23:30.347 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-15T22:23:30.348 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-11-15T22:23:30.349 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-11-15T22:23:30.349 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.2 2023-11-15T22:23:30.719 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:23:30 smithi145 systemd[1]: Stopping Ceph osd.2 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:30.720 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:23:30 smithi145 bash[119909]: debug 2023-11-15T22:23:30.470+0000 7f4a7ae93700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-15T22:23:30.720 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:23:30 smithi145 bash[119909]: debug 2023-11-15T22:23:30.470+0000 7f4a7ae93700 -1 osd.2 78 *** Got signal Terminated *** 2023-11-15T22:23:30.720 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:23:30 smithi145 bash[119909]: debug 2023-11-15T22:23:30.470+0000 7f4a7ae93700 -1 osd.2 78 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-15T22:23:30.969 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:23:30 smithi145 bash[140930]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.2 2023-11-15T22:23:30.970 INFO:journalctl@ceph.osd.2.smithi145.stdout:Nov 15 22:23:30 smithi145 bash[140971]: bash: /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/osd.2/unit.stop: No such file or directory 2023-11-15T22:23:31.660 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.2.service' 2023-11-15T22:23:31.699 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-15T22:23:31.699 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-11-15T22:23:31.699 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-11-15T22:23:31.699 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl stop ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.3 2023-11-15T22:23:31.970 INFO:journalctl@ceph.osd.3.smithi145.stdout:Nov 15 22:23:31 smithi145 systemd[1]: Stopping Ceph osd.3 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:31.970 INFO:journalctl@ceph.osd.3.smithi145.stdout:Nov 15 22:23:31 smithi145 bash[120432]: debug 2023-11-15T22:23:31.836+0000 7f9a3a97a700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-15T22:23:31.970 INFO:journalctl@ceph.osd.3.smithi145.stdout:Nov 15 22:23:31 smithi145 bash[120432]: debug 2023-11-15T22:23:31.836+0000 7f9a3a97a700 -1 osd.3 78 *** Got signal Terminated *** 2023-11-15T22:23:31.970 INFO:journalctl@ceph.osd.3.smithi145.stdout:Nov 15 22:23:31 smithi145 bash[120432]: debug 2023-11-15T22:23:31.836+0000 7f9a3a97a700 -1 osd.3 78 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-15T22:23:32.402 INFO:journalctl@ceph.osd.3.smithi145.stdout:Nov 15 22:23:32 smithi145 bash[141089]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.3 2023-11-15T22:23:32.402 INFO:journalctl@ceph.osd.3.smithi145.stdout:Nov 15 22:23:32 smithi145 bash[141130]: bash: /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/osd.3/unit.stop: No such file or directory 2023-11-15T22:23:33.035 DEBUG:teuthology.orchestra.run.smithi145:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.3.service' 2023-11-15T22:23:33.074 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-15T22:23:33.074 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-11-15T22:23:33.074 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-11-15T22:23:33.074 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.4 2023-11-15T22:23:33.427 INFO:journalctl@ceph.osd.4.smithi195.stdout:Nov 15 22:23:33 smithi195 systemd[1]: Stopping Ceph osd.4 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:33.427 INFO:journalctl@ceph.osd.4.smithi195.stdout:Nov 15 22:23:33 smithi195 bash[110601]: debug 2023-11-15T22:23:33.170+0000 7f6cb85e8700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-15T22:23:33.427 INFO:journalctl@ceph.osd.4.smithi195.stdout:Nov 15 22:23:33 smithi195 bash[110601]: debug 2023-11-15T22:23:33.170+0000 7f6cb85e8700 -1 osd.4 78 *** Got signal Terminated *** 2023-11-15T22:23:33.427 INFO:journalctl@ceph.osd.4.smithi195.stdout:Nov 15 22:23:33 smithi195 bash[110601]: debug 2023-11-15T22:23:33.170+0000 7f6cb85e8700 -1 osd.4 78 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-15T22:23:33.469 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:23:33 smithi145 bash[132499]: ts=2023-11-15T22:23:33.247Z 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-11-15T22:23:33.777 INFO:journalctl@ceph.osd.4.smithi195.stdout:Nov 15 22:23:33 smithi195 bash[129999]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.4 2023-11-15T22:23:33.778 INFO:journalctl@ceph.osd.4.smithi195.stdout:Nov 15 22:23:33 smithi195 bash[130041]: bash: /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/osd.4/unit.stop: No such file or directory 2023-11-15T22:23:34.459 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.4.service' 2023-11-15T22:23:34.500 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-15T22:23:34.500 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-11-15T22:23:34.500 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-11-15T22:23:34.500 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.5 2023-11-15T22:23:34.729 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:23:34 smithi195 systemd[1]: Stopping Ceph osd.5 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:34.729 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:23:34 smithi195 bash[113847]: debug 2023-11-15T22:23:34.670+0000 7f72f42b9700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-15T22:23:34.730 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:23:34 smithi195 bash[113847]: debug 2023-11-15T22:23:34.670+0000 7f72f42b9700 -1 osd.5 78 *** Got signal Terminated *** 2023-11-15T22:23:34.730 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:23:34 smithi195 bash[113847]: debug 2023-11-15T22:23:34.670+0000 7f72f42b9700 -1 osd.5 78 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-15T22:23:35.144 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:23:34 smithi195 bash[130159]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.5 2023-11-15T22:23:35.144 INFO:journalctl@ceph.osd.5.smithi195.stdout:Nov 15 22:23:34 smithi195 bash[130200]: bash: /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/osd.5/unit.stop: No such file or directory 2023-11-15T22:23:35.919 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.5.service' 2023-11-15T22:23:35.959 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-15T22:23:35.959 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-11-15T22:23:35.959 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-11-15T22:23:35.959 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.6 2023-11-15T22:23:36.167 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:23:36 smithi195 systemd[1]: Stopping Ceph osd.6 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:36.167 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:23:36 smithi195 bash[116100]: debug 2023-11-15T22:23:36.078+0000 7f882f2da700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-15T22:23:36.168 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:23:36 smithi195 bash[116100]: debug 2023-11-15T22:23:36.078+0000 7f882f2da700 -1 osd.6 78 *** Got signal Terminated *** 2023-11-15T22:23:36.168 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:23:36 smithi195 bash[116100]: debug 2023-11-15T22:23:36.078+0000 7f882f2da700 -1 osd.6 78 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-15T22:23:36.425 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:23:36 smithi195 bash[130316]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.6 2023-11-15T22:23:36.425 INFO:journalctl@ceph.osd.6.smithi195.stdout:Nov 15 22:23:36 smithi195 bash[130362]: bash: /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/osd.6/unit.stop: No such file or directory 2023-11-15T22:23:37.250 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.6.service' 2023-11-15T22:23:37.290 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-15T22:23:37.290 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-11-15T22:23:37.290 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-11-15T22:23:37.290 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.7 2023-11-15T22:23:37.642 INFO:journalctl@ceph.osd.7.smithi195.stdout:Nov 15 22:23:37 smithi195 systemd[1]: Stopping Ceph osd.7 for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:37.643 INFO:journalctl@ceph.osd.7.smithi195.stdout:Nov 15 22:23:37 smithi195 bash[116430]: debug 2023-11-15T22:23:37.427+0000 7f659f00b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-15T22:23:37.643 INFO:journalctl@ceph.osd.7.smithi195.stdout:Nov 15 22:23:37 smithi195 bash[116430]: debug 2023-11-15T22:23:37.427+0000 7f659f00b700 -1 osd.7 78 *** Got signal Terminated *** 2023-11-15T22:23:37.643 INFO:journalctl@ceph.osd.7.smithi195.stdout:Nov 15 22:23:37 smithi195 bash[116430]: debug 2023-11-15T22:23:37.427+0000 7f659f00b700 -1 osd.7 78 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-15T22:23:37.925 INFO:journalctl@ceph.osd.7.smithi195.stdout:Nov 15 22:23:37 smithi195 bash[130478]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-osd.7 2023-11-15T22:23:37.926 INFO:journalctl@ceph.osd.7.smithi195.stdout:Nov 15 22:23:37 smithi195 bash[130519]: bash: /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/osd.7/unit.stop: No such file or directory 2023-11-15T22:23:38.566 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@osd.7.service' 2023-11-15T22:23:38.605 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-15T22:23:38.606 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-11-15T22:23:38.606 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-11-15T22:23:38.606 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@prometheus.a 2023-11-15T22:23:38.925 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:23:38 smithi195 systemd[1]: Stopping Ceph prometheus.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:38.926 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:23:38 smithi195 bash[124198]: ts=2023-11-15T22:23:38.729Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-11-15T22:23:38.926 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:23:38 smithi195 bash[124198]: ts=2023-11-15T22:23:38.729Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-11-15T22:23:38.926 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:23:38 smithi195 bash[124198]: ts=2023-11-15T22:23:38.729Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-11-15T22:23:38.926 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:23:38 smithi195 bash[124198]: ts=2023-11-15T22:23:38.729Z caller=manager.go:1023 level=info component="rule manager" msg="Stopping rule manager..." 2023-11-15T22:23:38.926 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:23:38 smithi195 bash[124198]: ts=2023-11-15T22:23:38.729Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-11-15T22:23:38.926 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:23:38 smithi195 bash[124198]: ts=2023-11-15T22:23:38.729Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-11-15T22:23:38.926 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:23:38 smithi195 bash[124198]: ts=2023-11-15T22:23:38.729Z caller=manager.go:1033 level=info component="rule manager" msg="Rule manager stopped" 2023-11-15T22:23:38.926 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:23:38 smithi195 bash[124198]: ts=2023-11-15T22:23:38.729Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-11-15T22:23:38.927 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:23:38 smithi195 bash[124198]: ts=2023-11-15T22:23:38.729Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-11-15T22:23:38.927 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:23:38 smithi195 bash[124198]: ts=2023-11-15T22:23:38.730Z caller=notifier.go:603 level=info component=notifier msg="Stopping notification manager..." 2023-11-15T22:23:38.927 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:23:38 smithi195 bash[124198]: ts=2023-11-15T22:23:38.731Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-11-15T22:23:38.927 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:23:38 smithi195 bash[124198]: ts=2023-11-15T22:23:38.731Z caller=main.go:1167 level=info msg="See you next time!" 2023-11-15T22:23:39.178 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:23:38 smithi195 bash[130636]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-prometheus.a 2023-11-15T22:23:39.178 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Nov 15 22:23:38 smithi195 bash[130675]: bash: /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/prometheus.a/unit.stop: No such file or directory 2023-11-15T22:23:39.181 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@prometheus.a.service' 2023-11-15T22:23:39.215 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-15T22:23:39.215 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-11-15T22:23:39.215 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 --force --keep-logs 2023-11-15T22:23:39.349 INFO:teuthology.orchestra.run.smithi145.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-11-15T22:23:39.350 INFO:teuthology.orchestra.run.smithi145.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-11-15T22:23:39.350 INFO:teuthology.orchestra.run.smithi145.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-11-15T22:23:39.350 INFO:teuthology.orchestra.run.smithi145.stderr: [--retry RETRY] 2023-11-15T22:23:39.350 INFO:teuthology.orchestra.run.smithi145.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-11-15T22:23:39.350 INFO:teuthology.orchestra.run.smithi145.stderr: ... 2023-11-15T22:23:39.350 INFO:teuthology.orchestra.run.smithi145.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-11-15T22:23:39.358 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-11-15T22:23:39.359 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 --force --keep-logs 2023-11-15T22:23:39.479 INFO:teuthology.orchestra.run.smithi195.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-11-15T22:23:39.479 INFO:teuthology.orchestra.run.smithi195.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-11-15T22:23:39.479 INFO:teuthology.orchestra.run.smithi195.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-11-15T22:23:39.479 INFO:teuthology.orchestra.run.smithi195.stderr: [--retry RETRY] 2023-11-15T22:23:39.479 INFO:teuthology.orchestra.run.smithi195.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-11-15T22:23:39.480 INFO:teuthology.orchestra.run.smithi195.stderr: ... 2023-11-15T22:23:39.480 INFO:teuthology.orchestra.run.smithi195.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-11-15T22:23:39.488 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-11-15T22:23:39.488 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-15T22:23:39.516 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-15T22:23:39.543 INFO:tasks.cephadm:Archiving crash dumps... 2023-11-15T22:23:39.545 DEBUG:teuthology.misc:Transferring archived files from smithi145:/var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459415/remote/ubuntu@smithi145.front.sepia.ceph.com/crash 2023-11-15T22:23:39.545 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/crash -- . 2023-11-15T22:23:39.604 DEBUG:teuthology.misc:Transferring archived files from smithi195:/var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459415/remote/ubuntu@smithi195.front.sepia.ceph.com/crash 2023-11-15T22:23:39.605 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/crash -- . 2023-11-15T22:23:39.642 INFO:tasks.cephadm:Checking cluster log for badness... 2023-11-15T22:23:39.643 DEBUG:teuthology.orchestra.run.smithi145:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-11-15T22:23:39.670 INFO:teuthology.orchestra.run.smithi145.stderr:grep: /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph.log: No such file or directory 2023-11-15T22:23:39.671 INFO:tasks.cephadm:Compressing logs... 2023-11-15T22:23:39.671 DEBUG:teuthology.orchestra.run.smithi145:> 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-11-15T22:23:39.714 DEBUG:teuthology.orchestra.run.smithi195:> 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-11-15T22:23:39.739 INFO:teuthology.orchestra.run.smithi145.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-11-15T22:23:39.740 INFO:teuthology.orchestra.run.smithi145.stderr:: No such file or directory 2023-11-15T22:23:39.740 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-client.rgw.r.z.smithi145.evpeeh.log 2023-11-15T22:23:39.740 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-volume.log 2023-11-15T22:23:39.740 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.2.log 2023-11-15T22:23:39.740 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-client.rgw.r.z.smithi145.evpeeh.log: 58.8% -- replaced with /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-client.rgw.r.z.smithi145.evpeeh.log.gz 2023-11-15T22:23:39.741 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-mgr.y.log 2023-11-15T22:23:39.741 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.3.log 2023-11-15T22:23:39.741 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.2.log: /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.0.log 2023-11-15T22:23:39.742 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.3.log: 90.3% -- replaced with /var/log/ceph/cephadm.log.gz 2023-11-15T22:23:39.744 INFO:teuthology.orchestra.run.smithi195.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-11-15T22:23:39.744 INFO:teuthology.orchestra.run.smithi195.stderr:: No such file or directory 2023-11-15T22:23:39.744 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.6.log 2023-11-15T22:23:39.744 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-volume.log 2023-11-15T22:23:39.744 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-client.rgw.r.z.smithi195.ctlvsu.log 2023-11-15T22:23:39.745 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.6.log: /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.7.log 2023-11-15T22:23:39.745 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-mgr.x.log 2023-11-15T22:23:39.745 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-client.rgw.r.z.smithi195.ctlvsu.log: 58.8% -- replaced with /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-client.rgw.r.z.smithi195.ctlvsu.log.gz 2023-11-15T22:23:39.745 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-mon.b.log 2023-11-15T22:23:39.745 INFO:teuthology.orchestra.run.smithi195.stderr: 90.3% -- replaced with /var/log/ceph/cephadm.log.gz 2023-11-15T22:23:39.745 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.4.log 2023-11-15T22:23:39.745 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-mon.b.log: /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.5.log 2023-11-15T22:23:39.746 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.5.log: 91.3% -- replaced with /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-volume.log.gz 2023-11-15T22:23:39.747 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.0.log: 91.4% -- replaced with /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-volume.log.gz 2023-11-15T22:23:39.747 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-mon.a.log 2023-11-15T22:23:39.747 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-mon.c.log 2023-11-15T22:23:39.747 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-mon.a.log: /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.1.log 2023-11-15T22:23:39.773 INFO:teuthology.orchestra.run.smithi195.stderr: 89.7% -- replaced with /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-mgr.x.log.gz 2023-11-15T22:23:39.946 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.1.log: 91.9% -- replaced with /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-mgr.y.log.gz 2023-11-15T22:23:39.963 INFO:teuthology.orchestra.run.smithi145.stderr: 92.7% -- replaced with /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.2.log.gz 2023-11-15T22:23:39.996 INFO:teuthology.orchestra.run.smithi195.stderr: 93.2% -- replaced with /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.5.log.gz 2023-11-15T22:23:40.007 INFO:teuthology.orchestra.run.smithi145.stderr: 93.3% -- replaced with /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.3.log.gz 2023-11-15T22:23:40.017 INFO:teuthology.orchestra.run.smithi195.stderr: 93.2% -- replaced with /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-mon.b.log.gz 2023-11-15T22:23:40.024 INFO:teuthology.orchestra.run.smithi195.stderr: 93.3% -- replaced with /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.4.log.gz 2023-11-15T22:23:40.045 INFO:teuthology.orchestra.run.smithi195.stderr: 92.9% -- replaced with /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.6.log.gz 2023-11-15T22:23:40.060 INFO:teuthology.orchestra.run.smithi145.stderr: 93.8% -- replaced with /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-mon.c.log.gz 2023-11-15T22:23:40.079 INFO:teuthology.orchestra.run.smithi145.stderr: 93.0% -- replaced with /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.0.log.gz 2023-11-15T22:23:40.079 INFO:teuthology.orchestra.run.smithi145.stderr: 93.4% -- replaced with /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.1.log.gz 2023-11-15T22:23:40.103 INFO:teuthology.orchestra.run.smithi195.stderr: 93.3% -- replaced with /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-osd.7.log.gz 2023-11-15T22:23:40.105 INFO:teuthology.orchestra.run.smithi195.stderr: 2023-11-15T22:23:40.105 INFO:teuthology.orchestra.run.smithi195.stderr:real 0m0.374s 2023-11-15T22:23:40.105 INFO:teuthology.orchestra.run.smithi195.stderr:user 0m1.467s 2023-11-15T22:23:40.105 INFO:teuthology.orchestra.run.smithi195.stderr:sys 0m0.065s 2023-11-15T22:23:40.401 INFO:teuthology.orchestra.run.smithi145.stderr: 91.1% -- replaced with /var/log/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/ceph-mon.a.log.gz 2023-11-15T22:23:40.403 INFO:teuthology.orchestra.run.smithi145.stderr: 2023-11-15T22:23:40.403 INFO:teuthology.orchestra.run.smithi145.stderr:real 0m0.674s 2023-11-15T22:23:40.403 INFO:teuthology.orchestra.run.smithi145.stderr:user 0m2.282s 2023-11-15T22:23:40.403 INFO:teuthology.orchestra.run.smithi145.stderr:sys 0m0.083s 2023-11-15T22:23:40.403 INFO:tasks.cephadm:Archiving logs... 2023-11-15T22:23:40.404 DEBUG:teuthology.misc:Transferring archived files from smithi145:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459415/remote/ubuntu@smithi145.front.sepia.ceph.com/log 2023-11-15T22:23:40.405 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-15T22:23:40.778 DEBUG:teuthology.misc:Transferring archived files from smithi195:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459415/remote/ubuntu@smithi195.front.sepia.ceph.com/log 2023-11-15T22:23:40.779 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-15T22:23:41.002 INFO:tasks.cephadm:Removing cluster... 2023-11-15T22:23:41.002 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 --force 2023-11-15T22:23:42.052 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:23:41 smithi145 systemd[1]: Stopping Ceph node-exporter.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:42.351 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:23:42 smithi145 bash[141621]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-node-exporter.a 2023-11-15T22:23:42.352 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:23:42 smithi145 bash[141660]: bash: /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/node-exporter.a/unit.stop: No such file or directory 2023-11-15T22:23:42.719 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:23:42 smithi145 systemd[1]: Stopping Ceph alertmanager.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:42.720 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:23:42 smithi145 bash[132499]: ts=2023-11-15T22:23:42.544Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-11-15T22:23:42.720 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:23:42 smithi145 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-11-15T22:23:42.720 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:23:42 smithi145 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-11-15T22:23:42.720 INFO:journalctl@ceph.node-exporter.a.smithi145.stdout:Nov 15 22:23:42 smithi145 systemd[1]: Stopped Ceph node-exporter.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:23:42.993 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:23:42 smithi145 bash[141694]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-alertmanager.a 2023-11-15T22:23:42.993 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:23:42 smithi145 bash[141733]: bash: /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/alertmanager.a/unit.stop: No such file or directory 2023-11-15T22:23:43.470 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:23:42 smithi145 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-11-15T22:23:43.470 INFO:journalctl@ceph.alertmanager.a.smithi145.stdout:Nov 15 22:23:42 smithi145 systemd[1]: Stopped Ceph alertmanager.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:23:54.026 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1d48eba4-8404-11ee-8dbe-212e2dc638e7 --force 2023-11-15T22:23:55.102 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:23:55 smithi195 systemd[1]: Stopping Ceph node-exporter.b for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:55.391 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:23:55 smithi195 bash[131070]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-node-exporter.b 2023-11-15T22:23:55.392 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:23:55 smithi195 bash[131107]: bash: /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/node-exporter.b/unit.stop: No such file or directory 2023-11-15T22:23:55.676 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:23:55 smithi195 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-11-15T22:23:55.676 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:23:55 smithi195 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-15T22:23:55.676 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Nov 15 22:23:55 smithi195 systemd[1]: Stopped Ceph node-exporter.b for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:23:55.676 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:55 smithi195 systemd[1]: Stopping Ceph grafana.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7... 2023-11-15T22:23:55.676 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:55 smithi195 bash[118972]: t=2023-11-15T22:23:55+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-11-15T22:23:55.677 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:55 smithi195 bash[118972]: t=2023-11-15T22:23:55+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2023-11-15T22:23:55.677 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:55 smithi195 bash[118972]: t=2023-11-15T22:23:55+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2023-11-15T22:23:55.677 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:55 smithi195 bash[118972]: t=2023-11-15T22:23:55+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2023-11-15T22:23:55.677 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:55 smithi195 bash[118972]: t=2023-11-15T22:23:55+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2023-11-15T22:23:55.677 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:55 smithi195 bash[118972]: t=2023-11-15T22:23:55+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2023-11-15T22:23:55.677 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:55 smithi195 bash[118972]: t=2023-11-15T22:23:55+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2023-11-15T22:23:55.677 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:55 smithi195 bash[118972]: t=2023-11-15T22:23:55+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2023-11-15T22:23:55.677 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:55 smithi195 bash[118972]: t=2023-11-15T22:23:55+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2023-11-15T22:23:55.678 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:55 smithi195 bash[118972]: t=2023-11-15T22:23:55+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2023-11-15T22:23:55.678 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:55 smithi195 bash[118972]: t=2023-11-15T22:23:55+0000 lvl=info msg="Stopped Stream Manager" 2023-11-15T22:23:55.678 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:55 smithi195 bash[118972]: t=2023-11-15T22:23:55+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2023-11-15T22:23:55.678 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:55 smithi195 bash[118972]: t=2023-11-15T22:23:55+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2023-11-15T22:23:56.175 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:55 smithi195 bash[131142]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7-grafana.a 2023-11-15T22:23:56.175 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:55 smithi195 bash[131180]: bash: /var/lib/ceph/1d48eba4-8404-11ee-8dbe-212e2dc638e7/grafana.a/unit.stop: No such file or directory 2023-11-15T22:23:56.426 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:56 smithi195 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2023-11-15T22:23:56.426 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:56 smithi195 systemd[1]: ceph-1d48eba4-8404-11ee-8dbe-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-11-15T22:23:56.426 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Nov 15 22:23:56 smithi195 systemd[1]: Stopped Ceph grafana.a for 1d48eba4-8404-11ee-8dbe-212e2dc638e7. 2023-11-15T22:24:07.141 INFO:tasks.cephadm:Removing cephadm ... 2023-11-15T22:24:07.144 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-15T22:24:07.171 DEBUG:teuthology.orchestra.run.smithi195:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-15T22:24:07.189 INFO:tasks.cephadm:Teardown complete 2023-11-15T22:24:07.190 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-11-15T22:24:07.202 INFO:teuthology.task.clock:Checking final clock skew... 2023-11-15T22:24:07.202 DEBUG:teuthology.orchestra.run.smithi145:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-15T22:24:07.214 DEBUG:teuthology.orchestra.run.smithi195:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-15T22:24:07.231 INFO:teuthology.orchestra.run.smithi145.stderr:bash: ntpq: command not found 2023-11-15T22:24:07.236 INFO:teuthology.orchestra.run.smithi145.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-15T22:24:07.237 INFO:teuthology.orchestra.run.smithi145.stdout:=============================================================================== 2023-11-15T22:24:07.237 INFO:teuthology.orchestra.run.smithi145.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 26 +624us[ +631us] +/- 82ms 2023-11-15T22:24:07.237 INFO:teuthology.orchestra.run.smithi145.stdout:^* hv02.front.sepia.ceph.com 3 6 377 23 +34us[ +42us] +/- 62ms 2023-11-15T22:24:07.237 INFO:teuthology.orchestra.run.smithi145.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 25 -592us[ -585us] +/- 73ms 2023-11-15T22:24:07.237 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-11-15T22:24:07.246 INFO:teuthology.orchestra.run.smithi195.stderr:bash: ntpq: command not found 2023-11-15T22:24:07.250 INFO:teuthology.orchestra.run.smithi195.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-15T22:24:07.250 INFO:teuthology.orchestra.run.smithi195.stdout:=============================================================================== 2023-11-15T22:24:07.250 INFO:teuthology.orchestra.run.smithi195.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 26 +626us[ +624us] +/- 82ms 2023-11-15T22:24:07.251 INFO:teuthology.orchestra.run.smithi195.stdout:^* hv02.front.sepia.ceph.com 3 6 377 24 +24us[ +22us] +/- 62ms 2023-11-15T22:24:07.251 INFO:teuthology.orchestra.run.smithi195.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 25 -592us[ -594us] +/- 73ms 2023-11-15T22:24:07.251 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-11-15T22:24:07.252 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-11-15T22:24:07.261 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-11-15T22:24:07.262 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-11-15T22:24:07.272 DEBUG:teuthology.orchestra.run.smithi145:> 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-11-15T22:24:07.379 DEBUG:teuthology.orchestra.run.smithi195:> 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-11-15T22:24:07.467 DEBUG:teuthology.orchestra.run.smithi145:> 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-11-15T22:24:07.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-15T22:24:07.501 DEBUG:teuthology.orchestra.run.smithi195:> 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-11-15T22:24:07.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-15T22:24:07.534 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-11-15T22:24:07.543 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-11-15T22:24:07.554 INFO:teuthology.task.internal:Duration was 1202.351949 seconds 2023-11-15T22:24:07.554 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-11-15T22:24:07.563 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-11-15T22:24:07.563 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-15T22:24:07.573 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-15T22:24:07.617 INFO:teuthology.orchestra.run.smithi145.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-15T22:24:07.623 INFO:teuthology.orchestra.run.smithi195.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-15T22:24:07.979 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-11-15T22:24:07.979 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi145.front.sepia.ceph.com 2023-11-15T22:24:07.979 DEBUG:teuthology.orchestra.run.smithi145:> 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-11-15T22:24:08.001 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi195.front.sepia.ceph.com 2023-11-15T22:24:08.001 DEBUG:teuthology.orchestra.run.smithi195:> 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-11-15T22:24:08.023 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-11-15T22:24:08.024 DEBUG:teuthology.orchestra.run.smithi145:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-15T22:24:08.047 DEBUG:teuthology.orchestra.run.smithi195:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-15T22:24:08.121 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-11-15T22:24:08.121 DEBUG:teuthology.orchestra.run.smithi145:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-15T22:24:08.124 DEBUG:teuthology.orchestra.run.smithi195:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-15T22:24:08.273 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-11-15T22:24:08.283 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-11-15T22:24:08.284 DEBUG:teuthology.orchestra.run.smithi145:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-15T22:24:08.311 DEBUG:teuthology.orchestra.run.smithi195:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-15T22:24:08.338 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-11-15T22:24:08.348 DEBUG:teuthology.orchestra.run.smithi145:> 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-11-15T22:24:08.353 DEBUG:teuthology.orchestra.run.smithi195:> 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-11-15T22:24:08.378 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern = core 2023-11-15T22:24:08.405 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern = core 2023-11-15T22:24:08.440 DEBUG:teuthology.orchestra.run.smithi145:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-15T22:24:08.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-15T22:24:08.465 DEBUG:teuthology.orchestra.run.smithi195:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-15T22:24:08.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-15T22:24:08.498 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-11-15T22:24:08.510 INFO:teuthology.task.internal:Transferring archived files... 2023-11-15T22:24:08.510 DEBUG:teuthology.misc:Transferring archived files from smithi145:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459415/remote/smithi145 2023-11-15T22:24:08.511 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-15T22:24:08.558 DEBUG:teuthology.misc:Transferring archived files from smithi195:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459415/remote/smithi195 2023-11-15T22:24:08.559 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-15T22:24:08.609 INFO:teuthology.task.internal:Removing archive directory... 2023-11-15T22:24:08.610 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-15T22:24:08.612 DEBUG:teuthology.orchestra.run.smithi195:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-15T22:24:08.661 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-11-15T22:24:08.674 INFO:teuthology.task.internal:Not uploading archives. 2023-11-15T22:24:08.679 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-11-15T22:24:08.690 INFO:teuthology.task.internal:Tidying up after the test... 2023-11-15T22:24:08.690 DEBUG:teuthology.orchestra.run.smithi145:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-15T22:24:08.697 DEBUG:teuthology.orchestra.run.smithi195:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-15T22:24:08.708 INFO:teuthology.orchestra.run.smithi145.stdout: 525919 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 15 22:24 /home/ubuntu/cephtest 2023-11-15T22:24:08.720 INFO:teuthology.orchestra.run.smithi195.stdout: 525564 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 15 22:24 /home/ubuntu/cephtest 2023-11-15T22:24:08.721 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-11-15T22:24:08.733 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-11-15T22:24:08.759 INFO:teuthology.nuke:Checking targets against current locks 2023-11-15T22:24:08.792 DEBUG:teuthology.nuke:shortname: smithi145 2023-11-15T22:24:08.793 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-15T22:24:08.818 DEBUG:teuthology.nuke:shortname: smithi195 2023-11-15T22:24:08.818 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-15T22:24:08.822 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi145.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459415', '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-11-15 21:55:59.989532', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLnQv/hp8CxuNouSiHjQo6PDoFI+zn1jNVEPkpsCuJFDuxOZECEJA6oLtoQkjE8xA4SphxysEGlfBQU+tQ1gl20='} 2023-11-15T22:24:08.843 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi195.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-15_21:10:46-rados-wip-yuri3-testing-2023-11-14-1227-pacific-distro-default-smithi/7459415', '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-11-15 21:55:59.991396', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIH0EuXdF0H+phSF/vu05yCBLebcy72MZxlnzbDLucTQVcKtM87Eu1NB9C2+YHMIBpcpiVUvCXNpkY+9YnghDQE='} 2023-11-15T22:24:08.879 INFO:teuthology.orchestra.console.smithi145:Power off 2023-11-15T22:24:08.880 DEBUG:teuthology.orchestra.console.smithi145:pexpect command: ipmitool -H smithi145.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-15T22:24:08.898 INFO:teuthology.orchestra.console.smithi195:Power off 2023-11-15T22:24:08.899 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-15T22:24:08.911 DEBUG:teuthology.orchestra.console.smithi145:power off output: Chassis Power Control: Down/Off 2023-11-15T22:24:08.912 DEBUG:teuthology.orchestra.console.smithi145:pexpect command: ipmitool -H smithi145.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-15T22:24:08.924 DEBUG:teuthology.orchestra.console.smithi195:power off output: Chassis Power Control: Down/Off 2023-11-15T22:24:08.925 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-15T22:24:08.941 DEBUG:teuthology.orchestra.console.smithi145:check power output: Chassis Power is on 2023-11-15T22:24:08.952 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is on 2023-11-15T22:24:12.942 DEBUG:teuthology.orchestra.console.smithi145:pexpect command: ipmitool -H smithi145.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-15T22:24:12.969 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-15T22:24:13.071 DEBUG:teuthology.orchestra.console.smithi145:check power output: Chassis Power is on 2023-11-15T22:24:13.110 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is on 2023-11-15T22:24:17.074 DEBUG:teuthology.orchestra.console.smithi145:pexpect command: ipmitool -H smithi145.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-15T22:24:17.111 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-15T22:24:17.191 DEBUG:teuthology.orchestra.console.smithi145:check power output: Chassis Power is off 2023-11-15T22:24:17.225 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is off 2023-11-15T22:24:17.291 INFO:teuthology.orchestra.console.smithi145:Power off completed 2023-11-15T22:24:17.326 INFO:teuthology.orchestra.console.smithi195:Power off completed 2023-11-15T22:24:17.432 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: 1202.3519492149353 failure_reason: 'Command failed on smithi145 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 1d48eba4-8404-11ee-8dbe-212e2dc638e7 -e sha1=ed3c8e926b9de93026c8a7c1d86be5d6821b52ac -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=201bb325075a408b9aaf59ee38de95b9 status: fail success: false 2023-11-15T22:24:17.433 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-15T22:24:17.523 INFO:teuthology.run:FAIL